con un clic
test
Run tests for Keychat packages
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Run tests for Keychat packages
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Basado en la clasificación ocupacional SOC
Orchestrate large-scale changes across the codebase using parallel worktree agents. Use when you need to apply similar changes to many files or modules simultaneously.
Run comprehensive Flutter checks including lint, analyze, test, and format verification. Use before commits to ensure code quality.
Explains the Keychat app architecture and key components
Initialize or reset the Keychat development environment
Clean build artifacts and reset Flutter state
Run code generation for Isar models, JSON serialization, and i18n
| name | test |
| description | Run tests for Keychat packages |
| argument-hint | [test-file|package] |
| disable-model-invocation | true |
| allowed-tools | Bash(melos *), Bash(flutter test *) |
Run tests for the Keychat project.
$ARGUMENTS - Optional: specific test file path or package namemelos run test:all
melos run test:flutter
melos run test:dart
cd packages/app
flutter test $ARGUMENTS
melos run test:all.dart), run that specific test