stellarshenson/claude-code-plugins

Claude Code plugins for autonomous development workflows

3Stars on the repository
60Mods indexed here, across every type
2d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

autobuild

01

stellarshenson/claude-code-plugins

Skill Claude CodeCodex

Autonomous build iteration orchestrator. Runs structured improvement cycles with multi-agent review. Use when asked to iterate, improve, fix bugs, refactor, run GC, implement features, do quality improvement, run cleanup, or execute structured development cycles. Phases - research, hypothesis, plan, implement, test…

3 2d ago A 80 tokens original MIT

benchmark-writer

02

stellarshenson/claude-code-plugins

Skill Claude CodeCodex

Write a BENCHMARK.md with measurable evaluation criteria through iterative dialogue. Pushes for programmatic metrics over subjective checklists. Invoked after program-writer, before workflow execution.

3 2d ago A 40 tokens original MIT

program-writer

03

stellarshenson/claude-code-plugins

Skill Claude CodeCodex

Write a PROGRAM.md file through iterative dialogue with the user. Asks clarifying questions, proposes work items, refines based on feedback until the user approves. Invoked before workflow execution.

3 2d ago A 42 tokens original MIT

adversarial-review

05

stellarshenson/claude-code-plugins

Skill Claude CodeCodex

Hostile independent review by spawning fresh reviewer subagents - invokes the devils-advocate:adversarial-review skill, picking the adversary a data science project needs (data-scientist, architect, popular-science, ux-designer); find, fix, re-confirm clean.

3 2d ago A 62 tokens original MIT

challenge

09

stellarshenson/claude-code-plugins

Skill Claude CodeCodex

Apply the psychological prompting challenge - stakes, incentive, competitive framing. Use ONLY when the user explicitly asks for the challenge framing ("challenge me", "apply the challenge", "use competitive framing"); a hard problem alone is not the trigger, because the framing is a style the user opts into.

3 2d ago A 59 tokens original MIT

datascience

10

stellarshenson/claude-code-plugins

Skill Claude CodeCodex

Data science project conventions and standards. Auto-triggered when working with data science projects, notebooks, datasets, ML models, PyTorch, Polars, sklearn, or any data analysis workflow. Applies naming conventions, file format standards, project structure rules, and code patterns.

3 2d ago A 57 tokens original MIT

dataset

11

stellarshenson/claude-code-plugins

Skill Claude CodeCodex

Acquire public and private datasets into a task folder under the project's external data directory - each corpus lands as a gitignored dataset- .zip archive plus a tracked dataset- .md sidecar recording licence, size, provenance, restrictions and the mapping onto the task, generated from one spec and re-rendered from…

3 2d ago A 171 tokens original MIT

footnotes

14

stellarshenson/claude-code-plugins

Skill Claude CodeCodex

Markdown footnotes for Jupyter notebooks and markdown files using anchor links and span elements. Auto-triggered when adding references, citations, notes, or footnotes in any markdown context. Works in JupyterLab, GitHub, and standard markdown renderers.

3 2d ago A 54 tokens original MIT

hypothesis

15

stellarshenson/claude-code-plugins

Skill Claude CodeCodex

Structure and maintain hypothesis-driven research documentation - a canonical append-only experiments log (each hypothesis with a self-contained, independently reproducible experiment setup, prediction, result, verdict) and a SOTA design doc distilling the winners. Use when the user is writing up an experiment…

3 2d ago A 206 tokens original MIT

notebook-standards

17

stellarshenson/claude-code-plugins

Skill Claude CodeCodex

Jupyter notebook structure standards - section order, GPU-by-UUID selection, grouped imports, the configuration render, the semantic colour system (rich output + matplotlib colormaps), Polars-over-pandas dataframes, equations, charting every load-bearing result inline, fine-grained progress bars…

3 2d ago A 198 tokens original MIT

papers

19

stellarshenson/claude-code-plugins

Skill Claude CodeCodex

Paper reference workflow - download every cited paper, article, report or book and write a structured digest (overview, main findings, key takeaways, tags) carrying a resolvable online provenance link into the project's references/papers/ library. Use whenever a source is cited in a design / experiment / hypothesis /…

3 2d ago A 129 tokens original MIT

popular-science

20

stellarshenson/claude-code-plugins

Skill Claude CodeCodex

Write an accessible, well-sourced popular-science article or explainer from technical work - an experiment result, a research finding, a design, a README - for a curious non-specialist. Applies industry best practices: a hook and an early nut graf, the ladder of abstraction (show and tell), every empirical claim…

3 2d ago B 184 tokens original MIT

progressbars

21

stellarshenson/claude-code-plugins

Skill Claude CodeCodex

Use this skill when implementing progress bars in Python scripts or notebooks. Covers tqdm (classic) and rich (modern) styles, library configuration, Jupyter compatibility, and completion fixes.

3 2d ago A 39 tokens original MIT

prompt-engineering

22

stellarshenson/claude-code-plugins

Skill Claude CodeCodex

Apply research-backed prompt engineering techniques to improve LLM output quality. Offers multiple techniques with templates and references. Auto-triggered when crafting system prompts, agent instructions, or LLM prompts.

3 2d ago A 41 tokens original MIT

update-prompt

24

stellarshenson/claude-code-plugins

Skill Claude CodeCodex

Update a prompt, system instruction, or agent definition by applying a research-backed prompt engineering technique.

3 2d ago A 22 tokens original MIT