{
  "markdown": "# Apart Tech Plugins\n\nClaude Code plugins and skills from [Apart Tech](https://github.com/apart-tech).\n\n## Skills\n\n### evaluating-dependencies\n\nEvaluate npm packages for build-vs-buy decisions before adding them to your project.\n\n**What it does:** Gathers package metadata, analyzes source complexity, checks security and maintenance health, and produces a structured **USE / EXTRACT / BUILD** verdict.\n\n**Works two ways:**\n- **On demand:** `/apart:evaluating-dependencies lodash.get`\n- **Auto-gate:** Triggers when Claude is about to add a new dependency\n\n## Install\n\n### From the Apart marketplace\n\nAdd the Apart marketplace to your Claude Code config, then install:\n\n```bash\n# The plugin will be available after adding the marketplace\n/plugin install apart@apart-marketplace\n```\n\n### From GitHub directly\n\n```bash\nnpx skills add apart-tech/plugins@evaluating-dependencies -g -y\n```\n\n## Contributing\n\nSee [SKILL-AUTHORING-GUIDE.md](SKILL-AUTHORING-GUIDE.md) for best practices on creating new skills.\n\n## License\n\nMIT\n",
  "bytes": 1020,
  "sha": "2441dc92275db6edafffc1ad3e1afedd738b02c44e17cebb65756f24286557bf",
  "repo_slug": "apart-tech/plugins",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/plg_apart_tech_plugins_dependency_evaluator_873bc4ae/readme"
}