| name | explore-plugins |
| description | Discover and install useful Claude Code plugins for your project. Recommends based on your tech stack. |
| disable-model-invocation | true |
Explore Plugins
Discover and install Claude Code plugins (also called "skills packages") that enhance your workflow.
Usage
/explore-plugins
Procedure
Step 1: Detect Project Tech Stack
Scan the project to understand what technologies are in use:
- Language: Check for
package.json, Cargo.toml, go.mod, pyproject.toml, etc.
- Framework: Check for Next.js, React, Vue, Django, Rails, etc.
- Tools: Check for Docker, Terraform, Kubernetes configs
- Type: Is this a web app, API, CLI tool, library, mobile app?
Step 2: Search Available Plugins
Search for relevant skills/plugins:
- Official Anthropic skills: Search
github.com/anthropics/skills
- Community skills: Search
github.com for claude-code skills [tech-stack]
- skills.sh registry: Search for skills matching the detected tech stack
- Vercel skills: Search
github.com/vercel-labs/skills
Step 3: Present Recommendations
Show the user a categorized list: