بنقرة واحدة
learn
Deep-dive into source code, papers, or references and distill key insights into a visual HTML document.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Deep-dive into source code, papers, or references and distill key insights into a visual HTML document.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
| name | learn |
| description | Deep-dive into source code, papers, or references and distill key insights into a visual HTML document. |
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.htmlResearch an issue or task and produce a visual HTML briefing with problem breakdown, architecture diagram, and implementation plan.
Propose architecture and data structure decisions for a feature, producing a visual HTML design document for review.
Explain a specific mechanism or concept in depth with visual diagrams, code walkthrough, and concrete examples.