brand-guidelines

Apply brand guidelines to Angular components, code, and documentation.

Updated Aug 21, 2021
One-click install
npx skills add https://github.com/ZouZou/angular-sample-app --skill brand-guidelines-zouzou
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: brand-guidelines
Source: https://github.com/ZouZou/angular-sample-app/tree/main/.claude/skills/brand-guidelines
Command: npx skills add https://github.com/ZouZou/angular-sample-app --skill brand-guidelines-zouzou

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill ensures brand consistency across UI, copy, and documentation, reducing rework and drift by guiding design, copy, code, and docs to conform to a single brand system.

Core Features & Use Cases

  • Visual/UI: Enforces brand color palette, typography, spacing, and component patterns using brand tokens.
  • Copy & Tone: Maintains consistent voice and terminology across labels, messages, and help text.
  • Code & Documentation: Applies naming conventions, file structures, and documentation templates to ensure uniform brand alignment.
  • Use Case: A developer creates a new Angular component; this skill guides styling, naming, and README/docs to align with brand rules.

Quick Start

Use the brand-guidelines skill to review a new component and automatically apply branding tokens, ensure copy tone consistency, and generate documentation templates.

Frequently Asked Questions about brand-guidelines

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I ensure brand consistency across Angular components and documentation?

Brand consistency across Angular components and documentation is maintained by applying unified brand guidelines to UI styling, code naming conventions, and documentation templates. This Skill guides component creation, CSS variable usage for brand palettes, typography standards, and JSDoc conventions to align all project artifacts with your brand system.

Can I apply brand guidelines to existing components and code?

Yes. This Skill performs brand compliance checks and updates on existing Angular components, HTML/CSS, TypeScript code, and documentation. It validates adherence to your brand palette, spacing, naming conventions, and copy tone, then applies corrections to bring assets into alignment.

What does maintaining consistent copy tone across UI labels and help text involve?

Maintaining consistent copy tone means applying unified voice and terminology rules to all user-facing text—labels, messages, and help text—across your application. This Skill ensures messaging aligns with your brand vocabulary and tone guidelines, reducing confusion and reinforcing brand voice.

How do I validate Angular components against brand requirements during code review?

During code review, use this Skill to perform template-based brand validation on new Angular components. It checks CSS variable usage for brand colors, spacing adherence, naming convention compliance, JSDoc documentation completeness, and copy tone consistency against your reference files.

What's the difference between brand guidelines enforcement and manual style checking?

Automated brand guidelines enforcement applies comprehensive, repeatable validation across UI, copy, code, and docs at scale, reducing human error and rework. Manual checking is slower, inconsistent, and prone to drift. This Skill uses template-driven validation tied to your reference files for consistent results.

Do I need to set up reference files before using brand guidelines?

Yes. This Skill requires reference files containing your brand palette definitions, typography rules, spacing standards, naming conventions, and copy tone guidelines. These reference files drive all validation and application of brand rules to your project artifacts.