ask-explaining-code

<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>

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "ask-explaining-code" with this command: npx skills add navanithans/agent-skill-kit/navanithans-agent-skill-kit-ask-explaining-code

<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>

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

ask-python-refactor

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

ask-code-reviewer

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

ask-shadcn-architect

No summary provided by upstream source.

Repository SourceNeeds Review