theogbrand

22 mods across 1 repository, 35 stars between them.

Plugin Settings

01

theogbrand/yoink

Skill Claude CodeCodex

This skill should be used when the user asks about "plugin settings", "store plugin configuration", "user-configurable plugin", ".local.md files", "plugin state files", "read YAML frontmatter", "per-project plugin settings", or wants to make plugin behavior configurable. Documents the .claude/plugin-name.local.md…

35 5mo ago B 81 tokens copy · 100% MIT

Plugin Structure

02

theogbrand/yoink

Skill Claude CodeCodex

This skill should be used when the user asks to "create a plugin", "scaffold a plugin", "understand plugin structure", "organize plugin components", "set up plugin.json", "use ${CLAUDEPLUGINROOT}", "add commands/agents/skills/hooks", "configure auto-discovery", or needs guidance on plugin directory layout, manifest…

35 5mo ago A 92 tokens copy · 100% MIT

skill-creator

03

theogbrand/yoink

Skill Claude CodeCodex

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.

35 5mo ago A 64 tokens copy · 88% MIT

analyzer

04

theogbrand/yoink

Agent Codex

Analyze blind comparison results to understand WHY the winner won and generate improvement suggestions.

35 5mo ago A 0 tokens copy · 100% MIT

comparator

05

theogbrand/yoink

Agent Codex

Compare two outputs WITHOUT knowing which skill produced them.

35 5mo ago A 0 tokens copy · 100% MIT

grader

06

theogbrand/yoink

Agent Codex

Evaluate expectations against an execution transcript and outputs.

35 5mo ago A 0 tokens copy · 100% MIT

yoink

08

theogbrand/yoink

Settings file Claude Code

Agent settings declaring 4 allowed tools.

35 5mo ago A tokens not measured original MIT

yoink AGENTS.md

09

theogbrand/yoink

Instructions file CodexOpenCode

Instructions for theogbrand/yoink, a project described as: yoink is an AI agent that removes complex dependencies by reimplementing only what you need.

35 5mo ago A 15 tokens original MIT

yoink CLAUDE.md

10

theogbrand/yoink

Instructions file

Instructions for theogbrand/yoink, a project described as: yoink is an AI agent that removes complex dependencies by reimplementing only what you need.

35 5mo ago A 3 tokens copy · 100% MIT

yoink

11

theogbrand/yoink

Plugin Claude Code

A plugin to clone dependencies you don't trust. No more supply chain attacks.

35 5mo ago A tokens not measured original MIT

decomp-evaluator

12

theogbrand/yoink

Agent

Evaluate whether a dependency should be kept or decomposed. Use during dependency decomposition (phase 3) to assess each library in the queue.

35 5mo ago A 33 tokens original MIT

decomp-implementer

13

theogbrand/yoink

Agent

Implement or replace a dependency in the yoink package directory based on a decomposition evaluation. Use during dependency decomposition (phase 3) after evaluation.

35 5mo ago B 35 tokens original MIT

test-discoverer

14

theogbrand/yoink

Agent

Search reference test suite for tests relevant to a target function. Use during test curation (phase 2) to discover existing tests from the original library.

35 5mo ago A 36 tokens original MIT

test-generator

15

theogbrand/yoink

Agent

Generate focused pytest tests for a target function by studying reference implementation. Use during test curation (phase 2) after test discovery.

35 5mo ago A 30 tokens original MIT

Stop

16

theogbrand/yoink

Hook

Runs when the agent finishes a response, executing stop-hook.sh. From theogbrand/yoink.

35 5mo ago A tokens not measured copy · 64% MIT

SubagentStart

17

theogbrand/yoink

Hook

Runs when a subagent starts, executing subagent-start-hook.sh. From theogbrand/yoink.

35 5mo ago A tokens not measured copy · 66% MIT

SubagentStop

18

theogbrand/yoink

Hook

Runs when a subagent finishes, executing subagent-stop-hook.sh. From theogbrand/yoink.

35 5mo ago A tokens not measured copy · 63% MIT

curate-tests

19

theogbrand/yoink

Skill Claude CodeCodex

Phase 2: Generate and discover tests, validate against real library. Only invoke when explicitly requested by the user or by the yoink orchestrator.

35 5mo ago A 34 tokens original MIT

decompose

20

theogbrand/yoink

Skill Claude CodeCodex

Phase 3: Dependency decomposition. Only invoke when explicitly requested by the user or by the yoink orchestrator.

35 5mo ago A 26 tokens original MIT

setup

21

theogbrand/yoink

Skill Claude CodeCodex

Scaffold project: clone repo, install real library. Only invoke when explicitly requested by the user or by the yoink orchestrator.

35 5mo ago A 29 tokens original MIT

yoink

22

theogbrand/yoink

Skill Claude CodeCodex

Curate tests then decompose dependencies.

35 5mo ago A 10 tokens original MIT