claude-code-plugins-marketplace commands

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

create-skill

03

athola/claude-night-market

Command

Scaffold new Claude Code skills with brainstorming, TDD methodology, and proper frontmatter and module structure.

332 7d ago A 25 tokens original MIT

prompt

07

saadshahd/moo.md

Command Claude Code

System instructions for writing effective prompts. Apply when generating commands, skills, agents, or any LLM instructions.

34 16d ago A 22 tokens original MIT

full

08

saadshahd/moo.md

Command

Run the full hope pipeline — intent, shape, target, freeze as needed — then execute.

34 16d ago A 18 tokens original MIT

extract

12

DropFan/claude-code-plugins

Command

Analyze conversation history and extract reusable skills, commands, or agents.

7 27d ago A 12 tokens original MIT

module

13

ruslan-korneev/claude-plugins

Command

Create a complete FastAPI module (routers, services, repositories, dto, models + tests).

4 6mo ago A 21 tokens original MIT

dev

14

ruslan-korneev/claude-plugins

Command

(Dev) Full TDD development cycle - from prompt to documented feature. Orchestrates exploration, planning, and execution.

4 6mo ago A 27 tokens original MIT

execute

15

ruslan-korneev/claude-plugins

Command

(Dev) Execute an existing development plan using TDD. Resumes from last incomplete test case.

4 6mo ago A 22 tokens original MIT

init

16

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…

4 4d ago A 92 tokens original MIT

sync

17

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…

4 4d ago A 100 tokens original MIT

task

18

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…

4 4d ago A 149 tokens original MIT

feature:bugfix

19

RoniLeor/specWeaver

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.

3 10mo ago A 45 tokens original MIT

feature-new

20

RoniLeor/specWeaver

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.

3 10mo ago A 33 tokens original MIT

feature-refactor

21

RoniLeor/specWeaver

Command

Refactor an existing feature with deep code understanding, documentation review, atomic phase breakdown, incremental changes, and comprehensive review loops.

3 10mo ago A 24 tokens original MIT

build

22

SatoruoGojoo/octopus

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.

2 5d ago A 73 tokens original MIT

init

23

SatoruoGojoo/octopus

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.

2 5d ago A 54 tokens original MIT

spec

24

SatoruoGojoo/octopus

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.

2 5d ago A 62 tokens original MIT