Skip to main content
ClaudeWave

Slash Commands de Claude Code · página 8

Slash commands de Claude Code recopilados del directorio: definiciones de prompts instalables en ~/.claude/commands con un comando.

967 slash commandsinstalación en 1 comando
  1. Launch local Swagger UI for a service's OpenAPI spec

  2. Analyze staged changes and organize them into intuitive atomic commits following conventional commits.

  3. Show Claude-Flow commands and usage

  4. Interact with Claude-Flow memory system

  5. Coordinate multi-agent swarms for complex tasks

  6. Apply expert UX/UI design thinking to design, redesign, enhance, or fix any interface element with meticulous craft and intentionality.

  7. Address code review feedback — corroborate, validate, and implement changes from a review's final.md.

  8. Create a new custom reviewer from a natural language description.

  9. Check OCR installation and verify all dependencies are available.

  10. List past OCR review sessions.

  11. map243

    Generate a Code Review Map to help navigate large, complex changesets.

  12. post243

    Post the current OCR review to a GitHub PR.

  13. Run an AI-powered multi-agent code review on your changes.

  14. List all available reviewer personas for code review.

  15. show243

    Display a past OCR review session.

  16. Sync reviewer metadata from markdown files to reviewers-meta.json for the dashboard.

  17. Translate a multi-reviewer code review into a single human-voice GitHub PR comment.

  18. Implement an approved OpenSpec change and keep tasks in sync.

  19. Archive a deployed OpenSpec change and update specs.

  20. Scaffold a new OpenSpec change and validate strictly.

  21. Review a given code review markdown document, GitHub PR review, or inline feedback — corroborate each point against actual code, then implement valid changes.

  22. ❓Ask - You are a task-formulation guide that helps users navigate, ask, and delegate tasks to the correc...

  23. 🧠 Auto-Coder - You write clean, efficient, modular code based on pseudocode and architecture. You use configurat...

  24. 🪲 Debugger - You troubleshoot runtime bugs, logic errors, or integration failures by tracing, inspecting, and ...

  25. 🚀 DevOps - You are the DevOps automation and infrastructure specialist responsible for deploying, managing, ...

  26. 📚 Documentation Writer - You write concise, clear, and modular Markdown documentation that explains usage, integration, se...

  27. Initialize Beads issue tracking in your project with interactive configuration setup.

  28. Dead code detection and cleanup workflow (inline orchestration)

  29. Dependency audit and update workflow (inline orchestration)

  30. Code duplication detection and consolidation workflow (inline orchestration)

  31. Security vulnerability detection and remediation workflow (inline orchestration)

  32. Connect any project to Gastown multi-agent orchestration

  33. push215

    Automated release management with version bumping and dual changelog generation

  34. Perform a non-destructive cross-artifact consistency and quality analysis across spec.md, plan.md, and tasks.md after task generation.

  35. Generate a custom checklist for the current feature based on user requirements.

  36. Identify underspecified areas in the current feature spec by asking up to 5 highly targeted clarification questions and encoding answers back into the spec.

  37. Create or update the project constitution from interactive or provided principle inputs, ensuring all dependent templates stay in sync

  38. Execute the implementation plan by processing and executing all tasks defined in tasks.md

  39. Execute the implementation planning workflow using the plan template to generate design artifacts.

  40. Create or update the feature specification from a natural language feature description.

  41. Generate an actionable, dependency-ordered tasks.md for the feature based on available design artifacts.

  42. Convert existing tasks into actionable, dependency-ordered GitHub issues for the feature based on available design artifacts.

  43. Import tasks from tasks.md into Beads issue tracker, creating an epic with child tasks and proper dependencies.

  44. Show Gastown status (convoys, agents, pending tasks)

  45. Optimize Supabase database performance by delegating to specialized agents

  46. Translate documentation file from English to Russian

  47. Deep analysis and problem solving with multi-dimensional thinking

  48. Safely upgrade Gastown and Beads

  49. work215

    Give task to AI agent via Gastown (create bead + sling to polecat)

  50. Manage git worktrees for parallel feature development (create, remove, list, cleanup)

  51. Product Manager-led orchestration with optional thinking modes, MCP servers, and flexible input types (request/PRD/PRP)

  52. Build the colcon workspace (optionally a single package) and report the outcome.

  53. Summarize commits on the current branch (vs origin/main) into a Changelog-style bullet list ready to paste into Changelog.md.

  54. Run pre-commit hooks (clang-format, codespell, etc.) over the staged + changed files, then optionally clang-tidy.

  55. Scaffold a new ECS component header under include/gz/sim/components/ and wire it into the install list.

  56. Scaffold a new gz-sim system plugin under src/systems/<name>/ with header, source, CMake glue, plugin registration, and an integration test stub.

  57. Run the gz-sim CTest suite (optionally filtered by regex) and report pass / fail counts.

  58. lint200

    Run ament linters (uncrustify, cpplint, flake8, pep257, xmllint, copyright) and pre-commit against changed files.

  59. Author a new sub-agent under .claude/agents/<name>.md with valid frontmatter (name/description/tools/model), following the template conventions, and index it in CLAUDE.md + README.md.

  60. Scaffold a Behavior Tree leaf node — plain BehaviorTree.CPP (sync/stateful/condition) or a BehaviorTree.ROS2 wrapper (action/service/topic) — with ports, registration, and an XML usage snippet.

  61. Author a new slash command under .claude/commands/<name>.md with valid frontmatter, following the template conventions, and index it in CLAUDE.md + README.md.

  62. Scaffold a ros2_control controller or broadcaster — base class, command/state interface config, RT-safe update(), generate_parameter_library, pluginlib export, and a test.

  63. Scaffold a ros2_control hardware component (System/Actuator/Sensor) + URDF <ros2_control> tag + bringup (controllers.yaml + launch), with pluginlib export and a test.

  64. Scaffold a modular launch file (Python or XML) inside an existing package, following the ros2_launch_config skill.

  65. Scaffold a Node inside an existing package — standard, lifecycle, or component, in Python or C++.

  66. Scaffold a new ROS 2 package (ament_python or ament_cmake) following Clean Architecture layout — domain / application / infrastructure / presentation.

  67. Scaffold a Clean-Architecture VDA 5050 v3.0.0 connector (MQTT/JSON ↔ Nav 2) — domain entities, ports, application handlers, MQTT + Nav 2 adapters — in the chosen code format.

  68. Bootstrap a complete ROS 2 colcon workspace from scratch — dir layout, .gitignore, README, this .claude/ config, and seed interfaces/core/bringup packages.

  69. test200

    Run colcon tests for the workspace (or a single package) and report pass / fail counts.

  70. WordPress performance code review - detects database anti-patterns, caching issues, hook problems, and scalability concerns

  71. Quick WordPress performance scan - fast triage using critical pattern detection

  72. Analyze and optimize context configuration. Reviews CLAUDE.md, knowledge-core.md, and active context for optimization opportunities. Helps prevent context rot (39% improvement, 84% token reduction).

  73. Quick command to invoke code-implementer to execute implementation with self-correction (up to 3 intelligent retries).

  74. plan193

    Quick command to invoke implementation-planner to create surgical, reversible implementation plans with rollback procedures.

  75. Quick command to invoke docs-researcher for rapid documentation research. Fetches version-accurate, authoritative sources and creates ResearchPack.

  76. Complete Research → Plan → Implement workflow in one command. Invokes chief-architect to orchestrate all phases with quality gates and self-correction.

  77. Build from the plan

  78. Onboard Claude Code into the codebase

  79. Install pitchcraft skill for structured persuasion and executive reporting

  80. 安装 pitchcraft skill(结构化说服与汇报)

  81. Load Obsidian plugin development guidelines and best practices

  82. Interactive guide for creating a new Obsidian plugin with best practices

  83. Force recalibration of all CLAUDE.md files

  84. init149

    Initialize CLAUDE.md memory structure for project with interactive wizard

  85. Show CLAUDE.md memory sync status

  86. sync149

    Sync CLAUDE.md with manual file changes detected by git

  87. Run cc-fleet's setup/health diagnostics and explain any failures (read-only)

  88. ps142

    List cc-fleet provider teammates, async jobs, and pane health (read-only)

  89. init139

    Generate FILETREE.md from scratch. Confirms overwrite if it already exists.

  90. lint139

    Report drift between FILETREE.md and current repo, read-only. Prompts to run /filetree:update on drift.

  91. Sync FILETREE.md with current repository state — handles added / changed / removed / renamed.

  92. Draft blog posts, ad copy, emails, social media, landing pages, and video scripts with brand voice and SEO

  93. Wire DMP for Anthropic Cowork team usage: verifies Cowork sandbox, checks for a Drive MCP, creates the canonical Drive folder layout, and persists the team's routing config. Run once per team.

  94. Per-action readiness diagnostic. Shows which campaign-audit and launch-campaign actions are live (manifest-ready) vs blocked (stub-unconfigured) in the current environment, with one-step setup hints for the blocked ones. Now includes model-registry freshness + Cowork+Drive routing status.

  95. Design complete email sequences with subject lines, body copy, timing, segmentation, and deliverability guidance

  96. Run a marketing engagement using the 12-Part methodology. Subcommands: start, next, status, validate, re-run-decision, update-back, lif-show, file-tree, list-engagements.

  97. Actually fire a campaign-audit / launch-campaign action against its real API (vs returning a manifest). Reads credentials from env vars (no OAuth flow). Read ops auto-execute with --execute; write ops require --confirm. Logs every execution to the audit trail.

  98. Build a pillar+spokes content cluster plan from seed keywords with SERP-overlap clustering, intent grouping, internal-link map, and a four-gate quality scorecard

  99. Print + open the user-visible DMP output folder for a brand (~/Documents/DigitalMarketingPro/{brand}/). Direct answer to "where did my engagement deliverables save?

  100. Generate a marketing performance report with KPI tracking, trend analysis, anomaly detection, and recommendations