test▌
163 indexed skills · max 10 per page
ln-782-test-runner
levnikolaevich/claude-code-skills · Testing
ln-782-test-runner
test
parcadei/continuous-claude-v3 · Testing
Run comprehensive test suite with parallel execution.
test-driven-development
davila7/claude-code-templates · Testing
Write the test first. Watch it fail. Write minimal code to pass.
test-automator
charon-fan/agent-playbook · Testing
Expert in creating and maintaining automated tests for various frameworks and languages.
test-tui
openai/codex · Frontend
You can start and use Codex TUI to verify changes. \n Important notes: \n Start interactively.\nAlways set RUST_LOG=\"trace\" when starting the process.\nPass -c log_dir=<some_temp_dir> argument to have logs written to a specific directory to help with debugging.\nWhen sending a test message programmatically, send text first, then send Enter in a separate write (do not send text + Enter in one burst).\nUse just codex target to run - just codex -c ...
test-writer
leonardomso/33-js-concepts · Testing
Use this skill to generate comprehensive Vitest tests for all code examples in a concept documentation page. Tests verify that code examples in the documentation are accurate and work as described.
alicloud-ai-audio-tts-test
cinience/alicloud-skills · Cloud
Category: test \n Minimal Viable Test \n Goals \n \n Validate only the minimal request path for this skill. \n If execution fails, record exact error details without guessing parameters. \n \n Prerequisites \n \n Prepare authentication and region settings based on the skill instructions. \n Target skill: skills/ai/audio/alicloud-ai-audio-tts \n \n Test Steps (Minimal) \n \n Open the target skill SKILL.md and choose one minimal input example. \n Send one minimal request or run the example script.
alicloud-network-dns-cli-test
cinience/alicloud-skills · Cloud
Category: test \n DNS CLI Minimal Viable Test \n Prerequisites \n \n aliyun CLI is installed and configured. \n AK/SK is configured. \n GoalsSkill: skills/network/dns/alicloud-network-dns-cli/ 。 \n \n Test Steps \n \n 执行 aliyun alidns DescribeSubDomainRecords --DomainName <domain> --SubDomain <sub> 。 \n 若无记录,再执行一次空返回验证。 \n 记录 request id 和返回条目数。 \n \n Expected Results \n \n 命令可执行,返回 JSON 或明确权限错误。 \n
alicloud-data-lake-dlf-test
cinience/alicloud-skills · Cloud
Category: test \n DataLake Minimal Viable Test \n Prerequisites \n \n AK/SK and region are configured. \n GoalsSkill: skills/data-lake/alicloud-data-lake-dlf/ 。 \n \n Test Steps \n \n Run python scripts/list_openapi_meta_apis.py . \n Select one read-only API and run a minimal request. \n Save outputs under output/alicloud-data-lake-dlf-test/ 。 \n \n Expected Results \n \n Metadata retrieval succeeds. \n Read-only API returns success or an explicit permission error. \n
alicloud-ai-audio-tts-voice-design-test
cinience/alicloud-skills · Cloud
Category: test