Schema-Driven Configuration
Invoked when a project needs configuration management — settings pages, feature flags, environment variables, or any system where values have defaults, constraints, and persistence. The core principle: define the schema once and derive everything else from it.
Read the full skill on GitHub. The site shows the first section; the canonical full content with all principles, examples, and rules lives in the repo.
View full SKILL.md on GitHub ›What the full skill covers
- Scope
- Micro-Skills
- Inputs
- Outputs
- Guardrails
- Ask-When-Ambiguous
- Decision Criteria
- Success Criteria