Slash Command1.1k estrellas del repoactualizado today
defensive-code-cleanup
Clean Defensive Try-Catch Blocks
Instalar en Claude Code
Copiarmkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/vm0-ai/vm0/HEAD/.claude/commands/defensive-code-cleanup.md -o ~/.claude/commands/defensive-code-cleanup.mdDespués abre una sesión nueva de Claude Code; el slash command carga automáticamente.
Definición
defensive-code-cleanup.md
invoke skill /code-quality cleanup
Del mismo repositorio
tech-debt-issueSlash Command
Alias for tech-debt issue
tech-debt-researchSlash Command
Alias for tech-debt research
ccstateSkill
Patterns and best practices for using ccstate state management in the vm0 platform
cli-designSkill
Design patterns and conventions for the vm0 CLI user experience
code-qualitySkill
Deep code review and quality analysis for vm0 project
commitSkill
Complete pre-commit workflow - run quality checks (format, lint, type, test) and validate/create conventional commit messages
database-developmentSkill
Database migrations and Drizzle ORM guidelines for the vm0 project
feature-switchSkill
Feature switch system guide for gating new user-facing features behind feature flags