Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
By jhlee0409
Adaptive API code generator that learns your project patterns and syncs with OpenAPI specs
npx claudepluginhub jhlee0409/claude-plugins --plugin oasDeep analysis of project's API code patterns
Apply API spec changes to codebase - including all usage locations (ripple effect)
Compare OpenAPI spec changes between versions
Initialize OpenAPI sync - auto-learns patterns OR scaffolds from best practice templates
Lint OpenAPI spec AND codebase for inconsistencies
Manage OpenAPI spec cache and implementation state for efficient diff-based sync
Universal code generator - clones your existing code style exactly
Check and install OpenAPI Sync MCP server dependency
Parse OpenAPI 3.x / Swagger 2.x specs and extract endpoint information
Beautiful ASCII art output formatting guidelines for all plugin commands
Share bugs, ideas, or general feedback.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
OpenAPI spec generation, validation, and client code scaffolding
OpenAPI CLI expert for @desplega.ai/oapi - register specs, execute requests, manage auth
SDK generation and OpenAPI tooling with Speakeasy CLI
Kubb is a meta framework for code generation. Generate TypeScript types, Zod schemas, Axios and fetch clients, React Query and Vue Query hooks, Faker mocks and more from an OpenAPI spec. The commands run the Kubb CLI, and a bundled MCP server adds conversational generation.
Creates professional API documentation using OpenAPI specifications with endpoints, authentication, and interactive examples. Use when documenting REST APIs, creating SDK references, or building developer portals.
Generate comprehensive API documentation from OpenAPI/Swagger specs
Automated pipeline for Claude Code. Automates the full development cycle: spec → plan → implement → review → clean.
Feature-Sliced Design architecture assistant that analyzes, validates, and scaffolds FSD-compliant project structures
English | 한국어
Claude Code plugin marketplace by Jack Lee
# Add marketplace (once)
/plugin marketplace add jhlee0409/claude-plugins
# Install plugin
/plugin install <plugin-name>@jhlee0409-plugins
| Plugin | Description | Install |
|---|---|---|
| oas | OpenAPI spec sync - adaptive code generator that learns your project patterns | /plugin install oas@jhlee0409-plugins |
| fsdarch | Feature-Sliced Design assistant - analyze, validate, and scaffold FSD structures | /plugin install fsdarch@jhlee0409-plugins |
MIT