Yiminnn

7 mods across 1 repository, 2 stars between them.

skill-bench

02

Yiminnn/skill-bench-plugin

Plugin Claude Code

Interactive skill authoring bench — create, test, and refine Claude Code skills through conversation.

2 5mo ago A tokens not measured original MIT

consistency-tester

03

Yiminnn/skill-bench-plugin

Agent

Use when validating a skill draft through multirun testing. Takes a test case library, runs the skill-tester agent N times per case, summarizes consistency across runs, collects user pass/fail judgments with annotations, analyzes failure patterns across cases, proposes targeted skill edits, and manages the re-run loop…

2 5mo ago A 72 tokens original MIT

skill-explorer

04

Yiminnn/skill-bench-plugin

Agent

Use when you need to browse, list, or summarize existing skill drafts and their test history. Scans the drafts directory, reads frontmatter, and reports on draft status.

2 5mo ago A 39 tokens original MIT

skill-refiner

05

Yiminnn/skill-bench-plugin

Agent

Use when a skill draft has been tested against multiple cases and needs refinement based on test results and user feedback. Takes skill content, N test results with thinking traces, and user annotations identifying which results failed and why. Analyzes failure patterns across runs and proposes targeted skill edits.

2 5mo ago A 60 tokens original MIT

skill-tester

06

Yiminnn/skill-bench-plugin

Agent

Use when testing a skill draft via simulated execution. Takes a skill's SKILL.md content + sample input, reasons through what the skill would produce, and returns a structured evaluation with pass/fail status, issues, thinking trace, and suggested next test cases.

2 5mo ago A 56 tokens original MIT

skill-bench

07

Yiminnn/skill-bench-plugin

Skill Claude CodeCodex

Use when authoring new Claude Code skills or refining existing ones. New skills: 5-phase workflow (Design → Plan → Build → Validate → Finalize). Existing skills: enter at Refine Mode for validation and targeted refinement.

2 5mo ago A 50 tokens original MIT