Command
Create slash commands with brainstorming and best practices.
119 tagged claude-code-plugins-marketplace, measured the same way as everything else here.
Browse within: claude-code-plugins 31audit 21azure-devops 21awesome-claude-code 17awesome-claude-skills 17claude-commands 17claude-hooks 17claude-code-skills 14ai-coding-assistant 12calendar 10chrome 10excel 10OpenSpec 9backlog 7
Command
Create slash commands with brainstorming and best practices.
Command
Create hooks with brainstorming and security-first design.
Command
Scaffold new Claude Code skills with brainstorming, TDD methodology, and proper frontmatter and module structure.
SpillwaveSolutions/automating-mac-apps-plugin
Command
Create or update a contact, optionally assign to groups.
SpillwaveSolutions/automating-mac-apps-plugin
Command
Stop the meeting Voice Memo, draft notes, and prepare follow-up email to attendees.
SpillwaveSolutions/automating-mac-apps-plugin
Command
Prepare for a meeting by syncing attendees to Contacts, creating prep reminders, and updating Calendar alerts.
Command Claude Code
System instructions for writing effective prompts. Apply when generating commands, skills, agents, or any LLM instructions.
Command
Run the full hope pipeline — intent, shape, target, freeze as needed — then execute.
heathdutton/claude-d2-diagrams
Command
Generate comprehensive infrastructure and architecture diagrams using D2.
Command
Save the current conversation to a document file.
Command
Run OpenAI Codex code review on current changes or a specific branch/commit.
Command
Analyze conversation history and extract reusable skills, commands, or agents.
Command
Create a complete FastAPI module (routers, services, repositories, dto, models + tests).
Command
(Dev) Full TDD development cycle - from prompt to documented feature. Orchestrates exploration, planning, and execution.
Command
(Dev) Execute an existing development plan using TDD. Resumes from last incomplete test case.
AleksandarBisevac/claude-plugins
Command
Multi-agent codebase audit that GENERATES the audit manifest (phases/tasks) at manifestPath. Interviews you for scope/goals, fans out parallel read-only explorers, synthesizes findings, then presents the proposed phases for approval BEFORE writing — approve to materialize, or park them as proposals for later…
AleksandarBisevac/claude-plugins
Command
Sync the audit manifest with Azure DevOps work items — set the connector up for the first time (connect: verify the transport, report which auth path is in effect, prove access read-only, detect the board's process), push manifest bugs/tasks/phases to ADO (board states, sprint stamp, Remaining Work, comments), pull…
AleksandarBisevac/claude-plugins
Command
Add a tracked task to the audit manifest — every answer is a flag, and the dialogue only covers what the caller did not pass — move one between phases, or cancel work that will not be done. add allocates the id, initializes all orchestrator fields, updates fileIndex, and revalidates; move renumbers a task into another…
Command
Systematic bug investigation and fixing workflow for existing features. Uses code-reviewer for deep analysis, code-consolidator for context, parallel web research for solutions, and atomic phase implementation with review gates.
Command
Design and implement a new feature with parallel best-practice research, codebase exploration, architectural planning, atomic phase specs, phase-by-phase code review, and automated documentation.
Command
Refactor an existing feature with deep code understanding, documentation review, atomic phase breakdown, incremental changes, and comprehensive review loops.
Command
An automated build command for an OpenSpec change, where a change is a planned piece of software work. It checks the plan, has a builder implement each task, reviews the result, and automatically repairs high-priority issues for up to three rounds.
Command
A setup command for connecting an existing project to Octopus, a workflow built around OpenSpec project specifications and tracked changes. It checks the required command-line tool and project structure, surveys the codebase, and creates an Arena handover report.
Command
A requirements-planning command for OpenSpec, a tool that records software changes as proposals, specification updates, and task lists. It clarifies the request, challenges risky assumptions, and pauses for approval before implementation.