BuildMIT

Skill tester

by Alireza Rezvani (opens in a new tab) alirezarezvani/claude-skills

Validates skill structure, exercises Python helpers, and scores quality against a target gate.

Installation

Skills CLI

Skills CLI command
npx skills@latest add alirezarezvani/claude-skills --skill skill-tester

Requires Node.js and npm. Choose your agents in the installer; add -g for a global installation.

Fieldbook review

Reviewed 27 Sept 2026

Runs four stdlib-only Python tools from the repository root, then applies the highest-priority scoring feedback and repeats all gates. Its tier line-count rubric is for legacy skills; new skills follow the separate write-a-skill standard.

  • LicenceMIT
  • FrontmatterValid name and description
  • Risky patternsNone found
  • Size93 lines
  • Last checked27 Sept 2026 · a62efa4e6d596e442083543f86a6bfc5724b0d06a4921d9a31bbc1c5d12e23e0

What it can touch

  • Edits code

    Changes files in your project.

  • Runs commands

    Runs shell commands such as tests, builds or installs.

Read the source

Fieldbook links to the original instead of copying it, so you always read the version you install.

engineering/skills/skill-tester/SKILL.md on GitHub (opens in a new tab)