Skip to main content
ClaudeWave

Slash Commands de Claude Code · página 6

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. Quick check-in. Works as manual command or scheduled trigger.

  2. Evening review. Captures wins, lessons.

  3. Deep reflection. Creates journal entry.

  4. Morning kickoff. Sets MIT for the day.

  5. Run pre-commit checks identical to GitHub CI (ruff, mypy, tests)

  6. Create a release — stable or beta. Usage: /release [beta]

  7. Route, create, improve, or inspect reusable AI skills with SkillForge

  8. Automated multi-agent development workflow with quality gates from idea to production code

  9. run570

    Start a Bernstein orchestration run with a goal

  10. Show current Bernstein orchestration status

  11. stop570

    Gracefully stop a running Bernstein orchestration

  12. |

  13. auth532

    Configure OAuth providers, auth hooks, JWT lifetimes, and service keys for a Butterbase app

  14. Deploy a frontend (React, Next.js, or static HTML) to a live URL on Butterbase

  15. Develop, deploy, or debug a Butterbase serverless function

  16. idea532

    Stage 1 of the journey: concrete one-question-at-a-time idea brainstorm with inline Butterbase capability tagging.

  17. plan532

    Stage 2 of the journey: translate the idea + capability map into a concrete Butterbase plan (tables, RLS, auth, functions, storage, frontend).

  18. rag532

    Build a RAG knowledge base on Butterbase: ingest documents, run semantic search, generate synthesized answers

  19. Design or modify a Butterbase database schema using the declarative DSL

  20. Hackathon submission: assemble metadata from journey artifacts and call prep_and_submit_hackathon_entry.

  21. Deprecated - use the aegis:brainstorming skill instead

  22. Deprecated - use the aegis:executing-plans skill instead

  23. Deprecated - use the aegis:writing-plans skill instead

  24. ask502

    Ask questions about memories and get context-aware answers

  25. Show recent memories and activity timeline

  26. Search memories for specific content or patterns

  27. Show memory statistics and storage information

  28. Look up library documentation using Context7 MCP tools for a specific task

  29. url494

    Scrape and integrate documentation from provided URLs using Firecrawl tools

  30. Build a McKinsey-style PPTX deck from a brief. Delegates to the mckinsey-slide-agent which picks the right template for each slide, explains its choice, and produces a real .pptx file.

  31. Control thinking token limits via environment variable

  32. Run complete two-agent validation on module+tests (contract extraction + test validation). Binary pass/fail with specific issues.

  33. Implement tasks from an OpenSpec change (Experimental)

  34. Archive a completed change in the experimental workflow

  35. Enter explore mode - think through ideas, investigate problems, clarify requirements

  36. Propose a new change - create it and generate all artifacts in one step

  37. Run ad-hoc PostgreSQL analytics queries against dev/test database

  38. Find and report technical debt in the codebase

  39. Commit changes with auto-generated message showing command context, timestamp, and change count

  40. Add a new Claude Code hook event with sounds, config, settings, scripts, and docs

  41. Track Claude Code changelog and find what needs updating in this repo

  42. Perform comprehensive data analysis on specified dataset

  43. 自动化完成整个数据分析工作流程,从数据质量检查到最终报告生成

  44. Generate analysis code in specified language and analysis type

  45. Generate research hypotheses and experimental designs based on data patterns

  46. Perform data quality validation, checks, and monitoring for specified dataset

  47. Generate comprehensive analysis reports for specified dataset

  48. Create data visualizations for the specified dataset

  49. |

  50. do393

    Smart router: classify requests and route to the correct agent + skill

  51. Generate project-specific CLAUDE.md from repo analysis.

  52. Triage GitHub notifications: fetch, classify, report actions needed.

  53. Verify installation, diagnose issues, and guide first-time setup

  54. Comprehensive PR review using specialized agents, with automatic retro knowledge capture

  55. Reddit moderation: fetch modqueue, classify content, take mod actions

  56. Learning system interface: stats, search, graduate learnings. Backed by learning.db (SQLite + FTS5).

  57. |

  58. Quick job evaluation. Paste a JD and get a score plus one-paragraph summary. Faster than a full evaluate. Use when someone says 'quick eval', 'quick score', or 'just give me a number'.

  59. Set up your job search profile. Paste your resume or answer a few questions. Takes 5 minutes. Needed before evaluating jobs.

  60. Add a new method to both Airflow adapters

  61. Add a new MCP tool to server.py

  62. Verify code works with both Airflow 2.x and 3.x

  63. Create smart commit with quality checks and conventional format

  64. Create pull request with proper validation

  65. Initialize ClaudeForge CI/CD system

  66. Create GitHub release with automated notes

  67. Competitive intelligence analysis with keyword gaps and opportunities identification

  68. Complete ASO audit with keyword research, competitor intelligence, metadata optimization, and launch planning

  69. Quick metadata optimization for Apple App Store and Google Play Store with copy-paste ready content

  70. Generate comprehensive pre-launch checklist and timeline with specific dates for app store submission

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

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

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

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

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

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

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

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

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

  80. Diagnose and prune bloated Claude Code context. Run to slim down the current session before compacting or resuming.

  81. Assess your Claude Code level (0-10) and get a personalized roadmap to the next one

  82. Full autonomous security workflow — scan, dedup, prep, analyse, consensus, judge, exploit, patch, group

  83. Analyze existing SARIF findings with LLM

  84. Add, list, edit, or remove per-function annotations attached to source files

  85. Audit authentication (JWT, cookies) and security logging coverage automatically

  86. CodeQL deep static analysis with dataflow validation

  87. List all available MANTISHACK commands

  88. Autonomous crash root-cause analysis for C/C++ bugs

  89. CVE patch discovery — find, acquire, and diff the fix commit for a CVE

  90. Generate Mermaid visual maps from /understand or /validate output directories

  91. Generate exploit proof-of-concepts for vulnerabilities (beta)

  92. Binary fuzzing with AFL++ integration

  93. Evidence-backed forensic investigation for GitHub repositories

  94. Generate secure patches for vulnerabilities (beta)

  95. Manage MANTISHACK projects — create, list, status, coverage, findings, diff, merge, report, clean, export

  96. Software Composition Analysis — find vulnerable dependencies, gate CI, fix and pin

  97. Scan a repository with Semgrep and CodeQL

  98. Inspect per-model reliability across decision classes; answer natural-language questions about model competence

  99. Run automated workflow tests for all commands

  100. Map attack surface, trace data flows, hunt vulnerability variants