Slash Command1.7k estrellas del repoactualizado yesterday
restart
Restart the Nimbalyst application
Instalar en Claude Code
Copiarmkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/nimbalyst/nimbalyst/HEAD/.claude/commands/restart.md -o ~/.claude/commands/restart.mdDespués abre una sesión nueva de Claude Code; el slash command carga automáticamente.
Definición
restart.md
Restart the Nimbalyst application using the `mcp__nimbalyst-extension-dev__restart_nimbalyst` MCP tool. This will close all windows and relaunch the app. Only run this command when directly instructed to by the user!
Del mismo repositorio
e2e-runnerSubagent
Run E2E tests in a dev container for isolated, reproducible test execution. Use proactively when asked to run Playwright tests, E2E tests, or when in a worktree. Handles the full Docker container lifecycle automatically.
android-releaseSlash Command
Prepare and execute an Android release (patch/minor/major)
bug-reportSlash Command
Gather details and draft an actionable bug report for developers.
commitSlash Command
Create a git commit with concise, bullet-point commit message
designSlash Command
Create a new plan document for tracking work.
e2e-devcontainerSlash Command
Run E2E tests in a dev container (isolated environment)
implementSlash Command
Execute a plan document while keeping progress synchronized.
investigate-performanceSlash Command
Investigate a Nimbalyst performance problem (freeze, lag, idle CPU, slow op, memory growth) with measured evidence before proposing a fix.