skills/liatrio-brand-guidelines/SKILL.md
Applies Liatrio brand guidelines to UI design, brand audits, and asset selection. Use when users request Liatrio styling, logo variants, typography or color decisions, visual polish, or formal brand compliance checks.
npx skillsauth add liatrio-labs/ai-prompts liatrio-brand-guidelinesInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Use this skill when the user asks for any of the following:
If sources disagree, use this order:
https://www.liatrio.com/brand-data.json (canonical structured source)references/liatrio-brand-guidelines.md (local detailed reference)assets/liatrio-brand-guidelines-consolidated.png (visual snapshot)https://www.liatrio.com/brand (rendered page content)When conflicts appear, call out the mismatch explicitly in your response.
If network access is unavailable, proceed with local references and explicitly state that live verification was not performed.
implementation: user wants assets, tokens, and style decisions applied.audit: user wants compliance findings and corrective actions.references/liatrio-brand-guidelines.mdassets/liatrio-brand-guidelines-consolidated.pngbash scripts/fetch-brand-data.sh#24AE1D (Primary Green).#89DF00 (Bright Green), used sparingly.#111111.#1A1F23 and #1E2327.logo_Liatrio.svg (default) or logo_Liatrio_black.svglogo_Liatrio_reverse-preferred.svg (preferred) or logo_Liatrio_reverse.svgUse these defaults unless the user requests otherwise:
Apply brand-consistent patterns that match the Brand page system:
Use this exact structure for brand audits:
## Brand Audit
- Scope: [screens/files/components reviewed]
- Compliant: [what matches Liatrio standards]
- Issues: [specific mismatches with source references]
- Fixes: [exact token and asset substitutions]
- Verification: [contrast/logo/background checks performed]
- Source Validation: [live JSON checked or local-only fallback]
Use this exact structure for direct implementation tasks:
## Implementation Decision
- Context: [surface + light/dark + component/page]
- Token Choices: [exact hex/type/spacing values]
- Asset Choices: [exact logo/logomark file variants]
- Rationale: [1-3 bullets tied to brand rules]
- Verification: [contrast + variant + conflict checks]
Before finalizing, run this loop:
references/liatrio-brand-guidelines.md for exact values.bash scripts/fetch-brand-data.sh and compare values.scripts/fetch-brand-data.sh
brand-data.json.scripts/download-brand-assets.sh
assets/logos/.assets/liatrio-brand-guidelines-consolidated.pngreferences/liatrio-brand-guidelines.mdassets/logos/ (if populated)https://www.liatrio.com/brandhttps://www.liatrio.com/brand-data.jsontesting
Interactive GitHub Epic planner. Plans one milestone at a time. The first epic is always Shell (scaffold + CI with a fixed set of stories). Each subsequent epic is defined through operator dialogue. Use /plan-issue to create the individual stories once an epic is defined.
development
Use when you need lightweight browser QA for a web page, local HTML file, or app: inspect console errors, broken assets, keyboard/focus behavior, viewport readability, and publish evidence-backed findings JSON through a local HTML report viewer.
data-ai
Provision DNS records for liatr.io subdomains in the liatrio/liatrio-external-dns repository. Use when adding, modifying, or removing DNS CNAME records, A records, or other Route53 records for liatr.io or k8s-ignite.com domains. Triggers on requests like 'add a domain', 'create a subdomain', 'point X.liatr.io to Y', or 'set up DNS for a new site'.
development
Provides concise guidance for using uv (Python package manager), including project workflows, pip-compatible commands, Python version management, and PEP 723 inline script dependencies. Use when users mention uv, uv run, inline dependencies, PEP 723, or Python dependency/project management.