{
  "$schema": "https://anthropic.com/claude-code/marketplace.schema.json",
  "name": "team-skills-platform",
  "description": "Role-based Team Skills platform with an ECC-style harness skeleton, specialist agents, commands, rules, hooks skeleton, contexts, and curated engineering skills.",
  "owner": {
    "name": "Engineering Team",
    "email": "engineering@example.com"
  },
  "metadata": {
    "description": "Hybrid role platform plus ECC-style harness skeleton"
  },
  "plugins": [
    {
      "name": "team-skills-platform",
      "source": "./",
      "description": "Team-oriented workflow plugin with role agents, 27 specialist agents, ECC-inspired commands, layered rules, and hooks skeleton.",
      "version": "2.3.0",
      "author": {
        "name": "Engineering Team",
        "email": "engineering@example.com"
      },
      "homepage": "https://github.com/affaan-m/everything-claude-code",
      "repository": "https://github.com/affaan-m/everything-claude-code",
      "license": "MIT",
      "keywords": [
        "team-skills",
        "agents",
        "skills",
        "commands",
        "hooks",
        "workflow",
        "frontend",
        "code-review",
        "verification"
      ],
      "category": "workflow",
      "tags": [
        "team-skills",
        "agents",
        "skills",
        "commands",
        "hooks",
        "workflow",
        "frontend",
        "code-review",
        "verification"
      ],
      "strict": false
    }
  ]
}
