{"id":39438042,"url":"https://github.com/getlarge/claude-aip-plugins","last_synced_at":"2026-01-18T04:15:50.723Z","repository":{"id":328507654,"uuid":"1113926410","full_name":"getlarge/claude-aip-plugins","owner":"getlarge","description":null,"archived":false,"fork":false,"pushed_at":"2026-01-11T18:35:34.000Z","size":704,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-11T18:46:47.376Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/getlarge.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-12-10T16:51:08.000Z","updated_at":"2026-01-11T18:35:40.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/getlarge/claude-aip-plugins","commit_stats":null,"previous_names":["getlarge/claude-aip-plugins"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/getlarge/claude-aip-plugins","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlarge%2Fclaude-aip-plugins","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlarge%2Fclaude-aip-plugins/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlarge%2Fclaude-aip-plugins/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlarge%2Fclaude-aip-plugins/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getlarge","download_url":"https://codeload.github.com/getlarge/claude-aip-plugins/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getlarge%2Fclaude-aip-plugins/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28529476,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-18T00:39:45.795Z","status":"online","status_checked_at":"2026-01-18T02:00:07.578Z","response_time":98,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-01-18T04:15:50.614Z","updated_at":"2026-01-18T04:15:50.718Z","avatar_url":"https://github.com/getlarge.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# getlarge Claude Plugins\n\nA collection of Claude Code plugins for API design, security consulting, and development productivity.\n\n## Installation\n\n### Add the Marketplace\n\n```bash\n# In Claude Code\n/plugin marketplace add getlarge/claude-aip-plugins\n```\n\n### Install Plugins\n\n```bash\n# Browse available plugins\n/plugin\n\n# Or install directly\n/plugin install aip-api-design@getlarge-aip-plugins\n```\n\n## Available Plugins\n\n### aip-api-design\n\nReview and improve REST APIs following Google's [API Improvement Proposals (AIP)](https://google.aip.dev).\n\n**Commands:**\n\n- `/api-discover` — Find all OpenAPI specs in your project\n- `/api-review` — Run AIP rules against a spec\n- `/api-plan` — Create prioritized fix plan from review\n- `/api-fix` — Implement fixes phase by phase\n- `/api-validate` — Verify fixes and track progress\n\n**Workflow:**\n\n```\n/api-discover → /api-review → /api-plan → /api-fix → /api-validate\n                                              ↑            │\n                                              └────────────┘\n```\n\nAll artifacts are stored in `thoughts/api/` for persistence and human review.\n\n[Full documentation →](./plugins/aip-api-design/README.md)\n\n## Development\n\n### Local Testing\n\n```bash\n# Clone the repo\ngit clone https://github.com/getlarge/claude-aip-plugins.git\n\n# In Claude Code, add as local marketplace\n/plugin marketplace add ./claude-aip-plugins\n\n# Install and test\n/plugin install aip-api-design@getlarge-aip-plugins\n```\n\n### Adding New Plugins\n\n1. Create a new directory under `plugins/`\n2. Add `.claude-plugin/plugin.json` manifest\n3. Add commands, agents, skills as needed\n4. Update `marketplace.json` with the new plugin entry\n\n### Plugin Structure\n\n```\nplugins/my-plugin/\n├── .claude-plugin/\n│   └── plugin.json          # Plugin manifest\n├── commands/                # Slash commands\n│   └── my-command.md\n├── agents/                  # Specialized agents\n│   └── my-agent.md\n├── skills/                  # Knowledge/reference material\n│   └── my-skill/\n│       └── SKILL.md\n└── README.md\n```\n\n## Contributing\n\n1. Fork the repository\n2. Create a feature branch\n3. Add or improve plugins\n4. Test with local marketplace\n5. Submit a PR\n\n## License\n\nApache 2.0\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgetlarge%2Fclaude-aip-plugins","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgetlarge%2Fclaude-aip-plugins","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgetlarge%2Fclaude-aip-plugins/lists"}