engineering-principles
Installation
SKILL.md
Engineering Principles
How To Use This Skill
This is the installable, agent-facing copy of the repository's engineering philosophy. Load it before any coding-related work starts, before more specific workflow or domain skills such as architecture, implementation, debugging, testing, code review, security, performance, CI/CD, release, or project setup.
Apply the principles with scale-appropriate judgment. Tiny edits should not gain heavy ceremony, but they still inherit the same defaults: explicitness, validation at boundaries, trustworthy checks, clear architecture, and simple readable code.