Agent Skills
› ciembor/agent-rules-books
› the-pragmatic-programmer
the-pragmatic-programmer
GitHub应用《程序员修炼之道》中的实用编程原则,辅助工程判断、反馈循环、知识DRY性、正交性、自动化及适应性设计。在决策前参考规则文档,权衡技术取舍。
Trigger Scenarios
需要进行工程设计或代码决策时
涉及工程判断力、自动化或适应性设计的任务
Install
npx skills add ciembor/agent-rules-books --skill the-pragmatic-programmer -g -y
SKILL.md
Frontmatter
{
"name": "the-pragmatic-programmer",
"license": "MIT",
"description": "Apply Hunt and Thomas-inspired pragmatic programming rules when improving engineering judgment, feedback loops, DRY knowledge, orthogonality, automation, or adaptability."
}
The Pragmatic Programmer Skill
Use this skill when a task involves pragmatic engineering judgment, responsibility, DRY at the knowledge level, orthogonality, automation, prototyping, fast feedback, or adaptable design.
Before making design or code decisions, read and apply the-pragmatic-programmer.mini.md. Use the-pragmatic-programmer.md only as a deeper reference when the mini rules are not enough for the current engineering tradeoff.
Version History
- 893a88a Current 2026-09-11 20:35


