stellarshenson

60 mods across 1 repository, 3 stars between them.

adversarial-review

27

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

31

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

32

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

33

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

36

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

37

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

39

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

41

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

42

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

43

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

44

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

46

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

devils-advocate

47

stellarshenson/claude-code-plugins

Plugin Claude Code

Critical document analysis with persona-driven risk scoring, iterative scorecard evaluation, and versioned corrections. Includes adversarial-review - hostile red-team review of code and artefacts via fresh claude -p reviewers with eleven pluggable expert adversaries.

3 2d ago A tokens not measured original MIT

adjudicator

48

stellarshenson/claude-code-plugins

Agent

Turns adversarial-review findings into ONE change plan - materiality triaged first, grouped by root cause, the smallest changes that answer them without seeding the next round, and loop-introduced machinery reverted rather than refined. Use after an adversarial review returns findings: a multi-lens panel, a round…

3 2d ago A 108 tokens original MIT