update-component-refer…
description: Add plugin components to the website docs, including component reference pages, plugin index entries, and plugin READMEs argument-hint: Component…
Use the "Five Whys" root cause analysis technique to deeply understand problems.
> /plugin marketplace add NikiforovAll/claude-code-rulesHow it fires
How this command gets triggered: by you, by Claude, or both.
/five-whysContext preview
What this command does when you run it.
Use the "Five Whys" root cause analysis technique to deeply understand problems.
description: Use the "Five Whys" root cause analysis technique to deeply understand problems.
Use the "Five Whys" root cause analysis technique to deeply understand problems.
Clearly state the issue or symptom
**Problem**: Application crashes when processing large files
1. **Why?** → The application runs out of memory 2. **Why?** → It loads entire file into memory at once 3. **Why?** → The file parser wasn't designed for streaming 4. **Why?** → Initial requirements only specified small files 5. **Why?** → Requirements gathering didn't consider future growth
**Root Cause**: Incomplete requirements gathering process **Solution**: Implement streaming parser and improve requirements process
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
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.