Yiminnn/skill-bench-plugin

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

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

consistency-tester

01

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

02

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

03

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

04

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