Full slash command suite: /plan, /cook, /fix, /learn, /code-review, /docs-fe, /coding-level
npx claudepluginhub danielleit241/my-skills --plugin commands-bundlePlan a feature or system with auto-detected complexity. Modes: --fast (quick plan → cook), --hard (research + red-team + validate), --parallel (hard + file ownership per phase), --two (hard + 2 approaches, user selects). Always starts with Scope Challenge.
Guided feature development with codebase understanding and architecture focus. Accepts an optional plan file path: /cook plans/260418-auth/plan.md
Structured bug-fix pipeline. Scout → Diagnose+Fix → Review → Finalize. Replaces build-fix. Modes: --auto (auto-approve ≥9.5), --quick (fast cycle, skip review), --review (pause at each step).
Extract reusable patterns from the current session and save them as skill files. Run after solving a non-trivial problem.
Code review — local uncommitted changes or GitHub PR (pass PR number/URL for PR mode)
Generate a concise FE handoff doc for changed endpoints — branch, APIs, request/response contracts, search params, error codes
Set Claude's coding explanation level for this session/project (0=ELI5 → 5=God Mode)
Manus-style persistent markdown files for planning, progress tracking, and knowledge storage. Works with Claude Code, Kiro, Clawd CLI, Gemini CLI, Cursor, Continue, Hermes, and 17+ AI coding assistants. Now with Arabic, German, Spanish, and Chinese (Simplified & Traditional) support.
Comprehensive C4 architecture documentation workflow with bottom-up code analysis, component synthesis, container mapping, and context diagram generation
Team-oriented workflow plugin with role agents, 27 specialist agents, ECC-inspired commands, layered rules, and hooks skeleton.
Reliable automation, in-depth debugging, and performance analysis in Chrome using Chrome DevTools and Puppeteer
Claude Code skills for Godot 4.x game development - GDScript patterns, interactive MCP workflows, scene design, and shaders
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques