Enter explore mode - a thinking partner for exploring ideas, investigating problems, and clarifying requirements before you have a plan. Use whenever the user wants to think something through, weigh approaches, or understand a codebase before changing it,…
materkey/cc-plugins
SkillsMP has collected 6 skills from materkey/cc-plugins. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 6
- GitHub stars
- 1
- GitHub forks
- 0
Skills in this repository
Showing 6 of 6 collected skills.
Analyze a codebase for algorithmic complexity and performance hotspots, then propose or implement safe optimizations without breaking behavior. Use when asked to scan many files, find inefficient loops, nested iteration, repeated scans, costly…
One-shot ralphex: continue an active plan or create one from context, then launch execution without questions. Use when user says 'ralphex auto', 'ralphex go', 'автоматически запусти ralphex', or wants plan+execution in one step.
Review architecture of the current feature only — a plan file after plan mode, or a branch diff after implementation. Scope MUST be limited to the active plan, PR diff, or current branch diff against base. Uses Balanced Coupling model for integration…
Analyze the current conversation and determine the smallest durable change to Claude Code setup: update CLAUDE.md, patch an existing skill, create a new skill, split or merge skills, introduce a subagent, add hooks, connect MCP, or scaffold a plugin. Use…
Analyzes current conversation for user corrections, patterns, and preferences, then proposes skill improvements. Use after sessions with corrections or when patterns emerge from successful approaches.