Alpha's design system for AI harnesses.
alpha-style packages the Alpha brand language into a reusable skill bundle for Cursor, Claude Code, Gemini CLI, Codex, Copilot-compatible agents, and related tools. It is based on pbakaus/impeccable and Anthropic's original frontend-design skill, but tuned to Alpha's real product surfaces, voice, palette, and conversion needs.
- A primary
alpha-styleskill with Alpha-specific design defaults - Reference guides for typography, color, spacing, motion, interaction, responsive design, and UX writing
- An Alpha-specific setup command:
teach-alpha-style - The full command suite for audit, critique, normalize, polish, typeset, arrange, overdrive, and more
- Multi-provider packaging plus a static marketing site for discovery and installation
The skill is tuned for the Alpha design language reviewed from the live Alpha Summer frontend:
- Light-first, editorial, polished
- Confident, premium, human
- Trust-first UX for parents making high-stakes decisions
- Blue and indigo accents used deliberately, not everywhere
- Shared visual language across marketing, enrollment, account, and dashboard surfaces
All supported tools:
npx skills add PSkinnerTech/alpha-style
Claude Code marketplace:
/plugin marketplace add PSkinnerTech/alpha-style
Manual installs are available from the generated dist/ bundles after running the build.
Core skill:
alpha-style
Setup:
teach-alpha-style
Common commands:
auditcritiquenormalizepolishtypesetarrangecolorizeanimateoverdrive
bun install
bun run dev
Build skills, website, and provider bundles:
bun run build
This project is a derivative work built from:
- Anthropic's original
frontend-designskill - The Impeccable project by Paul Bakaus
See NOTICE.md and LICENSE for attribution and license details.