Agent skill
no-runtime-code
Stars
163
Forks
31
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/no-runtime-code
SKILL.md
No handwritten runtime code
Allowed edits
specs/**,.github/**,tools/**,tools/nx/**,.vscode/**,.githooks/**,.github/workflows/**- generated
**/src/gen/**
If you need behavior
- Model it in SDS/SEA™ (entities, flows, tags)
- Extend schemas if needed
- Update AST→IR→manifest mapping
- Update code generator templates
Anti-patterns
- Patching generated code
- Adding runtime “helpers” by hand
- Hiding logic in adapters instead of modeling it
Didn't find tool you were looking for?