Slash Command1.1k estrellas del repoactualizado today
tech-debt-research
Alias for tech-debt research
Instalar en Claude Code
Copiarmkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/vm0-ai/vm0/HEAD/.claude/commands/tech-debt-research.md -o ~/.claude/commands/tech-debt-research.mdDespués abre una sesión nueva de Claude Code; el slash command carga automáticamente.
Definición
tech-debt-research.md
invoke skill /tech-debt research
Del mismo repositorio
defensive-code-cleanupSlash Command
Clean Defensive Try-Catch Blocks
tech-debt-issueSlash Command
Alias for tech-debt issue
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