[Issue #74] Create capability-writing skill with templates and design guidance #77

Merged
HugoNijhuis merged 1 commits from issue-74-capability-writing-skill into main 2026-01-10 14:44:26 +00:00

1 Commits

Author SHA1 Message Date
c9a72bf1d3 Add capability-writing skill with templates and design guidance
Creates a skill that teaches how to design and create capabilities
(skill + command + agent combinations) for the architecture repository.

Includes:
- Component templates for skills, commands, and agents
- Decision tree and matrix for when to use each component
- Model selection guidance (haiku/sonnet/opus)
- Naming conventions and anti-patterns to avoid
- References to detailed documentation in docs/
- Checklists for creating each component type

Closes #74

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-10 15:42:50 +01:00