claudegoodies
Marketplace

addy-agent-skills

From addyosmani

Production-grade engineering skills for AI coding agents — covering the full software development lifecycle from spec to ship.

Install

/plugin marketplace add addyosmani/agent-skills

Facts

Status
Actively maintained
Last commit
Plugins in marketplace
1

Source preview

The instructions Claude Code reads when this marketplace runs.

{
  "$schema": "https://json.schemastore.org/claude-code-marketplace.json",
  "name": "addy-agent-skills",
  "description": "Production-grade engineering skills for AI coding agents — covering the full software development lifecycle from spec to ship.",
  "owner": {
    "name": "Addy Osmani",
    "url": "https://github.com/addyosmani"
  },
  "plugins": [
    {
      "name": "agent-skills",
      "source": {
        "source": "github",
        "repo": "addyosmani/agent-skills"
      },
      "description": "Production-grade engineering skills covering every phase of software development: spec, plan, build, verify, review, and ship.",
      "homepage": "https://github.com/addyosmani/agent-skills",
      "license": "MIT",
      "keywords": ["skills", "agents", "engineering", "spec", "tdd", "review", "ship"]
    }
  ]
}
View full source on GitHub →

Other marketplaces