Instructions file
Instructions for b33eep/claude-code-setup, covering claude code setup, about, tech stack, current status and future.
Instructions file
Instructions for b33eep/claude-code-setup, covering claude code setup, about, tech stack, current status and future.
Command
Add a custom module repository (company or personal) to claude-code-setup.
Command
After /clear or new chat, understand recent changes.
Command
Manage your claude-code-setup installation: check status, upgrade, install, and remove modules.
Command
Spawn a teammate to work on a separate task independently. You continue your own work and get notified when the teammate finishes.
Command
A structured way to plan complex features before implementing. Works through: Problem → Options → Solution → Stories → Finalize.
Command
Trigger a code review on your recent changes using the comprehensive-review plugin. This is Step 3 in the Development Flow — review before committing.
Command
Initialize a new project with CLAUDE.md and folder structure.
Command
Triggered by /catchup when it detects a version mismatch between the project CLAUDE.md and the installed template.
Command
Remove the active custom module repository and all its installed artifacts (skills, MCP servers, command overrides, scripts) from claude-code-setup.
Command
Quick capture tool for the Future table. For structured planning, use /design.
Command
Spawn expert advisor(s) that monitor your work and give proactive domain feedback. You stay in control — advisors supplement your judgment.
Command
Wrap up the session before /clear. Document the current status for the next session.
Skill Claude CodeCodex
Build or edit Slidev (sli.dev) presentations for tech talks, workshops, conference sessions, and live-coding demos. Use when the user asks to create slides, a deck, a presentation, a workshop deck, a conference talk, or edit an existing slides.md.
Skill Claude CodeCodex
Guide users through creating, reviewing, and fixing custom skills for Claude — both command skills (invoked via /slash) and context skills (auto-loaded by tech stack). Use when the user asks to create a skill, build a skill, make a new slash command skill, add a coding standards skill, review an existing skill, update…
Skill Claude CodeCodex
Gradle build tool standards focusing on Kotlin DSL. Covers project configuration, dependency management, and custom plugin/task development with Gradle 9 LTS.
Skill Claude CodeCodex
Java coding standards for enterprise applications. Includes naming conventions, modern Java features, design patterns, and recommended tooling.
Skill Claude CodeCodex
This skill provides JavaScript coding standards and is automatically loaded for JavaScript projects. It includes modern ES2025 patterns, async handling, and recommended tooling.
Skill Claude CodeCodex
Kotlin coding standards for modern applications. Includes naming conventions, coroutines, flows, modern Kotlin 2.3.0 features, and recommended tooling.
Skill Claude CodeCodex
This skill provides Python coding standards and is automatically loaded for Python projects. It includes naming conventions, best practices, and recommended tooling.
Skill Claude CodeCodex
This skill provides Shell/Bash coding standards and is automatically loaded for shell projects. It includes defensive scripting patterns, best practices, and recommended tooling.
Skill Claude CodeCodex
This skill provides TypeScript coding standards and is automatically loaded for TypeScript projects. It includes naming conventions, best practices, and recommended tooling.
Skill Claude CodeCodex
Write INVEST-compliant user stories with Given-When-Then acceptance criteria. Use when writing user stories, creating acceptance criteria, or during /design Step 4.
Skill Claude CodeCodex
Download YouTube video transcripts with automatic frame extraction for visual references. Use when analyzing YouTube videos, tutorials, or conference talks.