.claude/skills/testing-workflow/SKILL.md
Comprehensive testing workflow orchestrating functional testing, example validation, integration testing, and usability assessment. Sequential workflow for complete skill testing from examples through scenarios to integration validation. Use when conducting thorough testing, pre-deployment validation, ensuring skill functionality, or comprehensive quality checks.
npx skillsauth add adaptationio/skrillz testing-workflowInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
testing-workflow provides comprehensive skill testing by orchestrating skill-tester operations with validation checks.
Component Skills:
Workflow (4 steps):
Result: Complete functional validation ensuring skill works correctly
Extract and execute all examples from skill, verify they work correctly.
Time: 15-30 minutes
Test skill in 2-3 realistic scenarios from "When to Use" section.
Time: 30-90 minutes
Test skill works with other skills it depends on or composes.
Time: 20-45 minutes (if applicable)
Run skill-validator to ensure tests didn't reveal structure issues.
Time: 10-15 minutes
| Step | Focus | Time | Pass Criteria | |------|-------|------|---------------| | 1 | Examples | 15-30m | All examples execute correctly | | 2 | Scenarios | 30-90m | Scenarios complete successfully | | 3 | Integration | 20-45m | Integration smooth (if applicable) | | 4 | Validation | 10-15m | Structure still passes |
Total Time: 1.5-3 hours
Result: ✅ TESTS PASS or ❌ TESTS FAIL (with issues to fix)
testing-workflow ensures skills function correctly through comprehensive hands-on testing.
development
Setup secure web-based terminal access to WSL2 from mobile/tablet via ttyd + ngrok/Cloudflare/Tailscale. One-command install, start, stop, status. Use when you need remote terminal access, web terminal, browser-based shell, or mobile access to WSL2 environment.
development
Complete development workflows where Claude writes the code while Gemini and Codex provide research, planning, reviews, and different perspectives. Claude remains the main developer. Use for complex projects requiring expert planning and multi-perspective reviews.
development
Systematic progress tracking for skill development. Manages task states (pending/in_progress/completed), updates in real-time, reports progress, identifies blockers, and maintains momentum. Use when tracking skill development, coordinating work, or reporting progress.
development
Comprehensive testing validation for Claude Code skills through functional testing, example validation, integration testing, regression testing, and edge case testing. Task-based testing operations with automated example execution, manual scenario testing, and test reporting. Use when testing skill functionality, validating examples execute correctly, ensuring integration works, preventing regressions, or conducting comprehensive functional quality assurance.