style-guide-builder

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

Style Guide Builder Skill

风格指南构建Skill

Provides templates for creating project-specific style guides.
提供用于创建项目专属风格指南的模板。

When to Use

使用场景

Automatically invoked by
/majestic:style-guide:new
command.
/majestic:style-guide:new
命令自动调用。

Template

模板

  • references/style-guide-template.md - Complete style guide output format
  • references/style-guide-template.md - 完整的风格指南输出格式

Integration

集成

The generated
STYLE_GUIDE.md
is automatically used by:
  • copy-editor
    - Reviews content against rules
  • content-writer
    - Follows voice and formatting
  • content-atomizer
    - Maintains consistency across platforms
生成的
STYLE_GUIDE.md
会被以下工具自动使用:
  • copy-editor
    - 根据规则审核内容
  • content-writer
    - 遵循语气和格式要求
  • content-atomizer
    - 跨平台保持一致性

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
  • 项目专属:仅包含决策内容,不涉及通用解释
  • 可落地:每条规则都应可验证
  • 简洁:目标控制在200-400行以内
  • 易维护:结构支持轻松更新