惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

The GitHub Blog
The GitHub Blog
IT之家
IT之家
B
Blog RSS Feed
罗磊的独立博客
GbyAI
GbyAI
博客园 - Franky
Y
Y Combinator Blog
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
Google DeepMind News
Google DeepMind News
博客园 - 聂微东
N
Netflix TechBlog - Medium
博客园 - 三生石上(FineUI控件)
人人都是产品经理
人人都是产品经理
U
Unit 42
博客园 - 叶小钗
Jina AI
Jina AI
MyScale Blog
MyScale Blog
雷峰网
雷峰网
B
Blog
Hugging Face - Blog
Hugging Face - Blog
Blog — PlanetScale
Blog — PlanetScale
Recent Announcements
Recent Announcements
腾讯CDC
酷 壳 – CoolShell
酷 壳 – CoolShell

博客园 - PanPan003

AI coding - rewind、undo 撤销操作 如何省token? - 项目 知识 固化 如何省token?--- RTK ,input 数据压缩 如何省token?--- ignore文件 如何省token?--- token 用量统计 如何省token? - 何时开启新session? 如何省token? - 更便宜的模型 处理低风险任务 如何省token?-- 如何提问?避免直接粘贴 大段文件 如何省token?- Plan ,任务拆分,从小模型开始 如何省token?-rewind(todo) 如何省token?- handoff (todo) 如何省token? - compact,压缩上下文 Skill - superpowers OpenCode 安装 claude code 安装 npm config AI - coding - links/summary SSH 本地端口转发 --- VM中ubuntu service 可被 Windows 访问 内网穿透 - devtunnel Linux 虚拟机 反向代理 - 到宿主机 - decimal, double在 c#中的区别 python environment settings xUnit Theory: Working With InlineData, MemberData, ClassData docker network - container networking KEDA — Kubernetes Based Event Driven Auto scaling(转载) rabbit MQ —— ha-sync-mode. message 同步/ 丢失 in new pods rabbit MQ —— ha-mode, message 同步策列:所有nodes or one nodes 博文阅读密码验证 - 博客园 Kubernetes hpa container scale up/ down 原理 in kubernetes
skill - mattpocock
PanPan003 · 2026-08-03 · via 博客园 - PanPan003

 mattpocock/skills: Skills for Real Engineers. Straight from my .agents directory.

我把 Matt Pocock 的 18 个 Skill 全用了一遍,才发现自己一直在瞎用 AI - 码哥字节 - 博客园

image

工程类(10 个):核心中的核心

Skill一句话说清楚它干嘛
/tdd 强制红绿重构循环,一次只写一个测试
/diagnose 六阶段调试法,从复现到事后复盘
/grill-with-docs 拷问你的设计,同时更新 CONTEXT.md 和 ADR
/grill-me 穷举决策树,开始编码前逼你想清楚
/to-prd 把对话上下文转成带 User Story 的 PRD
/to-issues 把 PRD 拆成可独立执行的竖切 GitHub Issue
/triage 状态机驱动的 Issue 分类
/improve-codebase-architecture 定期识别模块边界腐化,提炼共享语言
/zoom-out 让 agent 在陌生代码里先建立系统级理解
/prototype 快速脏原型,终端应用或 UI 变体

效率类(4 个):省 token + 省脑力

Skill一句话说清楚它干嘛
/caveman 极度压缩通信,token 减少约 75%
/grill-me 同上,设计审查专用入口
/handoff agent 换窗口时生成紧凑的上下文摘要
/write-a-skill 写新 Skill 的 Skill,元层