quality-scoring-rubric

**Authority**: Claude Skills Engineering Team

Content Preview
# Quality Scoring Rubric

**Version**: 1.0.0  
**Last Updated**: 2026-02-16  
**Authority**: Claude Skills Engineering Team  

## Overview

This document defines the comprehensive quality scoring methodology used to assess skills within the claude-skills ecosystem. The scoring system evaluates four key dimensions, each weighted equally at 25%, to provide an objective and consistent measure of skill quality.

## Scoring Framework

### Overall Scoring Scale
- **A+ (95-100)**: Exceptional quality, 
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/quality-scoring-rubric.md \
  https://raw.githubusercontent.com/alirezarezvani/claude-skills/main/engineering/skill-tester/references/quality-scoring-rubric.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/alirezarezvani/claude-skills

Then reference at engineering/skill-tester/references/quality-scoring-rubric.md

Related Skills