ck:frontend-design
Create polished frontend interfaces from designs/screenshots/videos. Use for web components, 3D experiences, replicating UI designs, quick prototypes, immersive interfaces, avoiding AI slop.
Best use case
ck:frontend-design is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Create polished frontend interfaces from designs/screenshots/videos. Use for web components, 3D experiences, replicating UI designs, quick prototypes, immersive interfaces, avoiding AI slop.
Teams using ck:frontend-design should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/frontend-design/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How ck:frontend-design Compares
| Feature / Agent | ck:frontend-design | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Create polished frontend interfaces from designs/screenshots/videos. Use for web components, 3D experiences, replicating UI designs, quick prototypes, immersive interfaces, avoiding AI slop.
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
Create distinctive, production-grade frontend interfaces. Implement real working code with exceptional aesthetic attention. ## Workflow Selection Choose workflow based on input type: | Input | Workflow | Reference | |-------|----------|-----------| | Screenshot | Replicate exactly | `./references/workflow-screenshot.md` | | Video | Replicate with animations | `./references/workflow-video.md` | | Screenshot/Video (describe only) | Document for devs | `./references/workflow-describe.md` | | 3D/WebGL request | Three.js immersive | `./references/workflow-3d.md` | | Quick task | Rapid implementation | `./references/workflow-quick.md` | | Complex/award-quality | Full immersive | `./references/workflow-immersive.md` | | From scratch | Design Thinking below | - | **All workflows**: Activate `ck:ui-ux-pro-max` skill FIRST for design intelligence. ## Screenshot/Video Replication (Quick Reference) 1. **Analyze** with `ck:ai-multimodal` skill - extract colors, fonts, spacing, effects 2. **Plan** with `ui-ux-designer` subagent - create phased implementation 3. **Implement** - match source precisely 4. **Verify** - compare to original 5. **Document** - update `./docs/design-guidelines.md` if approved See specific workflow files for detailed steps. ## Design Thinking (From Scratch) Before coding, commit to a BOLD aesthetic direction: - **Purpose**: What problem does this interface solve? Who uses it? - **Tone**: Pick an extreme: brutally minimal, maximalist chaos, retro-futuristic, organic/natural, luxury/refined, playful/toy-like, editorial/magazine, brutalist/raw, art deco/geometric, soft/pastel, industrial/utilitarian, etc. There are so many flavors to choose from. Use these for inspiration but design one that is true to the aesthetic direction. - **Constraints**: Technical requirements (framework, performance, accessibility). - **Differentiation**: What makes this UNFORGETTABLE? What's the one thing someone will remember? **CRITICAL**: Execute with precision. Bold maximalism and refined minimalism both work - intentionality is key. ## Aesthetics Guidelines - **Typography**: Avoid Arial/Inter; use distinctive, characterful fonts. Pair display + body fonts. - **Color**: Commit to cohesive palette. CSS variables. Dominant colors with sharp accents. - **Motion**: CSS-first, anime.js for complex (`./references/animejs.md`). Orchestrated page loads > scattered micro-interactions. - **Spatial**: Unexpected layouts. Asymmetry. Overlap. Negative space OR controlled density. - **Backgrounds**: Atmosphere over solid colors. Gradients, noise, patterns, shadows, grain. - **Assets**: Generate with `ck:ai-multimodal`, process with `ck:media-processing` ## Asset & Analysis References | Task | Reference | |------|-----------| | Generate assets | `./references/asset-generation.md` | | Analyze quality | `./references/visual-analysis-overview.md` | | Extract guidelines | `./references/design-extraction-overview.md` | | Optimization | `./references/technical-overview.md` | | Animations | `./references/animejs.md` | Quick start: `./references/ai-multimodal-overview.md` ## Anti-Patterns (AI Slop) NEVER use: - Overused fonts: Inter, Roboto, Arial, Space Grotesk - Cliched colors: purple gradients on white - Predictable layouts, cookie-cutter patterns DO: - Vary themes (light/dark), fonts, aesthetics per project - Match complexity to vision (maximalist = elaborate; minimalist = precise) - Make unexpected, context-specific choices Remember: Claude is capable of extraordinary creative work. Commit fully to distinctive visions.
Related Skills
ck:web-design-guidelines
Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my site against best practices".
ck:frontend-development
Build React/TypeScript frontends with modern patterns. Use for components, Suspense, lazy loading, useSuspenseQuery, MUI v7 styling, TanStack Router, performance optimization.
ck:worktree
Create isolated git worktree for parallel development in monorepos.
ck:web-testing
Web testing with Playwright, Vitest, k6. E2E/unit/integration/load/security/visual/a11y testing. Use for test automation, flakiness, Core Web Vitals, mobile gestures, cross-browser.
ck:web-frameworks
Build with Next.js (App Router, RSC, SSR, ISR), Turborepo monorepos. Use for React apps, server rendering, build optimization, caching strategies, shared dependencies.
ck:watzup
Review recent changes and wrap up the current work session.
ck:use-mcp
Utilize MCP server tools with intelligent discovery and execution.
ck:ui-ux-pro-max
UI/UX design intelligence. 50 styles, 21 palettes, 50 font pairings, 20 charts, 9 stacks (React, Next.js, Vue, Svelte, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app, .html, .tsx, .vue, .svelte. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient. Integrations: shadcn/ui MCP for component search and examples.
ck:ui-styling
Style UIs with shadcn/ui components (Radix UI + Tailwind CSS). Use for accessible components, themes, dark mode, responsive layouts, design systems, color customization.
ck:threejs
Build 3D web apps with Three.js (WebGL/WebGPU). 556 searchable examples, 60 API classes, 20 use cases. Actions: create 3D scene, load model, add animation, implement physics, build VR/XR. Topics: GLTF loader, PBR materials, particle effects, shadows, post-processing, compute shaders, TSL. Integrations: WebGPU, physics engines, spatial audio.
ck:test
Run unit, integration, e2e, and UI tests. Use for test execution, coverage analysis, build verification, visual regression, and QA reports.
ck:template-skill
Replace with description of the skill and when Claude should use it.