{
  "name": "agent-kit",
  "description": "A curated collection of Claude Code plugins for enhanced development workflows.",
  "version": "0.0.1",
  "repository": "https://github.com/vaayne/agent-kit",
  "homepage": "https://github.com/vaayne/agent-kit",
  "owner": {
    "name": "Vaayne",
    "email": "liu.vaayne@mail.com"
  },
  "plugins": [
    {
      "name": "specs-dev",
      "description": "Spec-driven feature development workflow with Codex review. Combines iterative requirements gathering, comprehensive planning, and structured implementation with continuous AI-powered code review. Produces production-ready code with proper planning documentation and clean, incremental commits.",
      "source": "./claude-plugins/specs-dev",
      "category": "development"
    }
  ]
}
