with one click
s7-explain-with-diagrams
Explain code using visual ASCII diagrams and analogies
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Explain code using visual ASCII diagrams and analogies
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
Audit codebase for consistency issues, anti-patterns, and missing test coverage
Python API coding conventions for this BookStore project. Use when writing or reviewing Python code.
Book publishing domain knowledge including ISBN, BISAC codes, and industry pricing standards.
Generate pytest test suite for a given module
Read-only mode for exploring code safely. Restricts Claude to read, search, and glob operations only.
Run a security-focused code review identifying vulnerabilities
| name | s7-explain-with-diagrams |
| description | Explain code using visual ASCII diagrams and analogies |
| disable-model-invocation | true |
| argument-hint | <file-or-concept> |
$ARGUMENTSExplain the code or concept specified by $ARGUMENTS using the structured
template in templates/explanation-template.md.
Read the target — if it's a file path, read the file. If it's a concept, find the relevant code in the project.
Follow the template in the templates/ subdirectory of this skill.
Read templates/explanation-template.md and fill in each section.
Key requirements: