원클릭으로
design-frontend
Frontend design module - UI components, React web artifacts, and theming with 10 preset themes
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Frontend design module - UI components, React web artifacts, and theming with 10 preset themes
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Archived pointer. Canonical coordination and CCB workflows now live in LeoLin990405/claude-code-skills under ai-collaboration/.
Archived pointer. Canonical design toolkit content now lives in LeoLin990405/claude-code-skills under design/ and related development skills.
Archived pointer. Canonical repository-design guidance now lives in LeoLin990405/claude-code-skills under development/github-repo-design.
Archived pointer. Canonical PM toolkit content now lives in LeoLin990405/claude-code-skills under product-management/.
Archived pointer. Canonical Obsidian and knowledge-management skills now live in LeoLin990405/claude-code-skills under productivity/.
Archived pointer. Canonical document-processing skills now live in LeoLin990405/claude-code-skills under documents/.
| name | design-frontend |
| description | Frontend design module - UI components, React web artifacts, and theming with 10 preset themes |
| triggers | ["frontend","UI design","web design","React","web artifact","component","theme","theming","responsive","layout","shadcn","Tailwind"] |
Frontend design bridges visual design and working code. This module covers UI component design, multi-component React artifact construction, and theme application — everything needed to go from mockup to functional, styled web output.
1. Define UI Requirements → 2. Choose Theme → 3. Design Components → 4. Build Artifact → 5. Polish
For theming: start at step 2 with theme-factory, then apply to components. For UI components: start at step 3 with frontend-design. For full artifacts: use all three skills in sequence.
Skill: frontend-design
Design frontend interfaces with modern patterns — component architecture, responsive layouts, interaction design, and accessibility. Covers the design thinking behind UI, not just implementation.
Key capabilities:
Skill: web-artifacts-builder
Construct multi-component React artifacts with bundling and deployment scripts. Handles project scaffolding, component organization, and build pipeline.
Key capabilities:
Assets:
web-artifacts-builder/scripts/init-artifact.sh — Project scaffoldingweb-artifacts-builder/scripts/bundle-artifact.sh — Build pipelineweb-artifacts-builder/scripts/shadcn-components.tar.gz — Pre-built componentsSkill: theme-factory
Apply and customize visual themes from a library of 10 preset themes. Each theme is a complete design system with colors, typography, spacing, and component styles.
Key capabilities:
Assets:
theme-factory/themes/ — 10 theme definition filestheme-factory/theme-showcase.pdf — Visual theme catalogAvailable Themes:
| Theme | Style | Best For |
|---|---|---|
| Arctic Frost | Cool, minimal | Developer tools, dashboards |
| Botanical Garden | Green, organic | Health, sustainability |
| Desert Rose | Warm, earthy | Lifestyle, editorial |
| Forest Canopy | Deep green | Nature, outdoors |
| Golden Hour | Warm amber | Photography, creative |
| Midnight Galaxy | Dark, cosmic | Entertainment, media |
| Modern Minimalist | Clean, neutral | SaaS, productivity |
| Ocean Depths | Deep blue | Finance, enterprise |
| Sunset Boulevard | Vibrant warm | Social, community |
| Tech Innovation | Electric, sharp | Tech startups, AI |
For a themed web application:
For a quick themed component: