🔪

Slash Commands

Custom slash commands for various workflows

18 resources available
Showing 18 results

/commit

commands MIT

Creates git commits using conventional commit format with appropriate emojis, following project standards and creating descriptive messages that explain the purpose of changes.

by evmts
External

/create-pr

commands Apache-2.0

Streamlines pull request creation by handling the entire workflow: creating a new branch, committing changes, formatting modified files with Biome, and submitting the PR.

by toyamarinyon
External

/tdd

commands

Guides development using Test-Driven Development principles, enforcing Red-Green-Refactor discipline, integrating with git workflow, and managing PR creation.

by zscott
External

/context-prime

commands MIT

Primes Claude with comprehensive project understanding by loading repository structure, setting development context, establishing project goals, and defining collaboration parameters.

by elizaOS
External

/clean

commands Apache-2.0

Addresses code formatting and quality issues by fixing black formatting problems, organizing imports with isort, resolving flake8 linting issues, and correcting mypy type errors.

by Graphlet-AI
External

/check

commands

Performs comprehensive code quality and security checks, featuring static analysis integration, security vulnerability scanning, code style enforcement, and detailed reporting.

by rygwdn
External

/release

commands MIT

Manages software releases by updating changelogs, reviewing README changes, evaluating version increments, and documenting release changes for better version tracking.

by kelp
External

/todo

commands MIT

A convenient command to quickly manage project todo items without leaving the Claude Code interface, featuring due dates, sorting, task prioritization, and comprehensive todo list management.

by chrisleyva
External

/optimize

commands MIT

Analyzes code performance to identify bottlenecks, proposing concrete optimizations with implementation guidance for improved application performance.

by to4iki
External

/docs

commands

Generates comprehensive documentation that follows project structure, documenting APIs and usage patterns with consistent formatting for better user understanding.

by slunsford
External

/add-to-changelog

commands MIT

Adds new entries to changelog files while maintaining format consistency, properly documenting changes, and following established project standards for version tracking.

by berrydev-ai
External

/create-jtbd

commands AGPL-3.0

Creates Jobs-to-be-Done frameworks that outline user needs with structured format, focusing on specific user problems and organizing by job categories for product development.

by taddyorg
External

/create-prd

commands AGPL-3.0

Generates comprehensive product requirement documents outlining detailed specifications, requirements, and features following standardized document structure and format.

by taddyorg
External

/mermaid

commands

Generates Mermaid diagrams from SQL schema files, creating entity relationship diagrams with table properties, validating diagram compilation, and ensuring complete entity coverage.

by GaloyMoney
External

/five

commands

Applies the "five whys" methodology to perform root cause analysis, identify underlying issues, and create solution approaches for complex problems.

by TuckerTucker
External

/fix-github-issue

commands Apache-2.0

Analyzes and fixes GitHub issues using a structured approach with GitHub CLI for issue details, implementing necessary code changes, running tests, and creating proper commit messages.

by jeremymailen
External

/pr-review

commands MIT

Reviews pull request changes to provide feedback, check for issues, and suggest improvements before merging into the main codebase.

by arkavo-org
External

/create-worktrees

commands MIT

Creates git worktrees for all open PRs or specific branches, handling branches with slashes, cleaning up stale worktrees, and supporting custom branch creation for development.

by evmts
External

Explore Other Categories