self-test
CommunityQA your code during implementation.
AuthorClouder0
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Pattern for testing your own code during implementation. Ensures quality before declaring complete.
Core Features & Use Cases
- Iterative testing: Write tests alongside new code and validate as you go.
- Quality gates: Integrates tests, lint, and typechecks before completion.
- Use Case: While implementing a module, repeat the cycle of coding, testing, linting, and typechecking to ensure progress is solid.
Quick Start
Run the self-test loop during implementation to verify code quality before declaring completion.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: self-test Download link: https://github.com/Clouder0/dotagent/archive/main.zip#self-test Please download this .zip file, extract it, and install it in the .claude/skills/ directory.