skills/workflow-repository/scoring-agent-skills/SKILL.md
Score or compare one or more agent skills across trigger clarity, workflow actionability, safety boundaries, verification rigor, incremental knowledge value, and leanness. Use only when the user explicitly asks for ratings, numerical quality scores, rubric-based scorecards, or scored comparisons; use creating-agent-skills for unscored reviews or revisions.
npx skillsauth add narumiruna/agent-skills scoring-agent-skillsInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Produce a comparable quality scorecard, not a vague impression or a runtime capability claim.
SKILL.md, UI metadata, catalog entry, and directly linked resources relevant to a score.Use equal weight for all assessed dimensions. When all six are assessed, compute the overall score as their arithmetic mean and show one decimal place. If inaccessible evidence prevents a defensible dimension score, mark that dimension unassessed, exclude it from the aggregate, and report score coverage and confidence; do not add hidden bonuses or penalties.
Return in the user's language unless requested otherwise:
State that a source-and-structure-only review estimates incremental value and is not a runtime effectiveness benchmark. Only representative baseline-versus-skill evaluations can establish observed gains. Do not imply measured success rates, model compatibility, accessibility, safety, or tool reliability without direct evidence. Also state that this six-dimension aggregate is not directly comparable with historical five-dimension scores.
This skill scores and recommends; it does not authorize editing the assessed skills unless the user also requests changes.
development
Assess or improve an existing codebase's architecture when the user asks about module boundaries, coupling, scattered ownership, testability, change locality, deep modules, seams, or behavior-preserving structural refactoring. Use for cross-module design rather than ordinary diff review or a confirmed edge-case bug fix.
development
Perform read-only security audits, vulnerability assessments, or threat-focused reviews of diffs, pull requests, code paths, or explicitly scoped repositories when security is the primary objective or acceptance criterion. Use reviewing-code for ordinary review with baseline security coverage and hardening-code-paths for fixing confirmed findings.
development
Run iterative multi-reviewer panels over a code diff, verify their findings, apply explicitly authorized fixes, and re-review the updated change until it passes or reaches a stopping condition. Use when the user asks for a panel loop, multi-model code-review consensus, or a review-fix-re-review cycle.
tools
Iteratively audit and improve an existing web interface with Chrome DevTools by planning, implementing, validating, and locally committing one evidence-backed UI/UX improvement at a time. Use only when the user explicitly invokes `$iterating-ui-improvements` or names it to request an autonomous audit-fix-commit loop.