Rubric
This skill generates structured rubrics for evaluating tasks or projects, ensuring consistent and objective feedback.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add rubric npx -- -y @trustedskills/rubric
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"rubric": {
"command": "npx",
"args": [
"-y",
"@trustedskills/rubric"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill allows an AI agent to evaluate text based on a provided rubric. It can assess written work, code, or other textual outputs against specific criteria and provide feedback aligned with the rubric's guidelines. The skill aims to automate assessment processes and offer structured evaluations.
When to use it
- Grading student essays: Provide a rubric for essay grading and have the AI agent evaluate submissions based on those criteria.
- Code review: Use a rubric outlining code quality standards, then leverage the skill to assess code changes and identify areas for improvement.
- Content evaluation: Evaluate marketing copy or blog posts against a rubric focused on clarity, tone, and engagement.
- Automated feedback: Generate automated feedback reports based on rubric criteria for various written outputs.
Key capabilities
- Rubric-based assessment
- Textual output evaluation
- Feedback generation aligned with rubric criteria
- Assessment of code quality (when applicable)
Example prompts
- "Evaluate this essay using the attached rubric."
- "Assess this Python code snippet against the following coding style guide."
- "Provide feedback on this marketing copy based on these brand guidelines."
Tips & gotchas
The accuracy of the assessment depends heavily on the clarity and specificity of the provided rubric. Ensure the rubric is well-defined and unambiguous for optimal 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 Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.