update-component-refer…
description: Add plugin components to the website docs, including component reference pages, plugin index entries, and plugin READMEs argument-hint: Component…
Create a git commit
> /plugin marketplace add NikiforovAll/claude-code-rulesHow it fires
How this command gets triggered: by you, by Claude, or both.
/commitContext preview
What this command does when you run it.
Create a git commit
allowed-tools: Bash(git add:*), Bash(git status:*), Bash(git commit:*) argument-hint: "[--no-verify]" description: Create a git commit
Create well-formatted commits with conventional commit messages and emojis.
1. Check for staged changes (!`git status`) 2. If no staged changes, review and stage appropriate files 3. Run pre-commit checks (unless --no-verify) 4. Analyze changes to determine commit type 5. Generate descriptive commit message 6. Include scope if applicable: `type(scope): description` 7. Add body for complex changes explaining why 8. NOTE: Exclude Claude co-authorship footer from commits 9. Execute commit
A collection of Claude Code recommendations and practices. Learn practical techniques to enhance your AI-assisted development workflow with Claude Code.
description: Add plugin components to the website docs, including component reference pages, plugin index entries, and plugin READMEs argument-hint: Component…
Provide clear explanations of code, concepts, and system behavior with educational clarity
Use the "Five Whys" root cause analysis technique to deeply understand problems.
Generate effective prompts for Claude 4.5 Sonnet to achieve user-defined outcomes
Create a reflective analysis of the current Claude Code session, focusing on techniques, patterns, lessons learned, and workflow improvements.