·pragmatic-programmer
</>

pragmatic-programmer

应用软件工艺的元原则:DRY、正交性、曳光弹和契约设计。当用户提到“最佳实践”、“务实方法”、“破窗”、“示踪子弹”或“软件工艺”时使用。涵盖估计、领域语言和可逆性。对于代码级质量,请参阅干净代码。有关重构技术,请参阅重构模式。

91安装·7热度·@wondelai

安装

$npx skills add https://github.com/wondelai/skills --skill pragmatic-programmer

如何安装 pragmatic-programmer

通过命令行快速安装 pragmatic-programmer AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/wondelai/skills --skill pragmatic-programmer
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:wondelai/skills。

SKILL.md

查看原文

A systems-level approach to software craftsmanship from Hunt & Thomas' "The Pragmatic Programmer" (20th Anniversary Edition). Apply these principles when designing systems, reviewing architecture, writing code, or advising on engineering culture. This framework addresses the meta-level: how to think about software, not just how to write it.

Care about your craft. Software development is a craft that demands continuous learning, disciplined practice, and personal responsibility. Pragmatic programmers think beyond the immediate problem -- they consider context, trade-offs, and long-term consequences of every technical decision.

The foundation: Great software comes from great habits. A pragmatic programmer maintains a broad knowledge portfolio, communicates clearly, avoids duplication ruthlessly, keeps components orthogonal, and treats every line of code as a living asset that must earn its place. The goal is not perfection -- it is building systems that are easy to change, easy to understand, and easy to trust.

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/wondelai/skills --skill pragmatic-programmer
分类
</>开发工具
认证
收录时间
2026-02-23
更新时间
2026-03-10

Browse more skills from wondelai/skills

快速解答

什么是 pragmatic-programmer?

应用软件工艺的元原则:DRY、正交性、曳光弹和契约设计。当用户提到“最佳实践”、“务实方法”、“破窗”、“示踪子弹”或“软件工艺”时使用。涵盖估计、领域语言和可逆性。对于代码级质量,请参阅干净代码。有关重构技术,请参阅重构模式。 来源:wondelai/skills。

如何安装 pragmatic-programmer?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/wondelai/skills --skill pragmatic-programmer 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/wondelai/skills