testability
What I Do
Ensure every feature you build is testable from the start. This skill teaches:
- Testing pyramid (fast → slow)
- API exposure patterns for testability
- Local testing setup
- Integration with staging tests
- When to use each testing layer
Core Philosophy
"If you can't test it locally, you can't test it."
Every feature should be testable at multiple levels. Design for testability, don't bolt it on later.
Testing Pyramid
More from different-ai/agent-bank
writing-style
Clean up text while preserving the writer's voice - minimal edits only
270video-subtitle-cutter
Transcribe video, analyze subtitles with AI, and cut video by removing filler words, pauses, and mistakes
74linkedin-post
Draft high-performing LinkedIn posts using learnings from tweet performance data and 0 Finance messaging guidelines
22debug prod issues
Debug production issues on Vercel using logs, database inspection, and proper deployment waiting
20self-improve
Update skill documentation and extend OpenCode capabilities based on learnings
18skill-reinforcement
Always and Automatically improve skills after each use by capturing learnings and anti-patterns
14