← ClaudeAtlas

okhp3-brand-style-registrylisted

OverKill Hill P³ visual style registry and application workflow. Use when a user wants to extract a reusable brand, visual style, palette, typography system, layout language, or interface aura from a website, stylesheet, document, presentation, infographic, or set of visual assets. Also activate when a user wants an SPA, documentation, presentation, image brief, or other target artifact aligned to one or more named style profiles. This is the authoritative profile-driven workflow for capturing and applying visual style without blending unrelated brands or treating inferred cues as declared rules.
OKHP3/skillz · ★ 3 · Data & Documents · score 72
Install: claude install-skill OKHP3/skillz
# okhp3-brand-style-registry **OverKill Hill P³** · [overkillhill.com](https://overkillhill.com) · [github.com/OKHP3](https://github.com/OKHP3) Build a durable library of named visual profiles, then use it to create work that feels intentionally aligned instead of generically themed. Treat a profile as design evidence and reusable direction, not as permission to copy another organization’s identity. This skill has two operating modes: capture a source into a named profile, or apply one or more existing profiles to a target. Keep those modes separate. A capture updates the library only after provenance and confidence are recorded; an application changes the target only after the profile roles and target boundaries are explicit. --- ## Cardinal rule: brand name integrity A registered brand name string -- most notably **"OverKill Hill P³™"** -- must never break, wrap, or truncate across a line boundary in any target artifact (navigation bars, footers, headers, body copy, presentation slides, or exported documents). A mid-name line break (e.g. "OverKill Hill" wrapping away from "P³™") is a rendering defect, not a cosmetic nit, and must be fixed immediately wherever it is found -- including in artifacts this skill did not itself produce. When applying or auditing a profile that carries a brand name: - Join the name with non-breaking spaces (` ` in HTML/JSX, `\u00A0` elsewhere) so the browser cannot insert a line break between words. - Also set `white-space: nowrap` (o