Token导航 LogoToken导航TokenDH.com
AI 工具只读github未标认证来源可访问clear审计通过

evaluation-rubrics评价标准

Agent Skill

evaluation-rubrics 用于处理 GitHub 仓库、Issue、Pull Request 和代码协作信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要围绕仓库状态、代码变更或协作事项进行整理时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

1,616

周安装

66

GitHub Stars

85

下载量

517
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

3

许可证

MIT

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:evaluation-rubrics(评价标准)
来源仓库:https://github.com/lyndonkl/claude
仓库路径:skills/evaluation-rubrics
安装命令:
npx skills add https://github.com/lyndonkl/claude --skill evaluation-rubrics
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。不同来源提供的安装方式可能略有差异;本站展示可直接复制的安装命令,安装前请核对来源页面。

skills.shnpx skills
npx skills add https://github.com/lyndonkl/claude --skill evaluation-rubrics

简介

evaluation-rubrics 提供技术博客、文档等内容的多维度评价标准,支持 1-5 分制打分与结构化反馈。

  • 适用于技术写作、内容审核、学习材料评估等场景,覆盖准确性、清晰度、实用性等维度。
  • 使用时需对照预设标准逐项评分,汇总得分并提供改进建议,形成可复用的评价模板。
  • 安装前请确认仓库权限与项目上下文,避免将未验证信息当作确定结论,建议结合实际受众调整评分项。
  • 适用宿主包括 Codex、Claude、Cursor、Gemini CLI,接入前应确认版本、权限和运行环境要求。

SKILL.md

Evaluation Rubrics

Table of Contents

Example

Scenario: Evaluating technical blog posts (1-5 scale)

Criterion1 (Poor)3 (Adequate)5 (Excellent)
Technical AccuracyMultiple factual errors, misleadingMostly correct, minor inaccuraciesFully accurate, technically rigorous
ClarityConfusing, jargon-heavy, poor structureClear to experts, some structureAccessible to target audience, well-organized
Practical ValueNo actionable guidance, theoretical onlySome examples, limited applicabilityConcrete examples, immediately applicable
OriginalityRehashes common knowledge, no new insightSome fresh perspective, builds on existingNovel approach, advances understanding

Scoring: Post A [4, 5, 3, 2] = 3.5 avg. Post B [5, 4, 5, 4] = 4.5 avg. Feedback for Post A: "Strong clarity (5) and good accuracy (4), but needs more practical examples (3) and offers less original insight (2)."

Workflow

Copy this checklist and track your progress:

Rubric Development Progress:
- [ ] Step 1: Define purpose and scope
- [ ] Step 2: Identify evaluation criteria
- [ ] Step 3: Design the scale
- [ ] Step 4: Write performance descriptors
- [ ] Step 5: Test and calibrate
- [ ] Step 6: Use and iterate

Step 1: Define purpose and scope

Clarify what you're evaluating, who evaluates, who uses results, what decisions depend on scores. See resources/template.md for scoping questions.

Step 2: Identify evaluation criteria

Brainstorm quality dimensions, prioritize most important/observable, balance coverage vs. simplicity (4-8 criteria typical). See resources/template.md for brainstorming framework.

Step 3: Design the scale

Choose number of levels (1-5, 1-4, 1-10), scale type (numeric, qualitative), anchors (what does each level mean?). See resources/methodology.md for scale selection guidance.

Step 4: Write performance descriptors

For each criterion × level, write observable description of what that performance looks like. See resources/template.md for writing guidelines.

Step 5: Test and calibrate

Have multiple reviewers score sample work, compare scores, discuss discrepancies, refine rubric. See resources/methodology.md for inter-rater reliability testing.

Step 6: Use and iterate

Apply rubric, collect feedback from evaluators and evaluatees, revise criteria/descriptors as needed. Validate using resources/evaluators/rubric_evaluation_rubrics.json. Minimum standard: Average score ≥ 3.5.

Common Patterns

Pattern 1: Analytic Rubric (Most Common)

  • Structure: Multiple criteria (rows), multiple levels (columns), descriptor for each cell
  • Use case: Detailed feedback needed, want to see performance across dimensions, diagnostic assessment
  • Pros: Specific feedback, identifies strengths/weaknesses by criterion, high reliability
  • Cons: Time-consuming to create and use, can feel reductive
  • Example: Code review rubric (Correctness, Efficiency, Readability, Maintainability × 1-5 scale)

Pattern 2: Holistic Rubric

  • Structure: Single overall score, descriptors integrate multiple criteria
  • Use case: Quick overall judgment, summative assessment, criteria hard to separate
  • Pros: Fast, intuitive, captures gestalt quality
  • Cons: Less actionable feedback, lower reliability, can't diagnose specific weaknesses
  • Example: Essay holistic scoring (1=poor essay, 3=adequate essay, 5=excellent essay with detailed descriptors)

Pattern 3: Single-Point Rubric

  • Structure: Criteria listed with only "meets standard" descriptor, space to note above/below
  • Use case: Growth mindset feedback, encourage self-assessment, less punitive feel
  • Pros: Emphasizes improvement not deficit, simpler to create, encourages dialogue
  • Cons: Less precision, requires written feedback to supplement
  • Example: Design critique (list criteria like "Visual hierarchy", "Accessibility", note "+Clear focal point, -Poor contrast")

Pattern 4: Checklist (Binary)

  • Structure: List of yes/no items, must-haves for acceptance
  • Use case: Compliance checks, minimum quality gates, pass/fail decisions
  • Pros: Very clear, objective, easy to use
  • Cons: No gradations, misses quality beyond basics, can feel rigid
  • Example: Pull request checklist (Tests pass? Code linted? Documentation updated? Security review?)

