Plugin Claude Code
Hand-curated open source repository for Claude Code tools, agents and skills.
Plugin Claude Code
Hand-curated open source repository for Claude Code tools, agents and skills.
Instructions file
Instructions for claude-market/marketplace, covering claude.md, repository purpose, marketplace structure, core file: .claude-plugin/marketplace.json and plugin entry schema.
Plugin Claude Code
Interactive plugin builder for Claude Code - serves as both an example plugin and a tool to create new plugins through guided prompts with specialized builder skills for each component type.
Command
Add a new component to an existing plugin.
Command
Edit an existing component in your plugin.
Command
Initialize a new plugin with guided prompts.
Command
You are helping publish a Claude Code plugin to the Claude Market marketplace.
Command
Validate plugin structure and configuration.
Plugin Claude Code
Rust + Axum backend framework expertise - implements handlers using OpenAPI and DB-generated types.
Agent
Implements Axum handlers using OpenAPI definitions and generated code.
Agent
Wires up all handlers into an Axum router.
Agent
Generates comprehensive tests for Axum handlers using generated types.
Plugin Claude Code
Schema-first development ecosystem with dual-spec workflows (OpenAPI + DB schema) for building production-ready applications through deterministic code generation and intelligent orchestration.
Agent
Main orchestration agent for SpecForge workflows. Coordinates dual-spec planning (OpenAPI + DB schema), delegates to specialized agents, manages build phases, and oversees test-driven iteration across backend, database, and codegen plugins.
Agent
Strategic planning agent for dual-spec changes (OpenAPI + DB schema). Analyzes feature requirements, proposes coordinated OpenAPI and database schema changes, and generates detailed implementation plans.
Agent
Deep debugging and multi-level validation agent for SpecForge projects.
Command
Apply specs, generate code, implement handlers with test-driven iteration.
Command
Generate implementation plan with dual-spec changes (OpenAPI + DB schema).
Command
Deployment preparation - build production artifacts, run security checks, and generate deployment configs.
Command
Sync codebase after spec changes (OpenAPI + DB schema).
Command
Test orchestration with behavior observation and iterative fixing.