By monty1985
RESTful API design with OpenAPI specs, validation, and documentation generation
npx claudepluginhub monty1985/adams-mind --plugin dev-api-designA Claude Code plugin marketplace for the Adams Mind product. Contains internal skills for product management, development workflows, and team onboarding.
# Add the marketplace
claude plugin marketplace add git+https://github.com/monty1985/adams-mind.git
# Install a plugin
claude plugin install pm-sprint-planning@adams-mind
# Use the skill
/sprint-planning
pm-)| Skill | Command | Description |
|---|---|---|
| Sprint Planning | /sprint-planning | Guided sprint planning with agendas, story pointing, capacity tracking |
| Roadmap Builder | /roadmap-builder | Build and maintain product roadmaps with prioritization frameworks |
| User Story Writer | /user-story-writer | Write user stories with acceptance criteria and edge cases |
| Backlog Grooming | /backlog-grooming | Structured backlog refinement with prioritization and estimation |
dev-)| Skill | Command | Description |
|---|---|---|
| Code Review | /code-review | Systematic code review with checklist, security scan, feedback templates |
| Testing Workflow | /testing-workflow | End-to-end testing strategy with unit, integration, and E2E generation |
| API Design | /api-design | RESTful API design with OpenAPI specs, validation, documentation |
| Debugging Guide | /debugging-guide | Systematic debugging with root cause analysis and fix verification |
onboard-)| Skill | Command | Description |
|---|---|---|
| New Engineer | /new-engineer | Step-by-step new engineer setup — env, codebase tour, first PR |
| Product Tour | /product-tour | Guided product walkthrough for new team members |
| Codebase Walkthrough | /codebase-walkthrough | Deep dive into codebase architecture and key modules |
Regenerate the showcase site after adding or updating plugins:
node site/build.js
plugins/<category>-<name>/.claude-plugin/plugin.json with name, description, version, category, keywordsskills/<name>/SKILL.md with YAML frontmatter and phased instructions.claude-plugin/marketplace.jsonnode site/build.jsComplete developer workflow toolkit. Includes 34 reference skills, 34 specialized agents, and 21 slash commands covering TDD, debugging, code review, architecture, documentation, refactoring, security, testing, git workflows, API design, performance, UI/UX design, plugin development, and incident response. Full SDLC coverage with MCP integrations.
draw.io diagram creation, editing, and review. Use for .drawio XML editing, PNG conversion, layout adjustment, and AWS icon usage.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
20 modular skills for idiomatic Go — each under 225 lines, backed by 48 reference files, 8 automation scripts (all with --json, --limit, --force), and 4 asset templates. Covers error handling, naming, testing, concurrency, interfaces, generics, documentation, logging, performance, and more. Activates automatically with progressive disclosure and conditional cross-references.
Connect to Atlassian products including Jira and Confluence. Search and create issues, access documentation, manage sprints, and integrate your development workflow with Atlassian's collaboration tools.
Injects real-time, up-to-date library documentation into Claude's context for accurate code generation