Skip to main content
Manus에서 모든 스킬 실행
원클릭으로

test

스타7
포크0
업데이트2026년 2월 24일 02:33

Discovers and executes the project's validation suite — linting, type checking, unit tests, and integration/e2e tests — fixing any failures found, then returning results in a standardized JSON format for automated processing. Auto-detects available test commands from the project's task runner or package manager. Use when a user wants to run tests, validate the application, check code quality, or verify the app is healthy. Triggers on "run tests", "test the app", "validate the application", "run the test suite", "check for errors", "run all checks", "is the app healthy". Do NOT use for implementing features (use the implement skill). Do NOT use for reviewing against a spec (use the review skill). Do NOT use for starting the dev server (use the start skill).

설치

Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.

SKILL.md
readonly