letitbk

30 mods across 1 repository, 42 stars between them.

letitbk/claude-academic-setup

Instructions file CodexOpenCode

Instructions for letitbk/claude-academic-setup, covering agents.md, 1. use skills when relevant, 2. think before coding, 3. simplicity first and 4. surgical changes.

42 2mo ago A 426 tokens original MIT

letitbk/claude-academic-setup

Instructions file

Instructions for letitbk/claude-academic-setup, covering claude.md, 1. use skills when relevant, 2. think before coding, 3. simplicity first and 4. surgical changes.

42 2mo ago A 379 tokens original MIT

page

04

letitbk/claude-academic-setup

Command

Like OS paging for processes, this command saves the entire conversation state to disk by extracting it from Claude Code's local storage (/.claude/projects/). After running this command, you can use /compact to free up Claude's context memory.

42 2mo ago A 0 tokens original MIT

updates-git

09

letitbk/claude-academic-setup

Command

You are documenting project progress and committing changes after a major analysis or pipeline step.

42 2mo ago A 0 tokens original MIT

brainstorming

10

letitbk/claude-academic-setup

Skill Claude CodeCodex

You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation. Also use when user says 'ask me questions', 'interview me', or needs help clarifying requirements.

42 2mo ago A 59 tokens original MIT

catch-up

11

letitbk/claude-academic-setup

Skill Claude CodeCodex

Use when returning to a project after time away, starting a work session, or recovering from interruption - provides comprehensive project context and recent activity summary.

42 2mo ago A 31 tokens original MIT

clean-survey-data

12

letitbk/claude-academic-setup

Skill Claude CodeCodex

Clean survey data with missing value handling, variable recoding, and Stata label conversion to R factors. Use when processing raw survey/health study data, handling coded missing values (91/92/97/98), or converting Stata labels in R.

42 2mo ago A 57 tokens original MIT

codex

13

letitbk/claude-academic-setup

Skill Claude CodeCodex

Get code reviews, plan evaluations, and second opinions using OpenAI Codex CLI (GPT-5.5). Use for reviewing code changes, evaluating implementation plans, getting alternative perspectives, or validating approaches with another AI model.

42 2mo ago A 48 tokens original MIT

datacheck

14

letitbk/claude-academic-setup

Skill Claude CodeCodex

Use when starting work with a new data file, before any analysis or visualization. Also use when encountering parsing errors, unexpected values, or when the user says "check this data" or "what's in this file".

42 2mo ago A 48 tokens original MIT

dataverse-sync

15

letitbk/claude-academic-setup

Skill Claude CodeCodex

Sync local repository with Harvard Dataverse archive using the API. Use when uploading, replacing, or deleting files in a Dataverse dataset.

42 2mo ago A 31 tokens original MIT

discuss-claims

16

letitbk/claude-academic-setup

Skill Claude CodeCodex

Use when the user wants to create GitHub issues for internal team discussion of core empirical claims in a research paper, or when the user says "post issues", "create claim issues", "set up GitHub discussion", or "discuss findings on GitHub".

42 2mo ago A 58 tokens original MIT

doc

17

letitbk/claude-academic-setup

Skill Claude CodeCodex

Use when the task involves reading, creating, or editing .docx documents, especially when formatting or layout fidelity matters; prefer python-docx plus the bundled scripts/renderdocx.py for visual checks.

42 2mo ago B 47 tokens copy · 100% MIT

humanizer

18

letitbk/claude-academic-setup

Skill Claude CodeCodex

Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: inflated symbolism, promotional language, superficial -ing analyses, vague…

42 2mo ago A 92 tokens copy · 81% MIT

marginaleffects

19

letitbk/claude-academic-setup

Skill Claude CodeCodex

Computation of marginal effects, comparisons, and predictions using the marginaleffects R package. Use when computing AMEs, factor contrasts, continuous contrasts, or predicted values from regression models. NOT for plotting (use /marginal-effects-plot or /coefficient-plot).

42 2mo ago A 60 tokens original MIT

marp-slide

20

letitbk/claude-academic-setup

Skill Claude CodeCodex

Create professional Marp presentation slides with 7 beautiful themes (default, minimal, colorful, dark, gradient, tech, business). Use when users request slide creation, presentations, or Marp documents. Supports custom themes, image layouts, and "make it look good" requests with automatic quality improvements.

42 2mo ago A 64 tokens copy · 100% MIT

napkin

21

letitbk/claude-academic-setup

Skill Claude CodeCodex

Maintain a per-repo napkin file that tracks mistakes, corrections, and what works. Activates EVERY session, unconditionally. Read the napkin before doing anything. Write to it continuously as you work — not just at session boundaries. Log your own mistakes, not just user corrections. The napkin lives in the repo at…

42 2mo ago A 81 tokens original MIT

pdf

22

letitbk/claude-academic-setup

Skill Claude CodeCodex

Use when tasks involve reading, creating, or reviewing PDF files where rendering and layout matter; prefer visual checks by rendering pages (Poppler) and use Python tools such as reportlab, pdfplumber, and pypdf for generation and extraction.

42 2mo ago B 56 tokens copy · 100% MIT

playwright

23

letitbk/claude-academic-setup

Skill Claude CodeCodex

Use when the task requires automating a real browser from the terminal (navigation, form filling, snapshots, screenshots, data extraction, UI-flow debugging) via playwright-cli or the bundled wrapper script.

42 2mo ago A 45 tokens copy · 95% MIT

qualtrics-survey

24

letitbk/claude-academic-setup

Skill Claude CodeCodex

Manage Qualtrics surveys via API - list blocks/questions, create/update questions, add JavaScript, manage embedded data and display logic. Use for modifying existing surveys with LLM-powered features.

42 2mo ago A 44 tokens original MIT