[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"skill-anthropic-flashcards":3,"mdc--4nnxlp-key":34,"related-repo-anthropic-flashcards":1299,"related-org-anthropic-flashcards":1397},{"slug":4,"name":4,"fn":5,"description":6,"org":7,"tags":12,"stars":23,"repoUrl":24,"updatedAt":25,"license":26,"forks":27,"topics":28,"repo":29,"sourceUrl":32,"mdContent":33},"flashcards","generate and drill legal flashcards","Generate or drill flashcards for black-letter memorization — Leitner-style buckets, per-subject markdown storage, drill mode with self-assessment. Use when the user says \"drill flashcards\", \"make flashcards from\", \"quiz me on cards\", or wants to memorize rules.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},"anthropic","Anthropic","https:\u002F\u002Fpexgzepcugksgbtrxkhf.supabase.co\u002Fstorage\u002Fv1\u002Fobject\u002Fpublic\u002Forg-logos\u002Fanthropic.png","anthropics",[13,17,20],{"name":14,"slug":15,"type":16},"Reference","reference","tag",{"name":18,"slug":19,"type":16},"Education","education",{"name":21,"slug":22,"type":16},"Legal","legal",8721,"https:\u002F\u002Fgithub.com\u002Fanthropics\u002Fclaude-for-legal","2026-07-24T05:41:45.016032",null,1642,[],{"repoUrl":24,"stars":23,"forks":27,"topics":30,"description":31},[],"A suite of plugins for legal workflows","https:\u002F\u002Fgithub.com\u002Fanthropics\u002Fclaude-for-legal\u002Ftree\u002FHEAD\u002Flaw-student\u002Fskills\u002Fflashcards","---\nname: flashcards\ndescription: >\n  Generate or drill flashcards for black-letter memorization — Leitner-style\n  buckets, per-subject markdown storage, drill mode with self-assessment. Use\n  when the user says \"drill flashcards\", \"make flashcards from\", \"quiz me on\n  cards\", or wants to memorize rules.\nargument-hint: \"[subject] [--generate | --drill | --review | --stats | --session \u003Cn>]\"\n---\n\n# \u002Fflashcards\n\n1. Load `~\u002F.claude\u002Fplugins\u002Fconfig\u002Fclaude-for-legal\u002Flaw-student\u002FCLAUDE.md` → current classes, weak subjects, outline locations.\n2. Apply the framework below.\n3. Route by flag:\n   - `--generate`: build cards from source (outline path, notes, casebook) per card-writing rules. Write to `~\u002F.claude\u002Fplugins\u002Fconfig\u002Fclaude-for-legal\u002Flaw-student\u002Fflashcards\u002F[subject]\u002Fcards.md`.\n   - `--drill` (default): prioritize due cards + new; show Q, wait for answer, show A, take self-assessment, update buckets + next review.\n   - `--review`: browse deck by bucket.\n   - `--stats`: progress snapshot; flag stuck cards for verbal drill.\n   - `--session \u003Cn>`: focused N-card session, prioritized by prior misses + due cards; appends results to `study-plan.yaml` → `session_history`.\n4. Apply confidence discipline: flag every card generated from knowledge-without-source with `[VERIFY]`.\n\n---\n\n## Real-matter check\n\nIf the question the student is asking sounds like it's about a REAL situation — their lease, their parking ticket, their family's business, their friend's arrest, a real dollar amount, a real deadline, a real party name — stop.\n\n> \"This sounds like a real situation, not a hypothetical. I can't give you legal advice, and you can't give it either — you're not a lawyer yet. If this is real, [the person] needs an actual lawyer: legal aid, your school's clinic, a lawyer referral service (your jurisdiction's bar association, law society, or legal aid body), or (if there's money) a private attorney. I'm happy to help you understand the general legal concepts involved, but that's study, not advice.\"\n\nWatch for: real names, real addresses, real dates, specific dollar amounts, \"my landlord\u002Fboss\u002Fparent\u002Ffriend,\" \"I got a ticket\u002Fletter\u002Fnotice,\" deadlines measured in days. Any one of these is a trigger.\n\n## Purpose\n\nOutlines are for synthesis; flashcards are for memorization. The bar exam and most law school exams reward fast rule recall. This skill generates cards from your outline (or notes or casebook excerpts), drills them with light spacing, and tracks what's stuck and what hasn't.\n\n**Not a full SRS system.** Simple Leitner-style buckets. Good enough to study, light enough to maintain. If you want Anki, use Anki; this is for when you're in chat and want a quick drill.\n\n## Confidence discipline\n\nSame rule as the other content-generating skills:\n\n- If generating cards from a source you provide (outline, notes, casebook excerpt), the card's Q and A come from that source. Confident.\n- If generating cards from my knowledge without a source, I flag every card that states a rule I'm not fully confident on with `[VERIFY: rule — confirm against source]`. You should check before committing to the card as a learning target.\n- If I don't know an area well, I generate fewer cards rather than inventing. Better to have 8 good cards than 20 where 5 are wrong.\n\n## Load context\n\n- `~\u002F.claude\u002Fplugins\u002Fconfig\u002Fclaude-for-legal\u002Flaw-student\u002FCLAUDE.md` → current classes, weak subjects, existing outlines\n- `~\u002F.claude\u002Fplugins\u002Fconfig\u002Fclaude-for-legal\u002Flaw-student\u002Fflashcards\u002F[subject]\u002Fcards.md` if it exists (incremental build)\n- User-provided source (outline path, notes, casebook excerpt) if given\n\n## Modes\n\nFlag: `--generate | --drill | --review | --stats | --session \u003Cn>` (default: prompt)\n\n### `--session \u003Cn>` — focused N-card session\n\nFor when the student says \"let's do 5 cards on Contracts\" or runs `\u002Flaw-student:session Contracts 5 --flashcards`.\n\n- Load `~\u002F.claude\u002Fplugins\u002Fconfig\u002Fclaude-for-legal\u002Flaw-student\u002Fstudy-plan.yaml` if it exists and read `session_history` for this subject.\n- Prioritize: cards previously marked wrong > due cards > new cards.\n- Run N cards one at a time per the `--drill` flow.\n- At session end, append results to `study-plan.yaml` → `session_history`:\n\n```yaml\nsession_history:\n  - date: 2026-05-08\n    subject: Contracts\n    type: flashcards\n    n_cards: 5\n    right: 3\n    partial: 1\n    wrong: 1\n    stuck_topics: [parol-evidence-rule]\n```\n\n- If no `study-plan.yaml`, write to `~\u002F.claude\u002Fplugins\u002Fconfig\u002Fclaude-for-legal\u002Flaw-student\u002Fsession-history.yaml` instead.\n\n### `--generate` — create cards\n\n**Inputs:**\n- Subject (class name or topic)\n- Source (outline path, notes, or \"use my existing outline from ~\u002F.claude\u002Fplugins\u002Fconfig\u002Fclaude-for-legal\u002Flaw-student\u002FCLAUDE.md\")\n- Optional: card count target (default 10-20 per session)\n\n**Card structure:**\n\n```markdown\n### Card [N]\n**Q:** [question — one concept, one card]\n**A:** [answer — the rule, one or two sentences]\n**Source:** [outline section, casebook page, class note date]\n**Bucket:** new\n**Last reviewed:** —\n**Next review:** [today's date]\n**Notes:** [optional — distinctions, exceptions, traps]\n```\n\n**Card-writing rules:**\n1. **One concept per card.** \"Elements of negligence\" becomes 4 cards, not 1.\n2. **Front is a question, not a topic.** \"Negligence duty\" bad. \"What are the four elements of negligence?\" good.\n3. **Back is a rule, not a paragraph.** If the answer needs a paragraph, split into multiple cards.\n4. **Cite the source** so you can re-check during drill.\n\n**Citation check.** When cards are generated from my knowledge rather than a source you pasted, the rule and any case\u002Fstatute cited on the back were generated by an AI model and have not been verified. Before you memorize a card, confirm it against your outline, casebook, or a research tool (Westlaw, CourtListener). A wrong card drilled to mastery is worse than no card.\n\n### `--drill` — study session\n\n**Prioritization:**\n1. Cards where `next_review \u003C= today` AND bucket != mastered\n2. New cards not yet attempted\n3. If no cards due and no new cards: ask if user wants review of mastered cards (for decay prevention)\n\n**Drill flow per card:**\n1. Show Q. Wait for answer.\n2. User answers (or types \"skip\" \u002F \"don't know\")\n3. Show A.\n4. User self-assesses: `right` \u002F `partial` \u002F `wrong` \u002F `don't know`\n5. Update bucket + next review per the table below:\n\n| Self-assessment | Bucket change | Next review |\n|---|---|---|\n| right | up one (new → learning → review → mastered) | +1d new, +3d learning, +7d review, +21d mastered |\n| partial | same bucket | +1d |\n| wrong | down one (review → learning; learning → new; new stays new) | today +4h |\n| don't know | down one | today +4h |\n\n### `--review` — browse deck\n\nShow all cards in a subject. Grouped by bucket. Useful for scanning what's in the deck and manually adjusting card content.\n\n### `--stats` — progress snapshot\n\nPer subject: total cards, bucket distribution, due today, reviewed this week. Highlight any cards that have bounced down to `new` more than twice — those are the stuck concepts worth drilling verbally via `\u002Flaw-student:socratic-drill`.\n\n## Integration with other skills\n\n- **outline-builder:** after building or extending an outline, offer to generate flashcards from the new material\n- **socratic-drill:** if a card has been wrong 2+ times, route it to `\u002Flaw-student:socratic-drill` for verbal working-through — flashcards aren't enough for concepts you don't actually understand\n- **bar-prep-questions:** bar prep subjects with poor flashcard stats weight higher in MBE drilling\n\n## Storage\n\n```\nflashcards\u002F\n└── [subject]\u002F\n    └── cards.md\n```\n\nOne file per subject. Cards are markdown. Bucket\u002Freview metadata is inline per card. Not optimal for very large decks (>500) but fine for typical law school deck sizes.\n\n## What this skill does not do\n\n- **Replace Anki.** If you already have a flashcard habit, keep it. This is for when you're in chat and want to drill without switching apps.\n- **Invent cards to hit a count target.** If I can only generate 8 confident cards from your source, you get 8. Padding with `[VERIFY]`-heavy guesses is worse than a smaller deck.\n- **Enforce study discipline.** Missed review days compound; the skill just shows what's due. You decide whether to drill.\n- **Teach you the rule.** Cards are for drilling what you've already studied. If a card is consistently wrong, the problem is upstream — use `\u002Flaw-student:socratic-drill` or re-read the source.\n",{"data":35,"body":37},{"name":4,"description":6,"argument-hint":36},"[subject] [--generate | --drill | --review | --stats | --session \u003Cn>]",{"type":38,"children":39},"root",[40,48,171,175,182,188,205,210,216,221,232,238,243,269,275,303,309,322,334,346,403,591,614,625,633,651,659,846,854,897,907,918,926,952,960,1016,1116,1127,1132,1143,1163,1169,1209,1215,1225,1230,1236,1293],{"type":41,"tag":42,"props":43,"children":44},"element","h1",{"id":4},[45],{"type":46,"value":47},"text","\u002Fflashcards",{"type":41,"tag":49,"props":50,"children":51},"ol",{},[52,67,72,159],{"type":41,"tag":53,"props":54,"children":55},"li",{},[56,58,65],{"type":46,"value":57},"Load ",{"type":41,"tag":59,"props":60,"children":62},"code",{"className":61},[],[63],{"type":46,"value":64},"~\u002F.claude\u002Fplugins\u002Fconfig\u002Fclaude-for-legal\u002Flaw-student\u002FCLAUDE.md",{"type":46,"value":66}," → current classes, weak subjects, outline locations.",{"type":41,"tag":53,"props":68,"children":69},{},[70],{"type":46,"value":71},"Apply the framework below.",{"type":41,"tag":53,"props":73,"children":74},{},[75,77],{"type":46,"value":76},"Route by flag:\n",{"type":41,"tag":78,"props":79,"children":80},"ul",{},[81,100,111,122,133],{"type":41,"tag":53,"props":82,"children":83},{},[84,90,92,98],{"type":41,"tag":59,"props":85,"children":87},{"className":86},[],[88],{"type":46,"value":89},"--generate",{"type":46,"value":91},": build cards from source (outline path, notes, casebook) per card-writing rules. Write to ",{"type":41,"tag":59,"props":93,"children":95},{"className":94},[],[96],{"type":46,"value":97},"~\u002F.claude\u002Fplugins\u002Fconfig\u002Fclaude-for-legal\u002Flaw-student\u002Fflashcards\u002F[subject]\u002Fcards.md",{"type":46,"value":99},".",{"type":41,"tag":53,"props":101,"children":102},{},[103,109],{"type":41,"tag":59,"props":104,"children":106},{"className":105},[],[107],{"type":46,"value":108},"--drill",{"type":46,"value":110}," (default): prioritize due cards + new; show Q, wait for answer, show A, take self-assessment, update buckets + next review.",{"type":41,"tag":53,"props":112,"children":113},{},[114,120],{"type":41,"tag":59,"props":115,"children":117},{"className":116},[],[118],{"type":46,"value":119},"--review",{"type":46,"value":121},": browse deck by bucket.",{"type":41,"tag":53,"props":123,"children":124},{},[125,131],{"type":41,"tag":59,"props":126,"children":128},{"className":127},[],[129],{"type":46,"value":130},"--stats",{"type":46,"value":132},": progress snapshot; flag stuck cards for verbal drill.",{"type":41,"tag":53,"props":134,"children":135},{},[136,142,144,150,152,158],{"type":41,"tag":59,"props":137,"children":139},{"className":138},[],[140],{"type":46,"value":141},"--session \u003Cn>",{"type":46,"value":143},": focused N-card session, prioritized by prior misses + due cards; appends results to ",{"type":41,"tag":59,"props":145,"children":147},{"className":146},[],[148],{"type":46,"value":149},"study-plan.yaml",{"type":46,"value":151}," → ",{"type":41,"tag":59,"props":153,"children":155},{"className":154},[],[156],{"type":46,"value":157},"session_history",{"type":46,"value":99},{"type":41,"tag":53,"props":160,"children":161},{},[162,164,170],{"type":46,"value":163},"Apply confidence discipline: flag every card generated from knowledge-without-source with ",{"type":41,"tag":59,"props":165,"children":167},{"className":166},[],[168],{"type":46,"value":169},"[VERIFY]",{"type":46,"value":99},{"type":41,"tag":172,"props":173,"children":174},"hr",{},[],{"type":41,"tag":176,"props":177,"children":179},"h2",{"id":178},"real-matter-check",[180],{"type":46,"value":181},"Real-matter check",{"type":41,"tag":183,"props":184,"children":185},"p",{},[186],{"type":46,"value":187},"If the question the student is asking sounds like it's about a REAL situation — their lease, their parking ticket, their family's business, their friend's arrest, a real dollar amount, a real deadline, a real party name — stop.",{"type":41,"tag":189,"props":190,"children":191},"blockquote",{},[192],{"type":41,"tag":183,"props":193,"children":194},{},[195,197,203],{"type":46,"value":196},"\"This sounds like a real situation, not a hypothetical. I can't give you legal advice, and you can't give it either — you're not a lawyer yet. If this is real, ",{"type":41,"tag":198,"props":199,"children":200},"span",{},[201],{"type":46,"value":202},"the person",{"type":46,"value":204}," needs an actual lawyer: legal aid, your school's clinic, a lawyer referral service (your jurisdiction's bar association, law society, or legal aid body), or (if there's money) a private attorney. I'm happy to help you understand the general legal concepts involved, but that's study, not advice.\"",{"type":41,"tag":183,"props":206,"children":207},{},[208],{"type":46,"value":209},"Watch for: real names, real addresses, real dates, specific dollar amounts, \"my landlord\u002Fboss\u002Fparent\u002Ffriend,\" \"I got a ticket\u002Fletter\u002Fnotice,\" deadlines measured in days. Any one of these is a trigger.",{"type":41,"tag":176,"props":211,"children":213},{"id":212},"purpose",[214],{"type":46,"value":215},"Purpose",{"type":41,"tag":183,"props":217,"children":218},{},[219],{"type":46,"value":220},"Outlines are for synthesis; flashcards are for memorization. The bar exam and most law school exams reward fast rule recall. This skill generates cards from your outline (or notes or casebook excerpts), drills them with light spacing, and tracks what's stuck and what hasn't.",{"type":41,"tag":183,"props":222,"children":223},{},[224,230],{"type":41,"tag":225,"props":226,"children":227},"strong",{},[228],{"type":46,"value":229},"Not a full SRS system.",{"type":46,"value":231}," Simple Leitner-style buckets. Good enough to study, light enough to maintain. If you want Anki, use Anki; this is for when you're in chat and want a quick drill.",{"type":41,"tag":176,"props":233,"children":235},{"id":234},"confidence-discipline",[236],{"type":46,"value":237},"Confidence discipline",{"type":41,"tag":183,"props":239,"children":240},{},[241],{"type":46,"value":242},"Same rule as the other content-generating skills:",{"type":41,"tag":78,"props":244,"children":245},{},[246,251,264],{"type":41,"tag":53,"props":247,"children":248},{},[249],{"type":46,"value":250},"If generating cards from a source you provide (outline, notes, casebook excerpt), the card's Q and A come from that source. Confident.",{"type":41,"tag":53,"props":252,"children":253},{},[254,256,262],{"type":46,"value":255},"If generating cards from my knowledge without a source, I flag every card that states a rule I'm not fully confident on with ",{"type":41,"tag":59,"props":257,"children":259},{"className":258},[],[260],{"type":46,"value":261},"[VERIFY: rule — confirm against source]",{"type":46,"value":263},". You should check before committing to the card as a learning target.",{"type":41,"tag":53,"props":265,"children":266},{},[267],{"type":46,"value":268},"If I don't know an area well, I generate fewer cards rather than inventing. Better to have 8 good cards than 20 where 5 are wrong.",{"type":41,"tag":176,"props":270,"children":272},{"id":271},"load-context",[273],{"type":46,"value":274},"Load context",{"type":41,"tag":78,"props":276,"children":277},{},[278,288,298],{"type":41,"tag":53,"props":279,"children":280},{},[281,286],{"type":41,"tag":59,"props":282,"children":284},{"className":283},[],[285],{"type":46,"value":64},{"type":46,"value":287}," → current classes, weak subjects, existing outlines",{"type":41,"tag":53,"props":289,"children":290},{},[291,296],{"type":41,"tag":59,"props":292,"children":294},{"className":293},[],[295],{"type":46,"value":97},{"type":46,"value":297}," if it exists (incremental build)",{"type":41,"tag":53,"props":299,"children":300},{},[301],{"type":46,"value":302},"User-provided source (outline path, notes, casebook excerpt) if given",{"type":41,"tag":176,"props":304,"children":306},{"id":305},"modes",[307],{"type":46,"value":308},"Modes",{"type":41,"tag":183,"props":310,"children":311},{},[312,314,320],{"type":46,"value":313},"Flag: ",{"type":41,"tag":59,"props":315,"children":317},{"className":316},[],[318],{"type":46,"value":319},"--generate | --drill | --review | --stats | --session \u003Cn>",{"type":46,"value":321}," (default: prompt)",{"type":41,"tag":323,"props":324,"children":326},"h3",{"id":325},"session-n-focused-n-card-session",[327,332],{"type":41,"tag":59,"props":328,"children":330},{"className":329},[],[331],{"type":46,"value":141},{"type":46,"value":333}," — focused N-card session",{"type":41,"tag":183,"props":335,"children":336},{},[337,339,345],{"type":46,"value":338},"For when the student says \"let's do 5 cards on Contracts\" or runs ",{"type":41,"tag":59,"props":340,"children":342},{"className":341},[],[343],{"type":46,"value":344},"\u002Flaw-student:session Contracts 5 --flashcards",{"type":46,"value":99},{"type":41,"tag":78,"props":347,"children":348},{},[349,368,373,385],{"type":41,"tag":53,"props":350,"children":351},{},[352,353,359,361,366],{"type":46,"value":57},{"type":41,"tag":59,"props":354,"children":356},{"className":355},[],[357],{"type":46,"value":358},"~\u002F.claude\u002Fplugins\u002Fconfig\u002Fclaude-for-legal\u002Flaw-student\u002Fstudy-plan.yaml",{"type":46,"value":360}," if it exists and read ",{"type":41,"tag":59,"props":362,"children":364},{"className":363},[],[365],{"type":46,"value":157},{"type":46,"value":367}," for this subject.",{"type":41,"tag":53,"props":369,"children":370},{},[371],{"type":46,"value":372},"Prioritize: cards previously marked wrong > due cards > new cards.",{"type":41,"tag":53,"props":374,"children":375},{},[376,378,383],{"type":46,"value":377},"Run N cards one at a time per the ",{"type":41,"tag":59,"props":379,"children":381},{"className":380},[],[382],{"type":46,"value":108},{"type":46,"value":384}," flow.",{"type":41,"tag":53,"props":386,"children":387},{},[388,390,395,396,401],{"type":46,"value":389},"At session end, append results to ",{"type":41,"tag":59,"props":391,"children":393},{"className":392},[],[394],{"type":46,"value":149},{"type":46,"value":151},{"type":41,"tag":59,"props":397,"children":399},{"className":398},[],[400],{"type":46,"value":157},{"type":46,"value":402},":",{"type":41,"tag":404,"props":405,"children":410},"pre",{"className":406,"code":407,"language":408,"meta":409,"style":409},"language-yaml shiki shiki-themes material-theme-lighter material-theme material-theme-palenight","session_history:\n  - date: 2026-05-08\n    subject: Contracts\n    type: flashcards\n    n_cards: 5\n    right: 3\n    partial: 1\n    wrong: 1\n    stuck_topics: [parol-evidence-rule]\n","yaml","",[411],{"type":41,"tag":59,"props":412,"children":413},{"__ignoreMap":409},[414,430,454,473,491,510,528,546,563],{"type":41,"tag":198,"props":415,"children":418},{"class":416,"line":417},"line",1,[419,424],{"type":41,"tag":198,"props":420,"children":422},{"style":421},"--shiki-light:#E53935;--shiki-default:#F07178;--shiki-dark:#F07178",[423],{"type":46,"value":157},{"type":41,"tag":198,"props":425,"children":427},{"style":426},"--shiki-light:#39ADB5;--shiki-default:#89DDFF;--shiki-dark:#89DDFF",[428],{"type":46,"value":429},":\n",{"type":41,"tag":198,"props":431,"children":433},{"class":416,"line":432},2,[434,439,444,448],{"type":41,"tag":198,"props":435,"children":436},{"style":426},[437],{"type":46,"value":438},"  -",{"type":41,"tag":198,"props":440,"children":441},{"style":421},[442],{"type":46,"value":443}," date",{"type":41,"tag":198,"props":445,"children":446},{"style":426},[447],{"type":46,"value":402},{"type":41,"tag":198,"props":449,"children":451},{"style":450},"--shiki-light:#90A4AE;--shiki-default:#EEFFFF;--shiki-dark:#BABED8",[452],{"type":46,"value":453}," 2026-05-08\n",{"type":41,"tag":198,"props":455,"children":457},{"class":416,"line":456},3,[458,463,467],{"type":41,"tag":198,"props":459,"children":460},{"style":421},[461],{"type":46,"value":462},"    subject",{"type":41,"tag":198,"props":464,"children":465},{"style":426},[466],{"type":46,"value":402},{"type":41,"tag":198,"props":468,"children":470},{"style":469},"--shiki-light:#91B859;--shiki-default:#C3E88D;--shiki-dark:#C3E88D",[471],{"type":46,"value":472}," Contracts\n",{"type":41,"tag":198,"props":474,"children":476},{"class":416,"line":475},4,[477,482,486],{"type":41,"tag":198,"props":478,"children":479},{"style":421},[480],{"type":46,"value":481},"    type",{"type":41,"tag":198,"props":483,"children":484},{"style":426},[485],{"type":46,"value":402},{"type":41,"tag":198,"props":487,"children":488},{"style":469},[489],{"type":46,"value":490}," flashcards\n",{"type":41,"tag":198,"props":492,"children":494},{"class":416,"line":493},5,[495,500,504],{"type":41,"tag":198,"props":496,"children":497},{"style":421},[498],{"type":46,"value":499},"    n_cards",{"type":41,"tag":198,"props":501,"children":502},{"style":426},[503],{"type":46,"value":402},{"type":41,"tag":198,"props":505,"children":507},{"style":506},"--shiki-light:#F76D47;--shiki-default:#F78C6C;--shiki-dark:#F78C6C",[508],{"type":46,"value":509}," 5\n",{"type":41,"tag":198,"props":511,"children":513},{"class":416,"line":512},6,[514,519,523],{"type":41,"tag":198,"props":515,"children":516},{"style":421},[517],{"type":46,"value":518},"    right",{"type":41,"tag":198,"props":520,"children":521},{"style":426},[522],{"type":46,"value":402},{"type":41,"tag":198,"props":524,"children":525},{"style":506},[526],{"type":46,"value":527}," 3\n",{"type":41,"tag":198,"props":529,"children":531},{"class":416,"line":530},7,[532,537,541],{"type":41,"tag":198,"props":533,"children":534},{"style":421},[535],{"type":46,"value":536},"    partial",{"type":41,"tag":198,"props":538,"children":539},{"style":426},[540],{"type":46,"value":402},{"type":41,"tag":198,"props":542,"children":543},{"style":506},[544],{"type":46,"value":545}," 1\n",{"type":41,"tag":198,"props":547,"children":549},{"class":416,"line":548},8,[550,555,559],{"type":41,"tag":198,"props":551,"children":552},{"style":421},[553],{"type":46,"value":554},"    wrong",{"type":41,"tag":198,"props":556,"children":557},{"style":426},[558],{"type":46,"value":402},{"type":41,"tag":198,"props":560,"children":561},{"style":506},[562],{"type":46,"value":545},{"type":41,"tag":198,"props":564,"children":566},{"class":416,"line":565},9,[567,572,576,581,586],{"type":41,"tag":198,"props":568,"children":569},{"style":421},[570],{"type":46,"value":571},"    stuck_topics",{"type":41,"tag":198,"props":573,"children":574},{"style":426},[575],{"type":46,"value":402},{"type":41,"tag":198,"props":577,"children":578},{"style":426},[579],{"type":46,"value":580}," [",{"type":41,"tag":198,"props":582,"children":583},{"style":469},[584],{"type":46,"value":585},"parol-evidence-rule",{"type":41,"tag":198,"props":587,"children":588},{"style":426},[589],{"type":46,"value":590},"]\n",{"type":41,"tag":78,"props":592,"children":593},{},[594],{"type":41,"tag":53,"props":595,"children":596},{},[597,599,604,606,612],{"type":46,"value":598},"If no ",{"type":41,"tag":59,"props":600,"children":602},{"className":601},[],[603],{"type":46,"value":149},{"type":46,"value":605},", write to ",{"type":41,"tag":59,"props":607,"children":609},{"className":608},[],[610],{"type":46,"value":611},"~\u002F.claude\u002Fplugins\u002Fconfig\u002Fclaude-for-legal\u002Flaw-student\u002Fsession-history.yaml",{"type":46,"value":613}," instead.",{"type":41,"tag":323,"props":615,"children":617},{"id":616},"generate-create-cards",[618,623],{"type":41,"tag":59,"props":619,"children":621},{"className":620},[],[622],{"type":46,"value":89},{"type":46,"value":624}," — create cards",{"type":41,"tag":183,"props":626,"children":627},{},[628],{"type":41,"tag":225,"props":629,"children":630},{},[631],{"type":46,"value":632},"Inputs:",{"type":41,"tag":78,"props":634,"children":635},{},[636,641,646],{"type":41,"tag":53,"props":637,"children":638},{},[639],{"type":46,"value":640},"Subject (class name or topic)",{"type":41,"tag":53,"props":642,"children":643},{},[644],{"type":46,"value":645},"Source (outline path, notes, or \"use my existing outline from ~\u002F.claude\u002Fplugins\u002Fconfig\u002Fclaude-for-legal\u002Flaw-student\u002FCLAUDE.md\")",{"type":41,"tag":53,"props":647,"children":648},{},[649],{"type":46,"value":650},"Optional: card count target (default 10-20 per session)",{"type":41,"tag":183,"props":652,"children":653},{},[654],{"type":41,"tag":225,"props":655,"children":656},{},[657],{"type":46,"value":658},"Card structure:",{"type":41,"tag":404,"props":660,"children":664},{"className":661,"code":662,"language":663,"meta":409,"style":409},"language-markdown shiki shiki-themes material-theme-lighter material-theme material-theme-palenight","### Card [N]\n**Q:** [question — one concept, one card]\n**A:** [answer — the rule, one or two sentences]\n**Source:** [outline section, casebook page, class note date]\n**Bucket:** new\n**Last reviewed:** —\n**Next review:** [today's date]\n**Notes:** [optional — distinctions, exceptions, traps]\n","markdown",[665],{"type":41,"tag":59,"props":666,"children":667},{"__ignoreMap":409},[668,696,720,741,762,783,804,825],{"type":41,"tag":198,"props":669,"children":670},{"class":416,"line":417},[671,676,682,687,692],{"type":41,"tag":198,"props":672,"children":673},{"style":426},[674],{"type":46,"value":675},"### ",{"type":41,"tag":198,"props":677,"children":679},{"style":678},"--shiki-light:#E2931D;--shiki-default:#FFCB6B;--shiki-dark:#FFCB6B",[680],{"type":46,"value":681},"Card ",{"type":41,"tag":198,"props":683,"children":684},{"style":426},[685],{"type":46,"value":686},"[",{"type":41,"tag":198,"props":688,"children":689},{"style":469},[690],{"type":46,"value":691},"N",{"type":41,"tag":198,"props":693,"children":694},{"style":426},[695],{"type":46,"value":590},{"type":41,"tag":198,"props":697,"children":698},{"class":416,"line":432},[699,705,711,715],{"type":41,"tag":198,"props":700,"children":702},{"style":701},"--shiki-light:#39ADB5;--shiki-light-font-weight:bold;--shiki-default:#89DDFF;--shiki-default-font-weight:bold;--shiki-dark:#89DDFF;--shiki-dark-font-weight:bold",[703],{"type":46,"value":704},"**",{"type":41,"tag":198,"props":706,"children":708},{"style":707},"--shiki-light:#E53935;--shiki-light-font-weight:bold;--shiki-default:#F07178;--shiki-default-font-weight:bold;--shiki-dark:#F07178;--shiki-dark-font-weight:bold",[709],{"type":46,"value":710},"Q:",{"type":41,"tag":198,"props":712,"children":713},{"style":701},[714],{"type":46,"value":704},{"type":41,"tag":198,"props":716,"children":717},{"style":450},[718],{"type":46,"value":719}," [question — one concept, one card]\n",{"type":41,"tag":198,"props":721,"children":722},{"class":416,"line":456},[723,727,732,736],{"type":41,"tag":198,"props":724,"children":725},{"style":701},[726],{"type":46,"value":704},{"type":41,"tag":198,"props":728,"children":729},{"style":707},[730],{"type":46,"value":731},"A:",{"type":41,"tag":198,"props":733,"children":734},{"style":701},[735],{"type":46,"value":704},{"type":41,"tag":198,"props":737,"children":738},{"style":450},[739],{"type":46,"value":740}," [answer — the rule, one or two sentences]\n",{"type":41,"tag":198,"props":742,"children":743},{"class":416,"line":475},[744,748,753,757],{"type":41,"tag":198,"props":745,"children":746},{"style":701},[747],{"type":46,"value":704},{"type":41,"tag":198,"props":749,"children":750},{"style":707},[751],{"type":46,"value":752},"Source:",{"type":41,"tag":198,"props":754,"children":755},{"style":701},[756],{"type":46,"value":704},{"type":41,"tag":198,"props":758,"children":759},{"style":450},[760],{"type":46,"value":761}," [outline section, casebook page, class note date]\n",{"type":41,"tag":198,"props":763,"children":764},{"class":416,"line":493},[765,769,774,778],{"type":41,"tag":198,"props":766,"children":767},{"style":701},[768],{"type":46,"value":704},{"type":41,"tag":198,"props":770,"children":771},{"style":707},[772],{"type":46,"value":773},"Bucket:",{"type":41,"tag":198,"props":775,"children":776},{"style":701},[777],{"type":46,"value":704},{"type":41,"tag":198,"props":779,"children":780},{"style":450},[781],{"type":46,"value":782}," new\n",{"type":41,"tag":198,"props":784,"children":785},{"class":416,"line":512},[786,790,795,799],{"type":41,"tag":198,"props":787,"children":788},{"style":701},[789],{"type":46,"value":704},{"type":41,"tag":198,"props":791,"children":792},{"style":707},[793],{"type":46,"value":794},"Last reviewed:",{"type":41,"tag":198,"props":796,"children":797},{"style":701},[798],{"type":46,"value":704},{"type":41,"tag":198,"props":800,"children":801},{"style":450},[802],{"type":46,"value":803}," —\n",{"type":41,"tag":198,"props":805,"children":806},{"class":416,"line":530},[807,811,816,820],{"type":41,"tag":198,"props":808,"children":809},{"style":701},[810],{"type":46,"value":704},{"type":41,"tag":198,"props":812,"children":813},{"style":707},[814],{"type":46,"value":815},"Next review:",{"type":41,"tag":198,"props":817,"children":818},{"style":701},[819],{"type":46,"value":704},{"type":41,"tag":198,"props":821,"children":822},{"style":450},[823],{"type":46,"value":824}," [today's date]\n",{"type":41,"tag":198,"props":826,"children":827},{"class":416,"line":548},[828,832,837,841],{"type":41,"tag":198,"props":829,"children":830},{"style":701},[831],{"type":46,"value":704},{"type":41,"tag":198,"props":833,"children":834},{"style":707},[835],{"type":46,"value":836},"Notes:",{"type":41,"tag":198,"props":838,"children":839},{"style":701},[840],{"type":46,"value":704},{"type":41,"tag":198,"props":842,"children":843},{"style":450},[844],{"type":46,"value":845}," [optional — distinctions, exceptions, traps]\n",{"type":41,"tag":183,"props":847,"children":848},{},[849],{"type":41,"tag":225,"props":850,"children":851},{},[852],{"type":46,"value":853},"Card-writing rules:",{"type":41,"tag":49,"props":855,"children":856},{},[857,867,877,887],{"type":41,"tag":53,"props":858,"children":859},{},[860,865],{"type":41,"tag":225,"props":861,"children":862},{},[863],{"type":46,"value":864},"One concept per card.",{"type":46,"value":866}," \"Elements of negligence\" becomes 4 cards, not 1.",{"type":41,"tag":53,"props":868,"children":869},{},[870,875],{"type":41,"tag":225,"props":871,"children":872},{},[873],{"type":46,"value":874},"Front is a question, not a topic.",{"type":46,"value":876}," \"Negligence duty\" bad. \"What are the four elements of negligence?\" good.",{"type":41,"tag":53,"props":878,"children":879},{},[880,885],{"type":41,"tag":225,"props":881,"children":882},{},[883],{"type":46,"value":884},"Back is a rule, not a paragraph.",{"type":46,"value":886}," If the answer needs a paragraph, split into multiple cards.",{"type":41,"tag":53,"props":888,"children":889},{},[890,895],{"type":41,"tag":225,"props":891,"children":892},{},[893],{"type":46,"value":894},"Cite the source",{"type":46,"value":896}," so you can re-check during drill.",{"type":41,"tag":183,"props":898,"children":899},{},[900,905],{"type":41,"tag":225,"props":901,"children":902},{},[903],{"type":46,"value":904},"Citation check.",{"type":46,"value":906}," When cards are generated from my knowledge rather than a source you pasted, the rule and any case\u002Fstatute cited on the back were generated by an AI model and have not been verified. Before you memorize a card, confirm it against your outline, casebook, or a research tool (Westlaw, CourtListener). A wrong card drilled to mastery is worse than no card.",{"type":41,"tag":323,"props":908,"children":910},{"id":909},"drill-study-session",[911,916],{"type":41,"tag":59,"props":912,"children":914},{"className":913},[],[915],{"type":46,"value":108},{"type":46,"value":917}," — study session",{"type":41,"tag":183,"props":919,"children":920},{},[921],{"type":41,"tag":225,"props":922,"children":923},{},[924],{"type":46,"value":925},"Prioritization:",{"type":41,"tag":49,"props":927,"children":928},{},[929,942,947],{"type":41,"tag":53,"props":930,"children":931},{},[932,934,940],{"type":46,"value":933},"Cards where ",{"type":41,"tag":59,"props":935,"children":937},{"className":936},[],[938],{"type":46,"value":939},"next_review \u003C= today",{"type":46,"value":941}," AND bucket != mastered",{"type":41,"tag":53,"props":943,"children":944},{},[945],{"type":46,"value":946},"New cards not yet attempted",{"type":41,"tag":53,"props":948,"children":949},{},[950],{"type":46,"value":951},"If no cards due and no new cards: ask if user wants review of mastered cards (for decay prevention)",{"type":41,"tag":183,"props":953,"children":954},{},[955],{"type":41,"tag":225,"props":956,"children":957},{},[958],{"type":46,"value":959},"Drill flow per card:",{"type":41,"tag":49,"props":961,"children":962},{},[963,968,973,978,1011],{"type":41,"tag":53,"props":964,"children":965},{},[966],{"type":46,"value":967},"Show Q. Wait for answer.",{"type":41,"tag":53,"props":969,"children":970},{},[971],{"type":46,"value":972},"User answers (or types \"skip\" \u002F \"don't know\")",{"type":41,"tag":53,"props":974,"children":975},{},[976],{"type":46,"value":977},"Show A.",{"type":41,"tag":53,"props":979,"children":980},{},[981,983,989,991,997,998,1004,1005],{"type":46,"value":982},"User self-assesses: ",{"type":41,"tag":59,"props":984,"children":986},{"className":985},[],[987],{"type":46,"value":988},"right",{"type":46,"value":990}," \u002F ",{"type":41,"tag":59,"props":992,"children":994},{"className":993},[],[995],{"type":46,"value":996},"partial",{"type":46,"value":990},{"type":41,"tag":59,"props":999,"children":1001},{"className":1000},[],[1002],{"type":46,"value":1003},"wrong",{"type":46,"value":990},{"type":41,"tag":59,"props":1006,"children":1008},{"className":1007},[],[1009],{"type":46,"value":1010},"don't know",{"type":41,"tag":53,"props":1012,"children":1013},{},[1014],{"type":46,"value":1015},"Update bucket + next review per the table below:",{"type":41,"tag":1017,"props":1018,"children":1019},"table",{},[1020,1044],{"type":41,"tag":1021,"props":1022,"children":1023},"thead",{},[1024],{"type":41,"tag":1025,"props":1026,"children":1027},"tr",{},[1028,1034,1039],{"type":41,"tag":1029,"props":1030,"children":1031},"th",{},[1032],{"type":46,"value":1033},"Self-assessment",{"type":41,"tag":1029,"props":1035,"children":1036},{},[1037],{"type":46,"value":1038},"Bucket change",{"type":41,"tag":1029,"props":1040,"children":1041},{},[1042],{"type":46,"value":1043},"Next review",{"type":41,"tag":1045,"props":1046,"children":1047},"tbody",{},[1048,1066,1083,1100],{"type":41,"tag":1025,"props":1049,"children":1050},{},[1051,1056,1061],{"type":41,"tag":1052,"props":1053,"children":1054},"td",{},[1055],{"type":46,"value":988},{"type":41,"tag":1052,"props":1057,"children":1058},{},[1059],{"type":46,"value":1060},"up one (new → learning → review → mastered)",{"type":41,"tag":1052,"props":1062,"children":1063},{},[1064],{"type":46,"value":1065},"+1d new, +3d learning, +7d review, +21d mastered",{"type":41,"tag":1025,"props":1067,"children":1068},{},[1069,1073,1078],{"type":41,"tag":1052,"props":1070,"children":1071},{},[1072],{"type":46,"value":996},{"type":41,"tag":1052,"props":1074,"children":1075},{},[1076],{"type":46,"value":1077},"same bucket",{"type":41,"tag":1052,"props":1079,"children":1080},{},[1081],{"type":46,"value":1082},"+1d",{"type":41,"tag":1025,"props":1084,"children":1085},{},[1086,1090,1095],{"type":41,"tag":1052,"props":1087,"children":1088},{},[1089],{"type":46,"value":1003},{"type":41,"tag":1052,"props":1091,"children":1092},{},[1093],{"type":46,"value":1094},"down one (review → learning; learning → new; new stays new)",{"type":41,"tag":1052,"props":1096,"children":1097},{},[1098],{"type":46,"value":1099},"today +4h",{"type":41,"tag":1025,"props":1101,"children":1102},{},[1103,1107,1112],{"type":41,"tag":1052,"props":1104,"children":1105},{},[1106],{"type":46,"value":1010},{"type":41,"tag":1052,"props":1108,"children":1109},{},[1110],{"type":46,"value":1111},"down one",{"type":41,"tag":1052,"props":1113,"children":1114},{},[1115],{"type":46,"value":1099},{"type":41,"tag":323,"props":1117,"children":1119},{"id":1118},"review-browse-deck",[1120,1125],{"type":41,"tag":59,"props":1121,"children":1123},{"className":1122},[],[1124],{"type":46,"value":119},{"type":46,"value":1126}," — browse deck",{"type":41,"tag":183,"props":1128,"children":1129},{},[1130],{"type":46,"value":1131},"Show all cards in a subject. Grouped by bucket. Useful for scanning what's in the deck and manually adjusting card content.",{"type":41,"tag":323,"props":1133,"children":1135},{"id":1134},"stats-progress-snapshot",[1136,1141],{"type":41,"tag":59,"props":1137,"children":1139},{"className":1138},[],[1140],{"type":46,"value":130},{"type":46,"value":1142}," — progress snapshot",{"type":41,"tag":183,"props":1144,"children":1145},{},[1146,1148,1154,1156,1162],{"type":46,"value":1147},"Per subject: total cards, bucket distribution, due today, reviewed this week. Highlight any cards that have bounced down to ",{"type":41,"tag":59,"props":1149,"children":1151},{"className":1150},[],[1152],{"type":46,"value":1153},"new",{"type":46,"value":1155}," more than twice — those are the stuck concepts worth drilling verbally via ",{"type":41,"tag":59,"props":1157,"children":1159},{"className":1158},[],[1160],{"type":46,"value":1161},"\u002Flaw-student:socratic-drill",{"type":46,"value":99},{"type":41,"tag":176,"props":1164,"children":1166},{"id":1165},"integration-with-other-skills",[1167],{"type":46,"value":1168},"Integration with other skills",{"type":41,"tag":78,"props":1170,"children":1171},{},[1172,1182,1199],{"type":41,"tag":53,"props":1173,"children":1174},{},[1175,1180],{"type":41,"tag":225,"props":1176,"children":1177},{},[1178],{"type":46,"value":1179},"outline-builder:",{"type":46,"value":1181}," after building or extending an outline, offer to generate flashcards from the new material",{"type":41,"tag":53,"props":1183,"children":1184},{},[1185,1190,1192,1197],{"type":41,"tag":225,"props":1186,"children":1187},{},[1188],{"type":46,"value":1189},"socratic-drill:",{"type":46,"value":1191}," if a card has been wrong 2+ times, route it to ",{"type":41,"tag":59,"props":1193,"children":1195},{"className":1194},[],[1196],{"type":46,"value":1161},{"type":46,"value":1198}," for verbal working-through — flashcards aren't enough for concepts you don't actually understand",{"type":41,"tag":53,"props":1200,"children":1201},{},[1202,1207],{"type":41,"tag":225,"props":1203,"children":1204},{},[1205],{"type":46,"value":1206},"bar-prep-questions:",{"type":46,"value":1208}," bar prep subjects with poor flashcard stats weight higher in MBE drilling",{"type":41,"tag":176,"props":1210,"children":1212},{"id":1211},"storage",[1213],{"type":46,"value":1214},"Storage",{"type":41,"tag":404,"props":1216,"children":1220},{"className":1217,"code":1219,"language":46},[1218],"language-text","flashcards\u002F\n└── [subject]\u002F\n    └── cards.md\n",[1221],{"type":41,"tag":59,"props":1222,"children":1223},{"__ignoreMap":409},[1224],{"type":46,"value":1219},{"type":41,"tag":183,"props":1226,"children":1227},{},[1228],{"type":46,"value":1229},"One file per subject. Cards are markdown. Bucket\u002Freview metadata is inline per card. Not optimal for very large decks (>500) but fine for typical law school deck sizes.",{"type":41,"tag":176,"props":1231,"children":1233},{"id":1232},"what-this-skill-does-not-do",[1234],{"type":46,"value":1235},"What this skill does not do",{"type":41,"tag":78,"props":1237,"children":1238},{},[1239,1249,1266,1276],{"type":41,"tag":53,"props":1240,"children":1241},{},[1242,1247],{"type":41,"tag":225,"props":1243,"children":1244},{},[1245],{"type":46,"value":1246},"Replace Anki.",{"type":46,"value":1248}," If you already have a flashcard habit, keep it. This is for when you're in chat and want to drill without switching apps.",{"type":41,"tag":53,"props":1250,"children":1251},{},[1252,1257,1259,1264],{"type":41,"tag":225,"props":1253,"children":1254},{},[1255],{"type":46,"value":1256},"Invent cards to hit a count target.",{"type":46,"value":1258}," If I can only generate 8 confident cards from your source, you get 8. Padding with ",{"type":41,"tag":59,"props":1260,"children":1262},{"className":1261},[],[1263],{"type":46,"value":169},{"type":46,"value":1265},"-heavy guesses is worse than a smaller deck.",{"type":41,"tag":53,"props":1267,"children":1268},{},[1269,1274],{"type":41,"tag":225,"props":1270,"children":1271},{},[1272],{"type":46,"value":1273},"Enforce study discipline.",{"type":46,"value":1275}," Missed review days compound; the skill just shows what's due. You decide whether to drill.",{"type":41,"tag":53,"props":1277,"children":1278},{},[1279,1284,1286,1291],{"type":41,"tag":225,"props":1280,"children":1281},{},[1282],{"type":46,"value":1283},"Teach you the rule.",{"type":46,"value":1285}," Cards are for drilling what you've already studied. If a card is consistently wrong, the problem is upstream — use ",{"type":41,"tag":59,"props":1287,"children":1289},{"className":1288},[],[1290],{"type":46,"value":1161},{"type":46,"value":1292}," or re-read the source.",{"type":41,"tag":1294,"props":1295,"children":1296},"style",{},[1297],{"type":46,"value":1298},"html .light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html.light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html .default .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}html.dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}",{"items":1300,"total":1396},[1301,1315,1332,1349,1361,1372,1381],{"slug":1302,"name":1302,"fn":1303,"description":1304,"org":1305,"tags":1306,"stars":23,"repoUrl":24,"updatedAt":1314},"ai-inventory","track AI systems for EU AI Act","EU AI Act per-system inventory — track each AI system's role (provider, deployer, importer, distributor, authorized representative, product manufacturer) and risk tier (prohibited, high-risk, limited, minimal, GPAI, GPAI+systemic). Role and tier are assessed per system, not per company. Use when the user says \"ai inventory\", \"add an ai system\", \"what systems do we have\", \"classify this ai system\", \"eu ai act register\", or \"ai system registry\".\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[1307,1310,1313],{"name":1308,"slug":1309,"type":16},"Compliance","compliance",{"name":1311,"slug":1312,"type":16},"Governance","governance",{"name":21,"slug":22,"type":16},"2026-05-14T06:02:19.677579",{"slug":1316,"name":1316,"fn":1317,"description":1318,"org":1319,"tags":1320,"stars":23,"repoUrl":24,"updatedAt":1331},"ai-tool-handoff","manage handoff to bulk legal review tools","Detects when Luminance, Kira, or a similar bulk-review tool is in use, hands off the high-volume clause extraction to it, and QAs its output per the trust level in `~\u002F.claude\u002Fplugins\u002Fconfig\u002Fclaude-for-legal\u002Fcorporate-legal\u002FCLAUDE.md`. Use when user says \"send to Luminance\", \"bulk review\", \"AI extraction\", or when diligence-issue-extraction hits a high-volume category.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[1321,1324,1327,1328],{"name":1322,"slug":1323,"type":16},"Automation","automation",{"name":1325,"slug":1326,"type":16},"Contracts","contracts",{"name":21,"slug":22,"type":16},{"name":1329,"slug":1330,"type":16},"QA","qa","2026-05-14T06:01:31.00555",{"slug":1333,"name":1333,"fn":1334,"description":1335,"org":1336,"tags":1337,"stars":23,"repoUrl":24,"updatedAt":1348},"aia-generation","run AI impact assessments","Run an AI impact assessment — structured intake, risk analysis, regulatory classification per regime in scope, policy consistency diff, and recommendation with conditions. Uses the house-style structure learned from the seed impact assessment in `~\u002F.claude\u002Fplugins\u002Fconfig\u002Fclaude-for-legal\u002Fai-governance-legal\u002FCLAUDE.md`. Use when user says \"impact assessment for\", \"assess this AI use case\", \"run an AIA\", \"generate an AIA\", \"we need to document this AI system\", \"AI risk assessment for X\", or follows a conditional triage result.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[1338,1339,1342,1345],{"name":21,"slug":22,"type":16},{"name":1340,"slug":1341,"type":16},"Policy","policy",{"name":1343,"slug":1344,"type":16},"Regulatory Compliance","regulatory-compliance",{"name":1346,"slug":1347,"type":16},"Risk Assessment","risk-assessment","2026-05-13T06:03:19.61029",{"slug":1350,"name":1350,"fn":1351,"description":1352,"org":1353,"tags":1354,"stars":23,"repoUrl":24,"updatedAt":1360},"amendment-history","trace contract amendment history","Trace how a contract has changed across its base agreement and all amendments — either a summary of all changes over time, or a provision trace for a specific clause. Use when the user says \"what changed in this contract over time\", \"show me the amendment history\", \"where's the latest [clause]\", \"how has [provision] evolved\", or uploads multiple versions of an agreement.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[1355,1356,1359],{"name":1325,"slug":1326,"type":16},{"name":1357,"slug":1358,"type":16},"Documents","documents",{"name":21,"slug":22,"type":16},"2026-05-13T06:03:34.070339",{"slug":1362,"name":1362,"fn":1363,"description":1364,"org":1365,"tags":1366,"stars":23,"repoUrl":24,"updatedAt":1371},"auto-updater","check for community skill updates","Check installed community skills for updates. Shows a diff and requires explicit approval before applying. Use when the user says \"check for updates\", \"update my skills\", \"anything new for my installed skills\", or when invoked from the registry-sync agent.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[1367,1368],{"name":1322,"slug":1323,"type":16},{"name":1369,"slug":1370,"type":16},"Plugin Development","plugin-development","2026-05-13T06:02:55.642269",{"slug":1373,"name":1373,"fn":1374,"description":1375,"org":1376,"tags":1377,"stars":23,"repoUrl":24,"updatedAt":1380},"bar-prep-questions","provide bar exam practice questions","Bar prep questions — MBE or essay, targeted at your weak subjects and bar jurisdiction. Tracks misses and comes back to patterns. Use when the user says \"bar prep\", \"MBE questions\", \"practice essay\", or \"test me for the bar\".\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[1378,1379],{"name":18,"slug":19,"type":16},{"name":21,"slug":22,"type":16},"2026-07-24T05:41:43.01243",{"slug":1382,"name":1382,"fn":1383,"description":1384,"org":1385,"tags":1386,"stars":23,"repoUrl":24,"updatedAt":1395},"board-minutes","draft board and committee meeting minutes","Drafts board or committee meeting minutes in your house format. Auto-detects upcoming board and committee meetings from your calendar, asks for the agenda and any slides or pre-read materials, and produces a complete draft in the format learned from your seed minutes. Also handles written consents in lieu of meetings. Trigger: \"board minutes\", \"draft minutes\", \"upcoming board meeting\", \"committee minutes\", \"written consent\", or calendar detection of an upcoming board or committee event.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[1387,1390,1391,1392],{"name":1388,"slug":1389,"type":16},"Documentation","documentation",{"name":1311,"slug":1312,"type":16},{"name":21,"slug":22,"type":16},{"name":1393,"slug":1394,"type":16},"Meetings","meetings","2026-05-14T06:01:29.792942",118,{"items":1398,"total":1581},[1399,1420,1434,1446,1465,1476,1495,1515,1529,1544,1552,1565],{"slug":1400,"name":1400,"fn":1401,"description":1402,"org":1403,"tags":1404,"stars":1417,"repoUrl":1418,"updatedAt":1419},"algorithmic-art","create algorithmic art with p5.js","Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[1405,1408,1411,1414],{"name":1406,"slug":1407,"type":16},"Creative","creative",{"name":1409,"slug":1410,"type":16},"Design","design",{"name":1412,"slug":1413,"type":16},"Generative Art","generative-art",{"name":1415,"slug":1416,"type":16},"JavaScript","javascript",161831,"https:\u002F\u002Fgithub.com\u002Fanthropics\u002Fskills","2026-04-06T17:56:15.455818",{"slug":1421,"name":1421,"fn":1422,"description":1423,"org":1424,"tags":1425,"stars":1417,"repoUrl":1418,"updatedAt":1433},"brand-guidelines","apply Anthropic brand colors and typography","Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[1426,1429,1430],{"name":1427,"slug":1428,"type":16},"Branding","branding",{"name":1409,"slug":1410,"type":16},{"name":1431,"slug":1432,"type":16},"Typography","typography","2026-04-06T17:56:05.042852",{"slug":1435,"name":1435,"fn":1436,"description":1437,"org":1438,"tags":1439,"stars":1417,"repoUrl":1418,"updatedAt":1445},"canvas-design","create posters and visual art as PNG or PDF","Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[1440,1441,1442],{"name":1406,"slug":1407,"type":16},{"name":1409,"slug":1410,"type":16},{"name":1443,"slug":1444,"type":16},"PDF","pdf","2026-04-06T17:56:03.794732",{"slug":1447,"name":1447,"fn":1448,"description":1449,"org":1450,"tags":1451,"stars":1417,"repoUrl":1418,"updatedAt":1464},"claude-api","build apps with the Claude API","Reference for the Claude API \u002F Anthropic SDK — model ids, pricing, params, streaming, tool use, MCP, agents, caching, token counting, model migration.\nTRIGGER — read BEFORE opening the target file; don't skip because it \"looks like a one-liner\" — whenever: the prompt names Claude\u002FAnthropic in any form (Claude, Anthropic, Fable, Opus, Sonnet, Haiku, `anthropic`, `@anthropic-ai`, `claude-*`, `us.anthropic.*`, `[1m]`); the user asks about an LLM (pricing\u002Fmodel choice\u002Flimits\u002Fcaching) — never answer from memory; OR the task is LLM-shaped with provider unstated (agent\u002FMCP\u002Ftool-definition\u002Fmulti-agent\u002FRAG\u002FLLM-judge\u002Fcomputer-use; generate\u002Fsummarize\u002Fextract\u002Fclassify\u002Frewrite\u002Fconverse over NL; debugging refusals\u002Fcutoffs\u002Fstreaming\u002Ftool-calls\u002Ftokens).\nSKIP only when another provider is being worked on (overrides all triggers): OpenAI\u002FGPT\u002FGemini\u002FLlama\u002FMistral\u002FCohere\u002FOllama named in the query; OR `grep -rE 'openai|langchain_openai|google.generativeai|genai|mistralai|cohere|ollama'` over the project hits (run this grep FIRST if no provider named — don't Read the file).",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[1452,1455,1456,1459,1461],{"name":1453,"slug":1454,"type":16},"Agents","agents",{"name":9,"slug":8,"type":16},{"name":1457,"slug":1458,"type":16},"Anthropic SDK","anthropic-sdk",{"name":1460,"slug":1447,"type":16},"Claude API",{"name":1462,"slug":1463,"type":16},"LLM","llm","2026-07-28T05:36:08.213335",{"slug":1466,"name":1466,"fn":1467,"description":1468,"org":1469,"tags":1470,"stars":1417,"repoUrl":1418,"updatedAt":1475},"doc-coauthoring","co-author documentation and technical specs","Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision docs, or similar structured content. This workflow helps users efficiently transfer context, refine content through iteration, and verify the doc works for readers. Trigger when user mentions writing docs, creating proposals, drafting specs, or similar documentation tasks.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[1471,1472],{"name":1388,"slug":1389,"type":16},{"name":1473,"slug":1474,"type":16},"Technical Writing","technical-writing","2026-04-06T17:56:14.18897",{"slug":1477,"name":1477,"fn":1478,"description":1479,"org":1480,"tags":1481,"stars":1417,"repoUrl":1418,"updatedAt":1494},"docx","create and edit Word documents","Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files) or Word templates (.dotx files). Triggers include: any mention of 'Word doc', 'word document', '.docx', '.dotx', or requests to produce professional documents with formatting like tables of contents, headings, page numbers, or letterheads. Also use when extracting or reorganizing content from .docx or .dotx files, inserting or replacing images in documents, performing find-and-replace in Word files, working with tracked changes or comments, or converting content into a polished Word document. If the user asks for a 'report', 'memo', 'letter', 'template', or similar deliverable as a Word or .docx file, use this skill. Do NOT use for PDFs, spreadsheets, Google Docs, or general coding tasks unrelated to document generation.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[1482,1483,1485,1488,1491],{"name":1357,"slug":1358,"type":16},{"name":1484,"slug":1477,"type":16},"DOCX",{"name":1486,"slug":1487,"type":16},"Office","office",{"name":1489,"slug":1490,"type":16},"Templates","templates",{"name":1492,"slug":1493,"type":16},"Word","word","2026-07-18T05:16:23.136271",{"slug":1496,"name":1496,"fn":1497,"description":1498,"org":1499,"tags":1500,"stars":1417,"repoUrl":1418,"updatedAt":1514},"frontend-design","design production-grade frontend interfaces","Guidance for distinctive, intentional visual design when building new UI or reshaping an existing one. Helps with aesthetic direction, typography, and making choices that don't read as templated defaults.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[1501,1502,1505,1508,1511],{"name":1409,"slug":1410,"type":16},{"name":1503,"slug":1504,"type":16},"Frontend","frontend",{"name":1506,"slug":1507,"type":16},"React","react",{"name":1509,"slug":1510,"type":16},"Tailwind CSS","tailwind-css",{"name":1512,"slug":1513,"type":16},"UI Components","ui-components","2026-04-06T17:56:16.723469",{"slug":1516,"name":1516,"fn":1517,"description":1518,"org":1519,"tags":1520,"stars":1417,"repoUrl":1418,"updatedAt":1528},"internal-comms","write internal company communications","A set of resources to help me write all kinds of internal communications, using the formats that my company likes to use. Claude should use this skill whenever asked to write some sort of internal communications (status reports, leadership updates, 3P updates, company newsletters, FAQs, incident reports, project updates, etc.).",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[1521,1524,1525],{"name":1522,"slug":1523,"type":16},"Communications","communications",{"name":1489,"slug":1490,"type":16},{"name":1526,"slug":1527,"type":16},"Writing","writing","2026-04-06T17:56:20.695522",{"slug":1530,"name":1530,"fn":1531,"description":1532,"org":1533,"tags":1534,"stars":1417,"repoUrl":1418,"updatedAt":1543},"mcp-builder","build MCP servers","Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node\u002FTypeScript (MCP SDK).",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[1535,1536,1539,1540],{"name":1453,"slug":1454,"type":16},{"name":1537,"slug":1538,"type":16},"API Development","api-development",{"name":1462,"slug":1463,"type":16},{"name":1541,"slug":1542,"type":16},"MCP","mcp","2026-04-06T17:56:10.357665",{"slug":1444,"name":1444,"fn":1545,"description":1546,"org":1547,"tags":1548,"stars":1417,"repoUrl":1418,"updatedAt":1551},"read edit and manipulate PDF files","Use this skill whenever the user wants to do anything with PDF files. This includes reading or extracting text\u002Ftables from PDFs, combining or merging multiple PDFs into one, splitting PDFs apart, rotating pages, adding watermarks, creating new PDFs, filling PDF forms, encrypting\u002Fdecrypting PDFs, extracting images, and OCR on scanned PDFs to make them searchable. If the user mentions a .pdf file or asks to produce one, use this skill.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[1549,1550],{"name":1357,"slug":1358,"type":16},{"name":1443,"slug":1444,"type":16},"2026-04-06T17:56:02.483316",{"slug":1553,"name":1553,"fn":1554,"description":1555,"org":1556,"tags":1557,"stars":1417,"repoUrl":1418,"updatedAt":1564},"pptx","create and edit PowerPoint presentations","Use this skill any time a .pptx or .potx file is involved in any way — as input, output, or both. This includes: creating slide decks, pitch decks, or presentations; reading, parsing, or extracting text from any .pptx or .potx file (even if the extracted content will be used elsewhere, like in an email or summary); editing, modifying, or updating existing presentations; combining or splitting slide files; working with templates (.potx), layouts, speaker notes, or comments. Trigger whenever the user mentions \"deck,\" \"slides,\" \"presentation,\" or references a .pptx or .potx filename, regardless of what they plan to do with the content afterward. If a .pptx or .potx file needs to be opened, created, or touched, use this skill.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[1558,1561],{"name":1559,"slug":1560,"type":16},"PowerPoint","powerpoint",{"name":1562,"slug":1563,"type":16},"Presentations","presentations","2026-07-18T05:16:24.1471",{"slug":1566,"name":1566,"fn":1567,"description":1568,"org":1569,"tags":1570,"stars":1417,"repoUrl":1418,"updatedAt":1580},"skill-creator","create and optimize agent skills","Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[1571,1572,1573,1576,1579],{"name":1453,"slug":1454,"type":16},{"name":1388,"slug":1389,"type":16},{"name":1574,"slug":1575,"type":16},"Evals","evals",{"name":1577,"slug":1578,"type":16},"Performance","performance",{"name":1473,"slug":1474,"type":16},"2026-04-19T06:45:40.804",490]