By dawid8585
Plugin that includes the Penpot MCP server configuration and Kiro power guidance for Penpot workflows.
npx claudepluginhub dawid8585/kiro_powers_penpotThis repository packages Penpot's official MCP server as a community-built Kiro power, with onboarding and steering tuned for design inspection, editing, and asset workflows.
This repository is not affiliated with, endorsed by, or officially maintained by Penpot.
POWER.md for activation and onboardingmcp.json for Kiro MCP registrationsteering/ guides for inspection, editing, and handoff tasksThe easiest way to launch the local services is:
npx -y @penpot/mcp@">=0"
Or run from the Penpot source repository:
pnpm run bootstrap
The default local endpoints are:
http://localhost:4401/mcphttp://localhost:4400/manifest.jsonThe Kiro power adds this MCP configuration:
{
"mcpServers": {
"penpot": {
"url": "http://localhost:4401/mcp",
"disabled": false
}
}
}
Add power from GitHub.Add power from Local Path.http://localhost:4400/manifest.json.Connect to MCP server.Inspect this Penpot screen and summarize the component hierarchyExport the selected Penpot icon as SVGUpdate this Penpot layout to use a tighter card gridImport this image into the current Penpot file and place it in the selected frameTeam-oriented workflow plugin with role agents, 27 specialist agents, ECC-inspired commands, layered rules, and hooks skeleton.
Browser automation and end-to-end testing MCP server by Microsoft. Enables Claude to interact with web pages, take screenshots, fill forms, click elements, and perform automated browser testing workflows.
Reliable automation, in-depth debugging, and performance analysis in Chrome using Chrome DevTools and Puppeteer
Complete collection of battle-tested Claude Code configs from an Anthropic hackathon winner - agents, skills, hooks, rules, and legacy command shims evolved over 10+ months of intensive daily use
Complete collection of battle-tested Claude Code configs agents, skills, hooks, rules, and legacy command shims evolved over 10+ months of intensive daily use
Connect to Atlassian products including Jira and Confluence. Search and create issues, access documentation, manage sprints, and integrate your development workflow with Atlassian's collaboration tools.