๐Ÿงฎ
AI EngineeringTypeScript

Skillgrade Graders

by mgechev

Skillgrade Graders is an AI Engineering skill for Claude Code, published by mgechev in skillgrade.

684 stars48 forkson mgechev/skillgradeAdded 2026/08/23+1% in starsRepository updated 2026/08/20
agentclaude-codecodexevalgemini-cliskill
Install in seconds
Install Skillgrade Graders
Copy Skillgrade Graders into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/mgechev/skillgrade/tree/main/skills/skillgrade-graders ~/.claude/skills/skillgrade-graders

Requires Node.js. Downloads this skill only โ€” not the rest of the repository โ€” into your Claude Code skills folder.

Without Node.js

git clone https://github.com/mgechev/skillgrade.git

Clones the whole repository, then copy the skillโ€™s own directory into your skills folder yourself.

In this catalog

Source file
skills/skillgrade-graders/SKILL.md in mgechev/skillgrade
Installs to
~/.claude/skills/skillgrade-graders
Collection
One of 5 skills cataloged from this repository
Category
AI Engineering โ€” 2451 skills

What Skillgrade Graders does

Skillgrade Graders authors deterministic and LLM rubric graders for skillgrade evaluations. Use it when creating scoring scripts, writing evaluation rubrics, or combining multiple graders with weighted scoring.

Skillgrade Graders is cataloged under AI Engineering on DirSkills. Skillgrade Graders comes from a repository tagged agent, claude-code, codex, eval and gemini-cli.

Documentation

README

Skillgrade Grader Authoring

Procedures

Step 1: Identify the Grading Strategy

  1. Determine whether the task requires objective verification (deterministic) or qualitative assessment (LLM rubric).
  2. For most tasks, combine both: deterministic graders verify outcomes (weight 0.7), LLM rubrics assess approach quality (weight 0.3).

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Skillgrade Graders

  • What else does mgechev publish alongside Skillgrade Graders?

    Skillgrade Graders is one of 5 skills that DirSkills catalogs from mgechev/skillgrade, the repository it ships in. Its siblings there include Angular Modern APIs, Code Formatter and Skillgrade. Each one is a separate skill with its own page in this directory, installs the same way Skillgrade Graders does, and is maintained by mgechev in that same repository. The rest of the collection is listed on the mgechev/skillgrade page.

  • How does Skillgrade Graders compare to other AI Engineering skills?

    Skillgrade Graders ranks #1763 by stars among the 2451 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Skillgrade Graders against them. Open each page to compare what they document and how they install.