plugins marketplace
← All plugins

frontend-design

Create distinctive, production-grade frontend interfaces with high design quality. Generates creative, polished code that avoids generic AI aesthetics.

Claude Code1 skill

by Anthropic1.9kupdated 2 weeks ago

Source

git clone https://github.com/composio-community/awesome-claude-plugins

Clone the source, then follow the repository's marketplace instructions for your runtime. The plugin root is frontend-design/ inside the repository.

Layout

frontend-design/
├── .claude-plugin/plugin.json
└── skills/frontend-design/SKILL.md

Skills1

frontend-designskills/frontend-design/SKILL.md

Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.

Manifests1

frontend-design/.claude-plugin/plugin.json
{
  "name": "frontend-design",
  "description": "Create distinctive, production-grade frontend interfaces with high design quality. Generates creative, polished code that avoids generic AI aesthetics.",
  "author": {
    "name": "Anthropic",
    "email": "support@anthropic.com"
  }
}