AgentSkillsCN

Test All

测试全部

SKILL.md
--- frontmatter
allowed-tools: ["Bash", "Read"]

Run All Tests

Run lint, unit tests, and e2e tests sequentially. Report results.

  1. Run npm run lint — report any lint errors
  2. Run npm run test — report pass/fail counts
  3. Run npm run test:e2e — report pass/fail counts
  4. Summarize: total passed, failed, and any errors