Coding Principles

Use when making implementation decisions, deciding how to structure code, choosing between simple and clever approaches, managing dependencies, applying 12-factor principles, handling destructive operations safely, or applying incremental delivery discipline. Use when starting to implement a feature and needing a guiding framework for day-to-day coding decisions. Triggers: "how should I write this", "should I abstract this", "is this too complex", "what dependencies should I use", "incremental delivery", "simplicity", "YAGNI".

thejordanleopold Updated

File contents

thejordanleopold/claude-code-skills-distilled/tree/main/coding-principles commit 27f6a404d2

Frequently asked questions

npx skillmds@latest add thejordanleopold/coding-principles