A curated marketplace of plugins for Claude Code. Browse, install, and extend your AI coding workflow with specialized review agents and development frameworks.
1. Add this marketplace (one-time):
claude plugin marketplace add https://github.com/GrillerGeek/skills.git2. Install a plugin:
claude plugin install ux-reviewThat's it — the plugin is ready to use in your next Claude Code session.
| Plugin | Category | Description |
|---|---|---|
| ux-review | Review | Multi-agent UX review with simulated user personas and specialist analysis. Orchestrates intake interviews, persona research, app walkthroughs, and technical/visual specialist reviews into a prioritized backlog. |
| idd-framework | Development | Intent-Driven Development workflow with role-specific agents for stakeholder interviews, artifact generation, and structured documentation. Decomposes purpose into Product, Intention, Expectation, and Spec artifacts. |
To test a plugin without installing it globally, clone and reference it directly:
git clone https://github.com/GrillerGeek/ux-review.git
claude --plugin-dir ./ux-reviewWe welcome new plugins! See CONTRIBUTING.md for guidelines on how to submit yours.
This project is licensed under the Apache License 2.0.