Skill 22 · Hyperframes Creative
Subchapter 22.8
references/house-style.mdMarkdown5 KBView on GitHub
Creative direction for compositions when no design spec (frame.md or design.md) is provided. These are starting points — override anything that doesn’t serve the content. When a design spec exists, its brand values take precedence; house-style fills gaps.
These patterns are AI design tells — the first thing every LLM reaches for. If you’re about to use one, pause and ask: is this a deliberate choice for THIS content, or am I defaulting?
background-clip: text + gradient)#000 or #fff (tint toward your accent hue instead)If the content genuinely calls for one of these — centered layout for a solemn closing, cards for a real product UI mockup, a banned font because it’s the perfect thematic match — use it. The goal is intentionality, not avoidance.
hyperframes check (WCAG AA). Text must be readable with decoratives removed.Every scene needs visual depth — persistent decorative elements that stay visible while content animates in. Without these, scenes feel empty during entrance staggering.
Ideas (mix and match, 2-5 per scene):
All decoratives should have slow ambient GSAP animation — breathing, drift, pulse. Static decoratives feel dead.
Decorative count vs motion count. The “2-5 per scene” count refers to decorative elements. If a project’s design spec says “single ambient motion per scene”, it means one looping motion applied to these decoratives (a shared breath/drift/pulse) — not one element total. A scene with 4 decoratives sharing one breathing motion is correct; a scene with 1 decorative is under-dressed.
See motion-principles.md for full rules. Quick: 0.3–0.6s, vary eases, combine transforms on entrances, overlap entries.
See typography.md for full rules. Quick: 700-900 headlines / 300-400 body, serif + sans (not two sans), 60px+ headlines / 20px+ body.
Declare one background, one foreground, one accent before writing HTML.
| Category | Use for | File |
|---|---|---|
| Bold / Energetic | Product launches, social media, announcements | palettes/bold-energetic.md |
| Warm / Editorial | Storytelling, documentaries, case studies | palettes/warm-editorial.md |
| Dark / Premium | Tech, finance, luxury, cinematic | palettes/dark-premium.md |
| Clean / Corporate | Explainers, tutorials, presentations | palettes/clean-corporate.md |
| Nature / Earth | Sustainability, outdoor, organic | palettes/nature-earth.md |
| Neon / Electric | Gaming, tech, nightlife | palettes/neon-electric.md |
| Pastel / Soft | Fashion, beauty, lifestyle, wellness | palettes/pastel-soft.md |
| Jewel / Rich | Luxury, events, sophisticated | palettes/jewel-rich.md |
| Monochrome | Dramatic, typography-focused | palettes/monochrome.md |
Or derive from OKLCH — pick a hue, build bg/fg/accent at different lightnesses, tint everything toward that hue.