@yottagraph-app/lovelace-branding-skill
v0.0.1
Published
Lovelace branding skill documentation for AI agents
Downloads
39
Readme
@yottagraph-app/lovelace-branding-skill
Lovelace brand guidelines as an AI agent skill.
Usage
Point your agent to skill/SKILL.md as the entry point. It links to all other skill files.
skill/
├── SKILL.md # Entry point - start here
├── overview.md # Quick reference: colors, fonts, CSS variables
├── BRANDING.md # Full brand guidelines with rationale
├── patterns.md # CSS patterns (cards, buttons, tables)
├── fonts.md # FK Grotesk font setup
└── assets/ # Logo SVGs and iconsDevelopment
The canonical source for branding data lives in moongoose/ui/news-ui/. Run npm run sync to pull the latest BRANDING.md and assets. CI auto-publishes when changes land on main.
