What problem does it solve?
Prevents inconsistent code patterns, terminology drift, and quality regressions by providing a single shared styleguide and glossary checklist for both creating and reviewing skills.
Core Features & Use Cases
- Shared rulebook: Guides builders to follow the full
/docs/styleguide.md before handoff.
- Glossary alignment: Forces synonym and vocabulary consistency by requiring
/docs/glossary.md.
- Reviewer enforcement: Provides the same checklist the reviewer uses to validate structure, naming, errors, logging, boundaries, and hygiene.
- Use case: When shipping new workflow logic or refactoring routes/commands/queries, run the checklist to ensure architecture and operational safety match the team’s standards.
Quick Start
Load the styleguide-check skill and review a change by confirming it follows both /docs/styleguide.md and /docs/glossary.md using the provided checklist items.