test
✓Comprehensive testing workflow - unit tests ∥ integration tests → E2E tests
Installation
SKILL.md
| 1 | arbiter | Unit tests, type checks, linting | Parallel | | 1 | arbiter | Integration tests | Parallel | | 2 | atlas | E2E/acceptance tests | After 1 passes |
Before running tests, check for type errors - they often cause test failures:
If errors found: Fix them BEFORE running tests. Type errors usually mean tests will fail anyway.
Comprehensive testing workflow - unit tests ∥ integration tests → E2E tests Source: namesreallyblank/clorch.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/namesreallyblank/clorch --skill test- Source
- namesreallyblank/clorch
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is test?
Comprehensive testing workflow - unit tests ∥ integration tests → E2E tests Source: namesreallyblank/clorch.
How do I install test?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/namesreallyblank/clorch --skill test Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/namesreallyblank/clorch
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01