Pattern 5: Standards-Based Rubric

  • Structure: Criteria tied to learning objectives/competencies, levels = degree of mastery
  • Use case: Educational assessment, skill certification, training evaluation, criterion-referenced
  • Pros: Aligned to standards, shows progress toward mastery, diagnostic
  • Cons: Requires clear standards, can be complex to design
  • Example: Data science skills (Proficiency in: Data cleaning, Modeling, Visualization, Communication × Novice/Competent/Expert)

Guardrails

  1. Criteria should be observable and measurable: Not "good attitude" (subjective), but "arrives on time, volunteers for tasks, helps teammates" (observable). Test: Can two independent reviewers score this criterion consistently?
  2. Descriptors should distinguish levels clearly: Each level needs concrete differences from adjacent levels. Avoid "5=very good, 4=good, 3=okay". Better: "5=zero bugs, meets all requirements, 4=1-2 minor bugs, meets 90% requirements."
  3. Use appropriate scale granularity: 1-3 is too coarse, 1-10 is too fine. Sweet spot: 1-4 (forced choice, no middle) or 1-5 (allows neutral middle). Match granularity to actual observable differences.
  4. Balance comprehensiveness with simplicity: Aim for 4-8 criteria covering essential quality dimensions. If >10 criteria, consider grouping or prioritizing.
  5. Calibrate for inter-rater reliability: Have multiple reviewers score same work, measure agreement (Kappa, ICC). If <70% agreement, refine descriptors.
  6. Provide examples at each level: Include concrete examples of work at each level (anchor papers, reference designs, code samples) to calibrate reviewers.
  7. Share rubric before evaluation: If evaluatees see the rubric only after being scored, it is grading not guidance. Share upfront so people know expectations and can self-assess.
  8. Weight criteria appropriately: If "Security" matters more than "Code style", weight it (Security x3, Style x1). Or use thresholds (score >=4 on Security to pass, regardless of other scores).

Common pitfalls:

  • Subjective language: "Shows effort", "creative", "professional" - not observable without concrete descriptors
  • Overlapping criteria: "Clarity" and "Organization" often conflated - define boundaries clearly
  • Hidden expectations: Rubric doesn't mention X, but evaluators penalize for missing X - document all criteria
  • Central tendency bias: Reviewers avoid extremes (always score 3/5) - use even-number scales (1-4) to force choice
  • Halo effect: High score on one criterion biases other scores up - score each criterion independently before looking at others
  • Rubric drift: Descriptors erode over time, reviewers interpret differently - periodic re-calibration required

Quick Reference

Key resources:

Scale Selection Guide:

ScaleUse WhenProsCons
1-3Need quick categorization, clear tiersFast, forces clear decisionToo coarse, less feedback
1-4Want forced choice (no middle)Avoids central tendency, clear differentiationNo neutral option, feels binary
1-5General purpose, most commonAllows neutral, familiar, good granularityCentral tendency bias (everyone gets 3)
1-10Need fine gradations, large sampleMaximum differentiation, statistical analysisFalse precision, hard to distinguish adjacent levels
Qualitative (Novice/Proficient/Expert)Educational, skill developmentIntuitive, growth-orientedLess quantitative, harder to aggregate
Binary (Yes/No, Pass/Fail)Compliance, gatekeepingObjective, simpleNo gradations, misses quality differences

Criteria Types:

  • Product criteria: Evaluate the artifact itself (correctness, clarity, completeness, aesthetics, performance)
  • Process criteria: How work was done (methodology followed, collaboration, iteration, time management)
  • Impact criteria: Outcomes/effects (user satisfaction, business value, learning achieved)
  • Meta criteria: Quality of quality (documentation, testability, maintainability, scalability)

Inter-Rater Reliability Benchmarks:

  • <50% agreement: Rubric unreliable, needs major revision
  • 50-70% agreement: Marginal, refine descriptors and calibrate reviewers
  • 70-85% agreement: Good, acceptable for most uses
  • >85% agreement: Excellent, highly reliable scoring

Typical Rubric Development Time:

  • Simple rubric (3-5 criteria, 1-4 scale, known domain): 2-4 hours
  • Standard rubric (5-7 criteria, 1-5 scale, some complexity): 6-10 hours + calibration session
  • Complex rubric (8+ criteria, multiple scales, novel domain): 15-25 hours + multiple calibration rounds

When to escalate beyond rubrics:

  • High-stakes decisions (hiring, admissions, awards) → Add structured interviews, portfolios, multi-method assessment
  • Subjective/creative work (art, poetry, design) → Supplement rubric with critique, discourse, expert judgment
  • Complex holistic judgment (leadership, cultural fit) → Rubrics help but don't capture everything, use thoughtfully → Rubrics are tools not replacements for human judgment. Use to structure thinking, not mechanize decisions.

Inputs required:

  • Artifact type (what are we evaluating? essays, code, designs, proposals?)
  • Criteria (quality dimensions to assess, 4-8 most common)
  • Scale (1-5 default, or specify 1-4, 1-10, qualitative labels)

Outputs produced:

  • evaluation-rubrics.md: Purpose, criteria definitions, scale with descriptors, usage instructions, weighting/thresholds, calibration notes

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

04

需要参考平台分布和安装热度时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Claude Code

31.25%
按下载量换算162

Gemini CLI

21.84%
按下载量换算113

Antigravity

18.17%
按下载量换算94

windsurf

12.52%
按下载量换算65

OpenCode

8.71%
按下载量换算45

github-copilot

3.49%
按下载量换算18

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

只读

该 Skill 主要提供规则、说明或参考内容,本身偏只读;真正读写文件、联网或执行命令仍取决于宿主 Agent 的任务。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。

来源信息

继续浏览同类 Skills