broomva-design
Installation
SKILL.md
Broomva Design
Apply one Broomva identity to the product's actual domain. The foundation is calm, matte, blue-axis, and product-neutral. Web components and agentic work patterns are adapters layered above it, never requirements of the brand.
Start here
- Read this skill's
DESIGN.mdbefore changing UI. - Inspect the target's platform, existing styles, primitives, accessibility baseline, and incumbent
DESIGN.md. - Read
references/product-patterns.mdandreferences/platform-adaptation.mdfor the relevant product and platform. - Ask the materializer to recommend the smallest profile, then confirm it against the target's real domain. Do not overwrite an incumbent system without an explicit migration request.
- Implement through semantic roles and reusable components, then validate behavior, accessibility, themes, and representative viewports or device classes.
Set SKILL_DIR to the directory containing this file, then materialize the neutral foundation:
python3 "$SKILL_DIR/scripts/materialize.py" materialize . --profile foundation
python3 "$SKILL_DIR/scripts/materialize.py" verify . --profile foundation