Files
2025-11-29 18:32:34 +08:00

15 lines
486 B
JSON

{
"name": "developer-toolkit",
"description": "Complete development toolkit: 2 expert agents (fullstack developer, validation gates) + 2 skills (git commit helper, webapp testing) + 7 MCP integrations (Chrome DevTools, Playwright, Cloudflare docs, Microsoft docs, Firecrawl, Context7, Serena AI)",
"version": "1.0.0",
"author": {
"name": "Henrik Soederlund",
"email": "whom-wealthy.2z@icloud.com"
},
"skills": [
"./skills"
],
"agents": [
"./agents"
]
}