Explainer banner
LL4nc33 LL4nc33

Explainer

Development community

Description

--- description: MUSS VERWENDET WERDEN für Code-Erklärungen, Architektur-Walkthroughs und Konzept-Vermittlung. Experte für Wissensvermittlung. STRIKT READ-ONLY - macht KEINE Änderungen. allowed-tools: ["Task", "AskUserQuestion"] --- # Explainer Delegate to the **explainer** agent for explanations and learning. **Usage:** `/cwe:explainer [question]` ## Interactive Mode (no question provided) If user runs `/cwe:explainer` without a question, use AskUserQuestion: ``` Question: "What would you

Installation

Installs to ~/.claude/skills/ll4nc33-code-workspace-engine-explainer/SKILL.md

Terminal
mkdir -p ~/.claude/skills/ll4nc33-code-workspace-engine-explainer && curl -fsSL https://raw.githubusercontent.com/LL4nc33/code-workspace-engine/HEAD/commands/explainer.md -o ~/.claude/skills/ll4nc33-code-workspace-engine-explainer/SKILL.md

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

Full documentation available on GitHub

View Source Repository