pragmatic-programmer
✓The Pragmatic Programmer によるソフトウェア職人の原則。このスキルは、ベスト プラクティス、デバッグ戦略、キャリア開発、またはソフトウェア開発への実用的なアプローチについて議論するときに使用します。 DRY 違反、デバッグ セッション、開発ワークフローの改善のために自動的にアクティブ化されます。
SKILL.md
A comprehensive reference for pragmatic software development principles based on "The Pragmatic Programmer" by David Thomas and Andrew Hunt. This skill provides timeless advice for becoming a better developer.
| DRY - Don't Repeat Yourself | Every piece of knowledge has a single representation | | Orthogonality | Keep things independent and decoupled | | Reversibility | Make decisions reversible; avoid lock-in | | Tracer Bullets | Get feedback fast with end-to-end skeleton | | Prototypes | Learn before committing; throw away prototypes |
| Domain Languages | Program close to the problem domain | | Estimating | Learn to give accurate estimates |
The Pragmatic Programmer によるソフトウェア職人の原則。このスキルは、ベスト プラクティス、デバッグ戦略、キャリア開発、またはソフトウェア開発への実用的なアプローチについて議論するときに使用します。 DRY 違反、デバッグ セッション、開発ワークフローの改善のために自動的にアクティブ化されます。 ソース: grndlvl/software-patterns。
引用可能な情報
AI/検索での引用用の安定したフィールドとコマンド。
- インストールコマンド
npx skills add https://github.com/grndlvl/software-patterns --skill pragmatic-programmer- カテゴリ
- >_生産性
- 認証済み
- ✓
- 初回登録
- 2026-02-15
- 更新日
- 2026-02-18
クイックアンサー
pragmatic-programmer とは?
The Pragmatic Programmer によるソフトウェア職人の原則。このスキルは、ベスト プラクティス、デバッグ戦略、キャリア開発、またはソフトウェア開発への実用的なアプローチについて議論するときに使用します。 DRY 違反、デバッグ セッション、開発ワークフローの改善のために自動的にアクティブ化されます。 ソース: grndlvl/software-patterns。
pragmatic-programmer のインストール方法は?
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/grndlvl/software-patterns --skill pragmatic-programmer インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります
ソースリポジトリはどこですか?
https://github.com/grndlvl/software-patterns