From rcc
Initializes a new project with Claude Code agent system, best practices, and framework setup.
npx claudepluginhub wayne930242/reflexive-claude-codeInvoke the rcc:initializing-projects skill and follow it exactly as presented to you
/initialize-projectInitializes or updates Claude project setup with coding guardrails for new/existing projects, validates bootstrap, detects state, and auto-analyzes codebases.
/dev-setupInitializes Claude Code infrastructure in a project directory, creating AI skills, hooks, settings, MASTER_PLAN.md template, and CLAUDE.md guidance. Supports path and --minimal flag.
/setup-claude-codeAnalyzes project structure, language, and scale to generate Claude Code setup files: CLAUDE.md, hooks, permissions, and optional commands/agents via minimal|standard|full or auto-detect.
/plansAnalyzes project files and user goal to detect tech stack, recommends and installs relevant Claude skills, then enters planning mode.
/init-projectInitializes project by interactively generating CLAUDE.md (overview, stack, structure), spec.md (feature specs), and prompt_plan.md (phased implementation plan). Auto-detects tech stack; supports [name] [--type next|vite|go|python|rust].
/initInitializes beads issue tracking database in current directory with optional prefix (defaults to dir name). Shows DB location, prefix, workflow overview, next steps; displays stats if already set up.
Share bugs, ideas, or general feedback.
Invoke the rcc:initializing-projects skill and follow it exactly as presented to you