J Explain banner
jlaws jlaws

J Explain

Design community

Description

--- name: j-explain description: "Generate a self-contained HTML document or information report that explains a topic — inline CSS/JS/SVG, visual hierarchy, spatial diagrams, no external dependencies. Use when you want a shareable, scannable explainer or findings report instead of a wall of markdown. Do NOT use for quick answers or inline comments (respond directly) or markdown project docs (use /j-docs)." argument-hint: "<topic to explain, or file paths/sources to document; default: ask>" model

Installation

Installs to ~/.claude/commands/jlaws-dotfiles-j-explain.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/jlaws/dotfiles/HEAD/.claude/commands/j-explain.md -o ~/.claude/commands/jlaws-dotfiles-j-explain.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository