Skip to main content
ClaudeWave

Claude Code Slash Commands · page 10

Slash commands for Claude Code collected from the directory: prompt definitions you can install into ~/.claude/commands with one command.

967 slash commands1-command install
  1. Generate OKLCH design tokens with WCAG validation, shadcn/ui integration, and Tailwind v4 theming via 8 customization questions

  2. Discovery-first prototyping - explore app ideas with zero-risk iteration before committing to roadmap/features

  3. Manage product roadmap via GitHub Issues (brainstorm, prioritize, track). Auto-validates features against project vision (from overview.md) before adding to roadmap.

  4. Diagnose and fix CI/deployment blockers for pull requests to enable safe deployment

  5. Run quality gates (CI checks or security scanning)

  6. Run on-demand code review during development (voting-enabled)

  7. Aurora - independent community smart home orchestrator. Routes any smart home request to the right specialist skill and recommends the correct Claude model. Use this as your starting point for Home Assistant, ESPHome, Node-RED, or any IoT automation task.

  8. Check and set up everything needed for /crew (agent teams, Go binaries)

  9. Load a synced session summary for context

  10. List synced sessions from GitHub

  11. Configure which sections appear in the Claude Code statusline

  12. Disable session sync to GitHub

  13. Enable session sync to GitHub for cross-device continuation

  14. Manually sync current session to GitHub now

  15. Resume from the most recent saved handoff

  16. List recent handoffs and resume from a selected one

  17. Save a rich handoff summary for resuming later

  18. Create PR from current or specified branch

  19. Create a GitHub issue with project board integration

  20. Explain recent code changes in simple terms a junior dev can understand

  21. Fetch and resolve unresolved PR comments

  22. Auto-format code and fix TypeScript issues

  23. Review uncommitted changes and suggest improvements

  24. Create a release PR to main with version bump and draft a GitHub release

  25. Deep analysis and multi-dimensional problem solving

  26. Start working on a GitHub issue — fetch context, create branch, plan solution, and optionally open a PR

  27. Аудит текста на признаки AI без правки (сканер + разбор по скиллу)

  28. Очеловечить русский AI-текст (полный рерайт по скиллу humanizer-ru)

  29. Perform a comprehensive PR review with code analysis, best practices check, and suggestions

  30. Perform a comprehensive PR review with code analysis, best practices

  31. Deprecated - use the senior-staff-engineer:brainstorming skill instead

  32. Deprecated - use the senior-staff-engineer:executing-plans skill instead

  33. Deprecated - use the senior-staff-engineer:writing-plans skill instead

  34. Opens a link to join the Pinecone Discord, allowing users to learn from each other, contact the Pinecone team, and get help in our dedicated help channel.

  35. Quick SEO + AEO check on the current file or a specified page

  36. Generate SEO + AEO + GEO-optimized content for a topic or keyword

  37. Research and generate a complete topic plan with keyword mapping, audience, angle, and competitive positioning

  38. Security audit for Solana programs (Anchor/native)

  39. Benchmark CU usage and compare against baseline for regression detection

  40. Build web client application (Next.js, React, Vite)

  41. Build Solana program (Anchor or native)

  42. Build Unity project (WebGL, Desktop, or PSG1)

  43. Initialize forked template — setup CLAUDE.md and remove config repo scaffolding

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

  45. Deploy Solana program (devnet first, then mainnet)

  46. AI-powered diff review for Solana-specific issues and code quality

  47. Explain complex Solana/blockchain code with visual diagrams and step-by-step breakdowns

  48. Generate TypeScript client from Solana program IDL using Codama or Anchor

  49. Migrate from @solana/web3.js to @solana/kit

  50. Plan feature implementation with technical specifications for Solana projects

  51. Profile compute unit usage per instruction in a Solana program

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

  53. Resync external skill submodules to latest upstream versions

  54. Scaffold a new Solana project with programs, frontend, tests, and CI

  55. Setup CI/CD pipeline with automated security checks for Solana programs

  56. Configure MCP server API keys in .env

  57. Run tests and automatically fix common issues

  58. Run .NET/C# tests for Unity projects and backend services

  59. Run Rust tests for Solana programs and backend services

  60. Run TypeScript tests for Solana frontends and Anchor programs

  61. Update solana-claude-config to latest version from upstream

  62. Generate documentation for Solana programs, APIs, and components

  63. Invoke the shared Gemini bridge for long-context code exploration, analysis, and documentation generation

  64. Diagnose a flaky test by running it N times. Delegates to flaky-test-isolator subagent — N runs, signature-grouped failures, stability report. Does NOT fix the test.

  65. tag and push a release after the release PR is merged

  66. create a release PR (auto-detects previous tag)

  67. Debug why a CoW Protocol order failed to match