Manus에서 모든 스킬 실행
원클릭으로
원클릭으로
원클릭으로 Manus에서 모든 스킬 실행
시작하기test
스타100
포크7
업데이트2026년 2월 24일 01:36
Run tests for Keychat packages
설치
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SKILL.md
readonly메뉴
Run tests for Keychat packages
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| 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 testOrchestrate 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