Claude-Code-Frontend-Design-Toolkit

wilwaldon/Claude-Code-Frontend-Design-Toolkit
★ 510 stars Unknown language AI/LLM Updated today
Everything I've found that actually makes Claude Code output better-looking frontends. Skills, plugins, MCP servers, CLAUDE.md tricks
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "claude-code-frontend": {
      "command": "npx",
      "args": [
        "-y",
        "wilwaldon/Claude-Code-Frontend-Design-Toolkit"
      ]
    }
  }
}

README Excerpt

Everything I've found that actually makes Claude Code output better-looking frontends. Skills, plugins, MCP servers, CLAUDE.md tricks, organized by what you're trying to do. `April 2026` · `70+ tools` · `10 sections` If this is useful, star it so others can find it. PRs welcome — see [Contributing](#contributing).