Pragmatic Programmer

Apply Pragmatic Programmer principles—DRY (Don't Repeat Yourself) and Orthogonality—when authoring, reviewing, or refactoring code. Detects knowledge duplication, tight coupling, global state abuse, and similar-function sprawl, then proposes authoritative single-source fixes. Use when the user asks for DRY review, coupling analysis, orthogonality check, "make this more pragmatic", or references The Pragmatic Programmer book principles.

mdadul Updated

File contents

mdadul/agent-skills/tree/main/skills/pragmatic-programmer commit 84fa861177

Frequently asked questions

npx skillmds@latest add mdadul/pragmatic-programmer