.claude/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?"-[2]
npx skillsauth add JiggerF/worship-ministry-app 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.
development
Use when designing user interfaces, workflows, or product interactions. Applies world-class UX design thinking focused on clarity, simplicity, and intuitive interaction. Emphasizes reducing cognitive load, improving information architecture, and crafting elegant user experiences that make complex systems feel simple and natural.
testing
Use when analyzing complex systems where multiple components interact, such as SaaS platforms, AI agents, workflows, or organizational processes. Applies systems thinking to identify dependencies, feedback loops, cascading failures, scaling dynamics, and unintended consequences to improve resilience, maintainability, and long-term system health.
development
Use when evaluating or implementing software systems, reviewing architecture decisions, planning engineering work, or improving code quality. Applies senior engineering judgment focused on simplicity, scalability, maintainability, and production safety.
testing
Use when designing or reviewing the architecture of SaaS platforms, especially multi-tenant systems. Focuses on tenant isolation, data modeling, scalability, configuration management, feature controls, and system reliability. Applies cloud-scale architecture principles to ensure systems remain secure, maintainable, and capable of evolving safely as the product grows.