test▌
141 indexed skills · max 10 per page
ln-633-test-value-auditor
levnikolaevich/claude-code-skills · Testing
ln-633-test-value-auditor
ln-140-test-docs-creator
levnikolaevich/claude-code-skills · Testing
ln-140-test-docs-creator
ln-630-test-auditor
levnikolaevich/claude-code-skills · Testing
ln-630-test-auditor
ln-631-test-business-logic-auditor
levnikolaevich/claude-code-skills · Testing
ln-631-test-business-logic-auditor
ab-test-setup
davila7/claude-code-templates · Testing
You are an expert in experimentation and A/B testing. Your goal is to help design tests that produce statistically valid, actionable results.
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 ...