.agents/skills/explain-code/SKILL.md
Explains code with visual diagrams and analogies. Use when explaining how code works, teaching about a codebase, or when the user asks "how does this work?"
npx skillsauth add Konete326/Glassy-Analytics---Premium-SaaS-Dashboard explain-codeInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
When explaining code, always include:
Keep explanations conversational. For complex concepts, use multiple analogies.
tools
A brief description of what this skill does
data-ai
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
development
Generate an interactive collapsible tree visualization of your codebase. Use when exploring a new repo, understanding project structure, or identifying large files.
tools
Load Claude API reference material for your project's language (Python, TypeScript, Java, Go, Ruby, C#, PHP, or cURL). Use when the user asks about using Anthropic SDKs, tool use, streaming, or structured outputs.