Apply comprehensive brand style guidelines to all project work including UI components, code, documentation, and user-facing content. Use when creating or editing Angular components, HTML/CSS, TypeScript code, writing copy, documenting features, or any customer-facing materials to ensure brand consistency.
Apply consistent brand standards across all aspects of the Angular project.
Automatically invoke this skill when:
Determine what needs brand guidelines:
Read the appropriate reference files from reference/:
visual-ui.md - Colors, typography, spacing, componentswriting-tone.md - Voice, terminology, messagingcode-conventions.md - Naming, structure, Angular patternsdocumentation.md - Format, style, organizationStart from templates when creating new artifacts:
templates/component-template.component.ts for Angular componentstemplates/service-template.service.ts for servicestemplates/documentation-template.md for docsRun through the checklist:
var(--primary-color), not hex codes directly)UserProfileComponent)AuthService)user-profile.component.ts)See examples/before-after.md for concrete transformations across all guideline types.
Issue: Existing code doesn't match guidelines
Issue: Guidelines conflict with technical requirements
Issue: Unclear which guideline applies
Before completing any work: