Quality Scoring

Score repository quality across documentation, security, CI/CD, and community practices.

Updated Feb 9, 2026
One-click install
npx skills add https://github.com/nsalvacao/nsalvacao-claude-code-plugins --skill quality-scoring-nsalvacao
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Quality Scoring
Source: https://github.com/nsalvacao/nsalvacao-claude-code-plugins/tree/main/plugins/repo-structure/skills/quality-scoring
Command: npx skills add https://github.com/nsalvacao/nsalvacao-claude-code-plugins --skill quality-scoring-nsalvacao

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Quantify repository quality with an objective scoring system that makes it easy to benchmark and compare projects over time.

Core Features & Use Cases

  • 0-100 weighted scores across four categories (Documentation, Security, CI/CD, Community) with configurable weights
  • Historical tracking to observe trends and improvement
  • Actionable recommendations tied to each category

Quick Start

Run the quality scoring engine to assess a repository and generate a JSON score report.

Frequently Asked Questions about Quality Scoring

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I quantify repository health and generate an objective quality score?

You quantify repository health by running a Python-based scoring engine that evaluates project metrics and generates a 0-100 weighted score with category breakdowns, historical tracking, and exportable JSON results.

What is the best way to benchmark repository quality across documentation, security, and CI/CD?

Benchmarking repository quality involves applying a weighted scoring system across four categories—Documentation, Security, CI/CD, and Community—to produce actionable insights, category breakdowns, and trackable historical trends for any project size.

Can I configure the category weights used for repository quality scoring?

Yes, repository quality scoring supports configurable weights across its four assessment categories, allowing you to adjust the importance of documentation, security, CI/CD, and community practices to fit your specific benchmarking needs.

Does the repository quality scoring engine work with projects of any size?

Yes, the repository quality scoring engine applies to projects of any size, objectively assessing documentation, security, CI/CD, and community practices to deliver actionable insights and a comprehensive 0-100 score.

How do I export repository quality scores for historical tracking and analysis?

You export repository quality scores by running the scoring engine to generate JSON results, which contain the 0-100 weighted score, category breakdowns, and historical tracking data for trend analysis and benchmarking.