brand-guidelines-enforcer

Community

Enforce brand tone and rules

AuthorCANTAGESTUDIO
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It ensures UI copy and visuals conform to brand guidelines, flags tone violations, color misuse, and reserved component misuse.

Core Features & Use Cases

  • Brand Tone Enforcement: Detect tone violations in copy.
  • Color & Components: Validate color contexts and reserved components usage.
  • optional: quick start demonstrates a simple enforcement command.

Quick Start

python3 scripts/enforce_brand.py --guidelines brand.yml --source src/

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: brand-guidelines-enforcer
Download link: https://github.com/CANTAGESTUDIO/CosmicAtlasPacker/archive/main.zip#brand-guidelines-enforcer

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository