creating-debug-tests-and-iterating
OfficialTurn debugging chaos into repeatable tests.
Authortilework-tech
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps you reproduce and diagnose tricky bugs by running external, real-interface tests against the application. It guides you to log comprehensively, run the tests iteratively, and clean up after fixes, reducing guesswork and downtime.
Core Features & Use Cases
- External Debugging: Create scripts that interact with the application's public interfaces (CLI, API) rather than internal components.
- Iterative Fix Loop: Run tests, analyze logs, update the script, and repeat until the issue is resolved.
- Reality-Driven Validation: Ensures bugs observed in production-like environments are reproducible and verifiable.
Quick Start
Create a script that calls the application from the outside (CLI or API), then run it, inspect logs, and incrementally adjust until the bug surfaces clearly and is fixed.
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: creating-debug-tests-and-iterating Download link: https://github.com/tilework-tech/nori-profiles/archive/main.zip#creating-debug-tests-and-iterating Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.