← All plugins
frontend-design
Frontend design skill for UI/UX implementation
Claude Code1 skill
by Anthropic33.3kupdated 40 minutes ago
Source
git clone https://github.com/anthropics/claude-plugins-officialClone the source, then follow the repository's marketplace instructions for your runtime. The plugin root is plugins/frontend-design/ inside the repository.
Layout
plugins/frontend-design/
├── .claude-plugin/plugin.json└── skills/frontend-design/SKILL.md
Skills1
frontend-designskills/frontend-design/SKILL.md
Guidance for distinctive, intentional visual design when building new UI or reshaping an existing one. Helps with aesthetic direction, typography, and making choices that don't read as templated defaults.
Manifests1
plugins/frontend-design/.claude-plugin/plugin.json
{
"name": "frontend-design",
"description": "Frontend design skill for UI/UX implementation",
"author": {
"name": "Anthropic",
"email": "support@anthropic.com"
}
}