Evaluation Rubrics

🌐Community
by lyndonkl · vlatest · Repository

This skill generates tailored evaluation rubrics for tasks or projects, ensuring consistent and objective assessment criteria for better feedback and results.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add evaluation-rubrics npx -- -y @trustedskills/evaluation-rubrics
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "evaluation-rubrics": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/evaluation-rubrics"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill allows AI agents to generate and apply evaluation rubrics. It can create rubrics based on provided criteria, assess outputs against those rubrics, and provide scores with justifications. The skill is designed to standardize assessment processes and offer more detailed feedback than simple scoring.

When to use it

  • Grading student work: Generate a rubric for an essay or project and then use the AI agent to score submissions based on that rubric.
  • Code review: Create a rubric outlining coding best practices, then have the agent evaluate code snippets against those standards.
  • Content quality assessment: Develop a rubric defining criteria for high-quality content (e.g., clarity, accuracy) and use it to assess articles or reports.
  • Evaluating AI model outputs: Define specific performance metrics in a rubric format and utilize the skill to evaluate different model responses objectively.

Key capabilities

  • Rubric generation based on provided criteria.
  • Assessment of outputs against defined rubrics.
  • Scoring with justifications tied to rubric elements.
  • Standardized assessment processes.

Example prompts

  • "Create a rubric for evaluating the clarity and completeness of technical documentation."
  • "Assess this essay [essay text] using the following rubric: [rubric details]."
  • "Score these code snippets [code snippets] based on a rubric emphasizing readability and efficiency."

Tips & gotchas

The quality of the generated rubrics and assessments heavily depends on the clarity and specificity of the input criteria. Providing detailed instructions or example outputs will improve results.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
lyndonkl
Installs
17

🌐 Community

Passed automated security scans.