plugins marketplace
← All plugins

devx-team

v1.9.1

Developer Experience Team — 10 agents: Guide, Sample, Mock, Schema, Port, Change, Onboard, Bench, Compat, Gate

Claude Code

by tonone-aiMIT2.6kupdated 10 hours ago

Source

git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skills

Clone the source, then follow the repository's marketplace instructions for your runtime. The plugin root is plugins/ai-agency/tonone/bundle/devx-team/ inside the repository.

Layout

plugins/ai-agency/tonone/bundle/devx-team/
└── .claude-plugin/plugin.json

Manifests1

plugins/ai-agency/tonone/bundle/devx-team/.claude-plugin/plugin.json
{
  "name": "devx-team",
  "version": "1.9.1",
  "description": "Developer Experience Team — 10 agents: Guide, Sample, Mock, Schema, Port, Change, Onboard, Bench, Compat, Gate",
  "author": {
    "name": "tonone-ai",
    "url": "https://tonone.ai"
  },
  "repository": "https://github.com/tonone-ai/tonone",
  "license": "MIT",
  "keywords": [
    "agents",
    "devx-team",
    "developer-experience",
    "devx",
    "bundle"
  ]
}