frontend-launchpad-agent

Milosaur777/frontend-launchpad-agent
★ 0 stars HTML AI/LLM Updated today
One-click install Frontend Designer Agent, 20 skills, 2 agents, 7 MCP servers, 7 coding rules, full design system. Zero AI slop.
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": {
    "frontend-launchpad-a": {
      "command": "npx",
      "args": [
        "-y",
        "Milosaur777/frontend-launchpad-agent"
      ]
    }
  }
}