From riff
Deep-dive into source code, papers, or references and distill key insights into a visual HTML document.
How this skill is triggered — by the user, by Claude, or both
Slash command
/riff:learnThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Research a codebase area, algorithm, or external reference and produce a structured learning document. The goal is to build shared understanding between human and agent before making changes.
Research a codebase area, algorithm, or external reference and produce a structured learning document. The goal is to build shared understanding between human and agent before making changes.
The user points at what to study. Examples:
/riff:learn src/models/shared/activation/offload.py/riff:learn how torchtune does activation offloading/riff:learn the reconcile system.workspace/{topic-slug}/ exists. Add .workspace/ to .gitignore if missing.learn.html in the workspace folder.<h3> section:
Use the Tokyo Night dark theme. Inline the full CSS from templates/style.css as a <style> block.
file:line referenceslang="zh-CN" — Chinese explanations, English technical terms{project} / {topic} / .workspace/{folder}/learn.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