Core & Workflows
Essential plugins that every developer should consider.
superpowers - Core skills library (14 skills, 3 commands)
The foundation for effective Claude Code usage. Includes TDD, debugging, code review, and collaboration patterns.
> Read the guide: [Brainstorming Superpower Guide](https://ericgrill.com/blog/superpowers-brainstorming-guide) β How to use the brainstorming skill to explore ideas before writing code.
```
/plugin install superpowers@agents-skills-plugins
```
| Skills | Commands |
|--------|----------|
| brainstorming, dispatching-parallel-agents, executing-plans, finishing-a-development-branch, receiving-code-review, requesting-code-review, subagent-driven-development, systematic-debugging, test-driven-development, using-git-worktrees, using-superpowers, verification-before-completion, writing-plans, writing-skills | /brainstorm /write-plan /execute-plan |
Forked from [obra/superpowers](https://github.com/obra/superpowers)
developer-essentials - Monorepos, debugging, testing (11 skills)
Essential patterns for modern development workflows including monorepo management, build optimization, and advanced git.
> Read the guide: [Developer-Essentials Monorepo Guide](https://ericgrill.com/blog/developer-essentials-monorepo-guide) β Setting up monorepo architecture with Nx, Turborepo, and Bazel.
```
/plugin install developer-essentials@agents-skills-plugins
```
| Agents | Skills |
|--------|--------|
| monorepo-architect | auth-implementation-patterns, bazel-build-optimization, code-review-excellence, debugging-strategies, e2e-testing-patterns, error-handling-patterns, git-advanced-workflows, monorepo-management, nx-workspace-patterns, sql-optimization-patterns, turborepo-caching |
git-pr-workflows - Git and PR automation (3 commands)
Streamline your git workflow with code review, onboarding, and PR enhancement tools.
> Read the guide: [Git-PR-Workflows Plugin](https://ericgrill.com/blog/git-pr-workflows-plugin) β Automate code reviews and PR enhancements with Claude Code.
```
/plugin install git-pr-workflows@agents-skills-plugins
```
| Agents | Commands |
|--------|----------|
| code-reviewer | /git-workflow /onboard /pr-enhance |
team-collaboration - DX optimization and standups (2 commands)
Improve team workflows with issue tracking and standup automation.
> Read the guide: [Team-Collaboration Plugin](https://ericgrill.com/blog/team-collaboration-plugin) β Streamline standups and issue tracking for dev teams.
```
/plugin install team-collaboration@agents-skills-plugins
```
| Agents | Commands |
|--------|----------|
| dx-optimizer | /issue /standup-notes |
context-management - Save and restore context (2 commands)
Never lose your place. Save and restore conversation context across sessions.
> Read the guide: [Context Management Plugin](https://ericgrill.com/blog/context-management-plugin) β Save and restore Claude Code conversation context.
```
/plugin install context-management@agents-skills-plugins
```
| Agents | Commands |
|--------|----------|
| context-manager | /context-save /context-restore |
---
Documents & Productivity
Work with Office documents, create media, and boost productivity.
awesome-claude-skills - 27 practical skills from ComposioHQ
A comprehensive collection covering documents, creative media, development tools, business, and productivity.
> Read the guides:
> - [Document Skills](https://ericgrill.com/blog/anthropic-document-skills) β Word, PDF, PowerPoint, and Excel automation
> - [Design Skills](https://ericgrill.com/blog/anthropic-design-skills) β Canvas design, image enhancement, and themes
> - [Builder Skills](https://ericgrill.com/blog/anthropic-builder-skills) β MCP servers, artifacts, and webapp testing
> - [Communication Skills](https://ericgrill.com/blog/anthropic-communication-skills) β Brand guidelines and internal comms
```
/plugin install awesome-claude-skills@agents-skills-plugins
```
Document Skills:
| Skill | Description |
|-------|-------------|
| docx | Create, edit, analyze Word docs with tracked changes |
| pdf | Extract text, tables, metadata, merge & annotate PDFs |
| pptx | Read, generate, and adjust slides and layouts |
| xlsx | Spreadsheet manipulation: formulas, charts, data |
**Creative & Medi