By monty1985
Write user stories with acceptance criteria, edge cases, and technical considerations
A 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.jsOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Build and maintain product roadmaps with prioritization frameworks and stakeholder alignment
Systematic debugging workflow with root cause analysis and fix verification
End-to-end testing strategy with unit, integration, and E2E test generation
Step-by-step onboarding for new engineers — environment setup, codebase tour, and first PR guide
Systematic code review workflow with checklist, security scan, and feedback templates
npx claudepluginhub monty1985/adams-mind --plugin pm-user-story-writerPRDs, user stories, acceptance criteria, and technical specifications.
Pipeline PRD/GSD → JTBDs → User Stories validadas y priorizadas. 7 skills + 11 comandos. Source-agnostic (acepta PRD pegado, fichero o URL — sin acoplamiento a Notion/Jira). Incluye `/from-gsd` para integrar artefactos de Get Shit Done y `bridge/gsd-bridge.py` para mantener consistencia entre planning y ejecución.
Product management: ticket-info, user-stories-create, prd, spec
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Frontend design skill for UI/UX implementation
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns