Skip to main content

pragmatic-engineering

Applies Andrew Hunt and David Thomas's Pragmatic Programmer discipline as a general engineering operating style: own the result beyond the local edit, keep one authoritative source for each piece of system knowledge (DRY), preserve orthogonality between components, keep decisions reversible until evidence justifies commitment, and automate repeatable work. Use as a baseline for any engineering task, not tied to a specific moment like refactoring or production deployment. Trigger on phrases like "how should I approach this", "is this the right way to build this", "this keeps breaking in unrelated places", or "we keep doing this by hand". Distilled from Hunt and Thomas's book via the agent-rules-books project (MIT licensed); references/full-reference.md carries the complete rule set for deep audits.

跳到安装

来源信息

仓库
infinyte/custom_claude_skills
最近来源活动
2026年7月24日 06:32
检测到的 SKILL.md 语言
英语
星标
0
分支
0

安装方式

默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。

检查来源文件

决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。