Agent skill
style-guide-builder
Style guide templates for content creation. Used by /majestic:style-guide:new command.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/style-guide-builder
SKILL.md
Style Guide Builder Skill
Provides templates for creating project-specific style guides.
When to Use
Automatically invoked by /majestic:style-guide:new command.
Template
- resources/style-guide-template.md - Complete style guide output format
Integration
The generated STYLE_GUIDE.md is automatically used by:
copy-editor- Reviews content against rulescontent-writer- Follows voice and formattingcontent-atomizer- Maintains consistency across platforms
Quality Standards
- Project-specific: Only include decisions, not generic explanations
- Actionable: Every rule should be verifiable
- Concise: Target 200-400 lines max
- Maintainable: Structure supports easy updates
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?