🎯

openapi-spec-generation

🎯Skill

from ericgrill/agents-skills-plugins

VibeIndex|
What it does

Automatically generates OpenAPI (Swagger) specification documents for APIs by analyzing code, endpoints, and request/response structures.

πŸ“¦

Part of

ericgrill/agents-skills-plugins(7 items)

openapi-spec-generation

Installation

Add MarketplaceAdd marketplace to Claude Code
/plugin marketplace add EricGrill/agents-skills-plugins
Install PluginInstall plugin from marketplace
/plugin install <plugin-name>@agents-skills-plugins
Install PluginInstall plugin from marketplace
/plugin install superpowers@agents-skills-plugins
Install PluginInstall plugin from marketplace
/plugin install developer-essentials@agents-skills-plugins
Install PluginInstall plugin from marketplace
/plugin install git-pr-workflows@agents-skills-plugins

+ 3 more commands

πŸ“– Extracted from docs: ericgrill/agents-skills-plugins
1Installs
-
AddedFeb 4, 2026

Skill Details

SKILL.md

Overview

Claude Code Plugin Marketplace

Open-source plugins, agents, and skills for Claude Code CLI

MIT License

49 Plugins

70+ Agents

110+ Skills

Quick Start |

Catalog |

Full List |

Contributing

What is this?

A community-maintained collection of plugins that extend Claude Code with specialized capabilities. Each plugin adds agents, skills, or commands that help with specific development tasksβ€”from TDD and debugging to document generation and DevOps automation.

This marketplace aggregates plugins from multiple authors so you can discover, install, and manage them from one place.

---

Quick Start

Get started in two commands:

```bash

# Add the marketplace to Claude Code

/plugin marketplace add EricGrill/agents-skills-plugins

# Install any plugin from the catalog

/plugin install @agents-skills-plugins

```

New to Claude Code plugins? Start with superpowers - it includes essential skills for TDD, debugging, and code review that work with any project.

---

Why Use a Plugin Marketplace?

| Benefit | Description |

|---------|-------------|

| One-command install | No manual setup. Install plugins directly within Claude Code |

| Curated collection | Plugins are reviewed and organized by use case |

| Auto-sync | The marketplace updates weekly from upstream sources |

| Community-driven | Contributions welcome from any plugin author |

---

Plugin Catalog

By Category

| Category | Plugins | Best For |

|----------|---------|----------|

| [Core & Workflows](#-core--workflows) | superpowers, developer-essentials, git-pr-workflows | Every developer |

| [Documents & Productivity](#-documents--productivity) | awesome-claude-skills (27 skills!) | Office docs, media, productivity |

| [Languages](#-languages) | python-development, javascript-typescript | Language-specific development |

| [AI & LLM](#-ai--llm-development) | llm-application-dev, agent-orchestration | Building AI applications |

| [Code Quality](#-code-quality) | comprehensive-review, unit-testing, code-documentation | Better code |

| [Frontend & Mobile](#-frontend--mobile) | frontend-mobile-development, frontend-mobile-security | Web & mobile apps |

| [DevOps](#-devops--infrastructure) | deployment-strategies, full-stack-orchestration | Infrastructure & deployment |

| [MCP Servers](#-mcp-servers) | mcp-proxmox-admin, mcp-kali-orchestration, mcp-bitcoin-cli | Claude tool integrations |

| [SEO & Marketing](#-seo--marketing) | seo-content-creation, content-marketing | Content & SEO |

| [Data & Backend](#-data--backend) | database-design, data-validation-suite | Data management |

| [Specialized](#-specialized) | blockchain-web3, game-development | Domain-specific |

---

All Plugins

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