Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Awesome Claude Code plugins — a curated list of slash commands, subagents, MCP
- **Slash Commands** — Custom shortcuts for frequent operations
- **Subagents** — Purpose-built agents for specialized dev tasks
- **MCP Servers** — Integrations to tools and data sources via the Model Context Protocol
- **Hooks** — Extensions that modify Claude Codes behavior at key workflow points
- **Hooks** — Extensions that modify Claude Code's behavior at key workflow points

Install or disable them dynamically with the `/plugin` command — enabling you to keep your system context focused and lightweight.

Expand Down Expand Up @@ -173,6 +173,7 @@ Install or disable them dynamically with the `/plugin` command — enabling you
- [explore](./plugins/explore)
- [plan](./plugins/plan)
- [planning-prd-agent](./plugins/planning-prd-agent)
- [prd-generator](https://github.com/dredozubov/prd-generator) — Self-contained PRD generator from conversation context
- [prd-specialist](./plugins/prd-specialist)
- [project-shipper](./plugins/project-shipper)
- [sprint-prioritizer](./plugins/sprint-prioritizer)
Expand Down Expand Up @@ -200,7 +201,7 @@ You can host and share your own curated plugin marketplace using a simple Git re
/plugin marketplace add user-or-org/repo-name
```

Then browse and install plugins from within Claude Codes `/plugin` menu.
Then browse and install plugins from within Claude Code's `/plugin` menu.

Example:

Expand All @@ -212,4 +213,4 @@ Example:
## Contributing

Contributions are welcome!
You can add your favorite plugins, share best practices, or submit your own marketplace.
You can add your favorite plugins, share best practices, or submit your own marketplace.