在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用test
星标0
分支0
更新时间2026年2月2日 00:52
Run Trebuchet test suites using Swift Testing framework
安装
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
SKILL.md
readonly菜单
Run Trebuchet test suites using Swift Testing framework
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Update CHANGELOG.md with new entries following Keep a Changelog format
Run complete CI checks locally (build debug/release, run tests, check warnings)
Run the complete dev server test workflow for the Aura project
Rebuild the trebuchet CLI binary in release configuration
Create a new Trebuchet release tag following semantic versioning (without 'v' prefix)
Run AWS integration tests with LocalStack for local AWS service simulation
| name | test |
| description | Run Trebuchet test suites using Swift Testing framework |
Run the test suite for Trebuchet:
Available test suites:
swift testswift test --filter TrebuchetTestsswift test --filter TrebuchetMacrosTestsswift test --filter TrebuchetCloudTestsswift test --filter TrebuchetAWSTestsswift test --filter TrebuchetCLITestsswift test --filter TrebuchetSecurityTestsswift test --filter TrebuchetObservabilityTestsswift test --filter TrebuchetPostgreSQLTests/Users/bri/dev/TrebuchetNote: AWS integration tests require LocalStack - use the /test-aws skill instead.