citec-brand-manual

Applies CITEC brand palette and typography rules to Astro, React, and Tailwind UI components.

Updated Jun 9, 2026
One-click install
npx skills add https://github.com/TOBIASpuchito/Citec --skill citec-brand-manual-tobiaspuchito
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: citec-brand-manual
Source: https://github.com/TOBIASpuchito/Citec/tree/main/citec-frontend/.codex/skills/citec-brand-manual
Command: npx skills add https://github.com/TOBIASpuchito/Citec --skill citec-brand-manual-tobiaspuchito

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve? Editing visible UI in the CITEC frontend risks off-brand styling: wrong accent colors, overused highlights, or invented neutral grays. This Skill enforces the official CITEC brand manual decisions already mapped into the project's design tokens. ## Core Features & Use Cases - Palette Governance: Maps the brand manual's indigo base and secondary palette (lime, sky blue, teal/cyan) to existing citec-* tokens in src/styles/tokens.css. - Accent Decision Guide: Provides rules for choosing between citec-secondary, citec-accent, and citec-highlight based on section background and emphasis needs. - Use Case: When restyling a dark ImpactSection, consult the skill to shift from lime highlights to citec-secondary for a more premium, less promotional feel while keeping one accent per section. ## Quick Start Review the accent colors in this CITEC section and adjust them to follow the brand manual palette rules.

Frequently Asked Questions about citec-brand-manual

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

FAQPage Schema
How do I choose accent colors for CITEC frontend sections?▼

Choose accent colors based on the section background and emphasis level: use citec-secondary for strong emphasis on primary indigo backgrounds, citec-accent for calmer premium signals, and citec-highlight only for small energetic highlights like counters or thin dividers.

What color tokens does the CITEC brand system use in Tailwind?▼

The CITEC brand system uses citec-primary as the institutional indigo base, citec-secondary for bright emphasis, citec-accent for cyan-family support, citec-highlight for lime accents, plus citec-canvas, citec-panel, and citec-border for neutral surfaces, all defined in src/styles/tokens.css.

Can I add new accent colors to CITEC UI components?▼

No, new accent colors outside the brand manual or src/styles/tokens.css are not allowed. The skill requires using only the existing citec-* tokens and semantic neutrals to preserve the institutional, editorial tone.

When should I use lime highlight versus secondary blue in CITEC sections?▼

Use citec-highlight (lime) only for small-scale elements like counters, fine dividers, or isolated calls to attention. For dominant accents on dark primary sections, prefer citec-secondary to achieve a premium rather than promotional feel.

Why does combining multiple bright accents break CITEC brand guidelines?▼

Combining citec-highlight, citec-secondary, and citec-accent at the same visual hierarchy violates the manual's restrained composition. The brand relies on a dominant indigo base with one main accent per section, avoiding loud or promotional stacking.