claude commands commands

157 tagged claude commands, measured the same way as everything else here.

Browse within: accessibility 48ai-design 48design-system 48claude-agent 30claude-md 30claude-subagents 30ai-security-governance 21engineering-governance 21awesome-claude-code 17awesome-claude-skills 17claude-code-plugins-marketplace 17claude-hooks 17marketplace 13claude-mcp 12

create-skill

03

athola/claude-night-market

Command

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

332 5d ago A 25 tokens original MIT

debug-user-tx

08

solanabr/solana-ai-kit

Command Claude Code

Reproduce and debug a user-reported failing transaction against forked cluster state, mapping the failure back to source code.

98 11d ago A 23 tokens original MIT

quick-commit

09

solanabr/solana-ai-kit

Command Claude Code

Quick commit with automatic formatting, linting, and conventional commit message.

98 11d ago A 13 tokens original MIT

audit

10

bstaruk/starbase

Command Claude Code

../../template/.claude/commands/audit.md.

84 4mo ago A 0 tokens

prepare-release

11

bstaruk/starbase

Command Claude Code

Prepare release notes and a version recommendation for a pull request targeting the given base branch.

84 4mo ago A 0 tokens

update-deps

12

bstaruk/starbase

Command Claude Code

Update dependencies across the entire project — template first, then root.

84 4mo ago A 0 tokens

db-migrate

13

georgekhananaev/claude-skills-vault

Command Claude Code

You are a database migration expert specializing in zero-downtime deployments, data integrity, and multi-database environments. Create comprehensive migration scripts with rollback strategies, validation checks, and performance optimization.

28 20d ago A 0 tokens original MIT

doc-generate

14

georgekhananaev/claude-skills-vault

Command Claude Code

You are a documentation expert specializing in creating comprehensive, maintainable documentation from code. Generate API docs, architecture diagrams, user guides, and technical references using AI-powered analysis and industry best practices.

28 20d ago A 0 tokens original MIT

find-name

15

georgekhananaev/claude-skills-vault

Command Claude Code

Generate short brand-name candidates, score each (length, memorability, brandability, cross-language safety, spelling clarity), check domain availability across multiple TLDs, and emit a ranked CSV containing ONLY names whose domains are actually available. Iterates generation until enough names pass the availability…

28 20d ago A 61 tokens original MIT

anti-slop-designer

16

imsaif/design-with-claude

Command

Use when a UI looks machine-made rather than decided. Violet gradients, glassmorphism everywhere, identical cards in a grid, untouched shadcn or Material defaults, emoji bullets, or copy stuffed with seamless and unlock.

11 11d ago A 44 tokens original MIT

design-enforce

17

imsaif/design-with-claude

Command

Use when code has drifted off the design system. Raw hex values and pixel numbers written where a token already exists, one-off components, library defaults left untouched. Finds every bypass and fixes it.

11 11d ago A 40 tokens original MIT

design-grill

18

imsaif/design-with-claude

Command

Use when a design keeps getting reinvented every session. Interviews you until you share one understanding, then writes the vocabulary and the binding decisions into the repo so they survive the next context window.

11 11d ago A 38 tokens original MIT

audit

19

mantacron/manta

Command Claude Code

Command "audit" from mantacron/manta, covering review depth, step 0 — load suppressions, step 1 — gather context, shared project map — built once, passed to every agent and step 2 — run agents in parallel.

10 7d ago A 0 tokens

capture-patterns

20

mantacron/manta

Command Claude Code

Scan the existing codebase and auto-generate PATTERNS.md with detected conventions. Run once, review the output, then commit it so all agents enforce your team's patterns.

10 7d ago A 35 tokens

ui

21

mantacron/manta

Command Claude Code

Convert design files (screenshots, Figma exports, wireframes) into production-ready UI components matching the project's conventions. Reads from ui-designs/ by default. Enforces DRY by detecting existing components to reuse. Generates responsive, accessible, typed components with tests and optional Storybook stories.

10 7d ago A 59 tokens