From riff
Explain a specific mechanism or concept in depth with visual diagrams, code walkthrough, and concrete examples.
How this skill is triggered — by the user, by Claude, or both
Slash command
/riff:explainThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Produce a focused, visual explanation of a single mechanism or concept. Unlike `learn` (broad survey), `explain` goes deep on one thing.
Produce a focused, visual explanation of a single mechanism or concept. Unlike learn (broad survey), explain goes deep on one thing.
The user names a specific mechanism. Examples:
/riff:explain record_stream/riff:explain how FSDP2 mixed precision works/riff:explain the prefetch logic in activation offload/riff:explain CP sharding.workspace/{topic-slug}/ exists. Add .workspace/ to .gitignore if missing.explain-{topic}.html in the workspace folder. Use a slugified topic name.file:line referencesUse the Tokyo Night dark theme. Inline the full CSS from templates/style.css as a <style> block.
lang="zh-CN" — Chinese explanations, English technical terms{project} / {topic} / .workspace/{folder}/explain-{topic}.htmlGuides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.
npx claudepluginhub junjzhang/riff --plugin riff