RhythmMittal19
- 19 skills
- 0 followers
- 6 hours ago last updated
- ▌ Plan · rhythmmittal19Start non-trivial work with a clean plan. Understand → Plan → Estimate → Execute → Verify.
- ▌
- ▌
- ▌
- ▌ Debug · rhythmmittal19Debug errors with systematic 6-step protocol. Paste error message or describe the bug.
- ▌ Teach · rhythmmittal19Explain concepts in depth using analogies and working code examples. ELI5 → Code → Patterns → Challenge.
- ▌ Commit · rhythmmittal19Generate git commits with conventional format. Analyzes changes, suggests staging, proposes message.
- ▌ Review · rhythmmittal19Review current branch changes for bugs, security, and quality before merging.
- ▌
- ▌ Reflect · rhythmmittal19Analyze current session to identify patterns, update learnings.md, suggest CLAUDE.md improvements.
- ▌ Optimize · rhythmmittal19Analyze and improve performance of a file, component, or system. Measure first, then fix.
- ▌ Scaffold · rhythmmittal19Generate boilerplate for components, pages, hooks, services, or tests matching project conventions.
- ▌ Init Project · rhythmmittal19Initialize Claude Code config for any project. Auto-detects stack, generates CLAUDE.md and settings.
- ▌ Learnings Loop · rhythmmittal19Self-improving knowledge system. Automatically records patterns, conventions, failures, and decisions discovered during work. Use at session end or when discovering something worth preserving.
- ▌ Quick Research · rhythmmittal19Research a topic using web search without polluting main context. Returns summary.
- ▌ Session Memory · rhythmmittal19Bridges Code tab sessions with the Memory MCP server. Use at session start to load relevant project memories, and at session end to store new discoveries. Activates when working on any project to maintain continuity across sessions.
- ▌ Project Detector · rhythmmittal19Auto-detects project type from manifest files and folder structure. Use when opening a new project, running /user:init-project, or when Claude needs to understand what stack a project uses.
- ▌ Strategic Compact · rhythmmittal19Intelligent context compaction advisor. Use when context exceeds 50% or when switching between major tasks. Guides when and how to compact for maximum context preservation.
- ▌ Consolidate Learnings · rhythmmittal19Weekly review of learnings.md. Merge duplicates, promote validated patterns, archive stale entries.