ryanthedev

74 mods across 7 repositories, 762 stars between them.

agent

49

ryanthedev/oberskills

Skill Claude CodeCodex

Subagent dispatch guidance for the Agent tool — whether to delegate or work inline, the four-part delegation contract, model and effort selection, parallel fan-out sizing, fork vs fresh subagent, and dispatching independent verifier agents. Use before any Agent tool call: spawning subagents, fanning out work across…

60 1mo ago A 146 tokens

browser

50

ryanthedev/oberskills

Skill Claude CodeCodex

Controls a live Chrome browser through a persistent puppeteer-core MCP connection — click, type, hover, drag, fill forms; navigate pages; take screenshots and export PDFs; read the DOM and accessibility tree; run Lighthouse audits and Core Web Vitals traces; intercept, record, stub, or block network requests; export…

60 1mo ago A 186 tokens

clarify

51

ryanthedev/oberskills

Skill Claude CodeCodex

Decomposes user intent through structured brainstorming before acting on ambiguous or underspecified requests — classifies the ambiguity type, generates competing interpretations, and selects the clarifying question that removes the most uncertainty. Use when requirements are unclear, a request could have multiple…

60 1mo ago A 142 tokens

prompt

52

ryanthedev/oberskills

Skill Claude CodeCodex

Design and review prompts Claude-first — system prompts, reusable agent definitions, long or novel dispatch briefs, pipeline stages, and prompts users will run elsewhere. Two modes: design and adversarial review. Covers Claude model behavior and migration, de-prompting, few-shot design, output-schema ordering, context…

60 1mo ago A 137 tokens

shot

53

ryanthedev/oberskills

Skill Claude CodeCodex

Captures and summarizes screenshots from the local desktop or a named window using the bundled capture script. Use when the user asks for a screenshot, screen capture, active-window capture, visual inspection of the current screen, or named-window screenshot. Not for browser-page screenshots when browser MCP tools are…

60 1mo ago A 64 tokens

shot

54

ryanthedev/oberskills

Agent

Screenshot capture and analysis agent. Captures screenshots and analyzes them with vision.

60 1mo ago A 17 tokens

skill-craft

55

ryanthedev/oberskills

Skill Claude CodeCodex

Create, evaluate, and review Claude Code skills and reusable agent definition files (structure, frontmatter, evals). Covers the skill-vs-subagent-vs-hook decision, SKILL.md authoring and frontmatter, trigger-description optimization, baseline-first evals with pressure testing via the skill-eval MCP tools, validation…

60 1mo ago A 146 tokens

analyzer

56

ryanthedev/oberskills

Agent

You are a fresh-context analyst for skill eval results. You were not involved in producing the skill or the runs and have no stake in the outcome. Work only from the files whose paths appear in your dispatch message.

60 1mo ago A 0 tokens

web-research

57

ryanthedev/oberskills

Skill Claude CodeCodex

Runs parallel multi-angle web research at four depth modes (scan, brief, breadth, deep): a planner grounds the query in local context and plans search dimensions, parallel search agents pull verbatim extracts with source URLs, one dimension always hunts counter-evidence, and synthesis is grounded back in the local…

60 1mo ago A 151 tokens

write

58

ryanthedev/oberskills

Skill Claude CodeCodex

Drafts, edits, and reviews prose to remove the AI tells a model cannot see in its own writing — measured detection signals, not intuition: structural rhythm first (sentence-length variance, information density, discourse order), a reader-job type router second (narrative, expository, persuasive, marketing, expressive…

60 1mo ago A 196 tokens

systems-design

59

ryanthedev/systems-design.skill

Plugin Claude Code

System design interview preparation and architecture review — structured frameworks for distributed systems.

29 5mo ago A tokens not measured

ryanthedev/systems-design.skill

Command

Guides distributed system design using a structured 4-step framework. CHECKER mode audits existing designs. APPLIER mode walks through design step-by-step. Use when: system design, architecture review, scaling, capacity planning.

29 5mo ago A 45 tokens

ryanthedev/systems-design.skill

Skill Claude CodeCodex

Guides distributed system design using a structured 4-step framework: scope, high-level design, deep dive, wrap-up. Two modes: CHECKER audits existing designs for missing components, wrong tradeoffs, and anti-patterns. APPLIER walks through designing systems step-by-step with clarifying questions, component selection…

29 5mo ago A 213 tokens

penman

63

ryanthedev/penman

Plugin Claude Code

Convert markdown to rich text styled for any platform — Slack, Teams, Discord, Notion, Word, Outlook, Gmail, Confluence, Jira, PowerPoint — and drop it on the clipboard ready to paste.

11 2mo ago A tokens not measured

penman CLAUDE.md

64

ryanthedev/penman

Instructions file

Claude Code instructions for ryanthedev/penman, covering penman and design context.

11 2mo ago A 188 tokens

install

65

ryanthedev/penman

Command

Set up penman's runtime after installing the plugin. Checks for bun (penman's runtime) and helps install it if missing. Run once after /plugin install penman@rtd.

11 2mo ago C 37 tokens

pen

66

ryanthedev/penman

Skill Claude CodeCodex

Convert markdown to platform-styled rich text and copy it to the macOS clipboard, ready to paste with formatting intact into Slack, Teams, Discord, Notion, Word, Outlook, Gmail, Confluence, Jira, PowerPoint, Google Docs, Google Slides, or Craft — or copy a multi-line shell command as plain text for the terminal. In…

11 2mo ago A 132 tokens

herderp

67

ryanthedev/herderp

Plugin Claude Code

MCP tools for the herdr CLI, plus session necromancy: find, read, and anchor-extract a previous Claude Code agent session from a herdr space.

5 1mo ago A tokens not measured

derp

68

ryanthedev/herderp

MCP server Claude CodeCodexCursor +2

MCP server "derp" as configured in ryanthedev/herderp. Launched with bun run ${CLAUDE_PLUGIN_ROOT}/src/server.ts.

5 1mo ago A tokens not measured

ghost

69

ryanthedev/herderp

Command

Read a past Claude Code session in this herdr space and get a clear catch-up summary, plus questions to resume it. Point it at an agent/space name and/or a session id, or nothing for the previous session. Never revives; reading only.

5 1mo ago A 53 tokens

necromancy

70

ryanthedev/herderp

Skill Claude CodeCodex

Finds, previews, and reads a past Claude Code session recorded on disk for a project or workspace ("space") — reading only (search, outline, verbatim turns), never reviving. Use when the user wants to find or look up a lost or previous Claude Code session or agent; asks what past Claude Code sessions exist for a…

5 1mo ago A 215 tokens

claude-mux

71

ryanthedev/claude-mux.mcp

Plugin Claude Code

MCP server for tmux control and multi-agent coordination with Claude Code.

4 2mo ago A tokens not measured

ryanthedev/claude-mux.mcp

Instructions file

Claude Code instructions for ryanthedev/claude-mux.mcp, covering claude.md, what this is, development, architecture and state storage.

4 2mo ago B 1,032 tokens