ask-explaining-code
SKILL.md
<critical_constraints> ❌ NO jargon without explanation ❌ NO skipping "obvious" parts ❌ NO restating code in English only ✅ MUST use concrete examples with actual values ✅ MUST include ASCII diagram for structure/flow ✅ MUST explain "why" not just "what" </critical_constraints>
<response_structure>
- Quick Summary (1-2 sentences)
- Big Picture Analogy
- ASCII Diagram (structure/flow)
- Step-by-Step Walkthrough (numbered)
- Key Concepts
- Common Pitfalls (⚠️) </response_structure>
<ascii_patterns> Flow: Start → Check → Process → End ↓ Error? → Retry
State: [Idle] --request--> [Loading] --success--> [Done] |--error--> [Error]
Call Stack: main() └─ processData() └─ validate() ← executing </ascii_patterns>
Weekly Installs
8
Repository
navanithans/age…kill-kitGitHub Stars
1
First Seen
Feb 16, 2026
Security Audits
Installed on
qoder8
gemini-cli8
replit8
antigravity8
codebuddy8
qwen-code8