Files
claude-skills-reference/engineering-team/self-improving-agent/templates/rule-template.md

18 lines
240 B
Markdown

---
paths:
- "{{glob-pattern}}"
---
# {{Topic}} Rules
## Conventions
- {{convention 1}}
- {{convention 2}}
## Patterns
- {{preferred pattern with example}}
- {{anti-pattern to avoid}}
## Commands
- {{relevant command}}: `{{command}}`