code-quality skills

1,548 tagged code-quality, measured the same way as everything else here.

Browse within: copilot 99ai-skills 82architecture 80Multi-Agent 69linter 65ai-framework 60agentic-coding 59ai-assisted-development 58clean-architecture 58refactoring 49Guardrails 48dependency-injection 48ai-generated-code 47javascript 46

example

49

reporails/cli

Skill Claude CodeCodex

AI Instructions Diagnostics | Supported agents: Claude | Codex | Copilot | Cursor | Gemini.

74 2mo ago A 0 tokens

foo

50

reporails/cli

Skill Claude CodeCodex

Sample skill for multi-source fixture.

74 2mo ago A 8 tokens

code-slop

51

AsyrafHussin/agent-skills

Skill Claude CodeCodex

Detect AI-generated code patterns ("slop") in PHP/Laravel and TypeScript/React source — comment narration, generic naming, premature interfaces, defensive overdose, mock-everything tests, and the absence of human "scars". Use when reviewing AI-assisted PRs, auditing code for taste/quality (not metrics — that's…

71 6d ago A 110 tokens original MIT

AsyrafHussin/agent-skills

Skill Claude CodeCodex

OWASP Top 10 security audit and secure coding guidelines for Laravel + React/Inertia.js applications. Use when auditing for vulnerabilities ("run OWASP audit", "security review", "check my app security") or writing secure Laravel code involving auth, payments, file uploads, or API design. Triggers on security-related…

71 6d ago A 87 tokens original MIT

technical-debt

53

AsyrafHussin/agent-skills

Skill Claude CodeCodex

Technical debt inventory, prioritization, and audit for PHP/Laravel (MySQL) and Node/TypeScript/React projects. Use when assessing code health, identifying refactoring candidates, planning debt paydown, or auditing a codebase for accumulated debt. Triggers on "audit technical debt", "find tech debt", "debt inventory"…

71 6d ago A 109 tokens original MIT

nuke-on-rails

54

nuke-on-rails/nuke-on-rails

Skill Claude CodeCodex

Full health and security audit for Rails apps, the review a principal engineer would do. Runs rubycritic, Brakeman, bundler-audit and rubyaudit, triages every finding with the LLM as judge, brings an OWASP Top 10 arsenal of checks for what scanners miss, and returns one impact-ranked action plan. Use for a Rails…

69 1mo ago A 105 tokens original MIT

cleanup

55

mkanat/skills

Skill Claude CodeCodex

Clean up the design of a large change, or a whole codebase.

67 +1 9d ago A 17 tokens original CC0-1.0

code-confidence-map

56

kanyun-inc/reskill

Skill Claude CodeCodex

Assesses code comprehensibility and maintainability risk. Use when the user asks about code confidence, risk, maintainability, tech debt, code health, or whether code is safe to change. Also use when the user asks to analyze code quality, scan for risks, check if code is messy or complex, audit code, do a code…

59 22d ago A 104 tokens original MIT

evolutionary-naming

57

kawasima/evolutionary-naming

Skill Claude CodeCodex

Use when refactoring code with poor names, when asked to improve naming, or when a user struggles to name a class/method/variable. Symptoms include -Manager/-Util suffixes, single-letter variables, process/handle/do verbs, primitive obsession, god methods with multiple responsibilities. Two modes — audit (broad scan…

58 3mo ago A 86 tokens

plan

58

Terryc21/workflow-audit

Skill Claude CodeCodex

Epic decomposition into trackable, right-sized tasks. Three modes — audit-aware (codebase-audit reports), workflow-audit-aware (handoff.yaml with pre-rated findings), standalone (from scratch). Light convention scanning for projects without CLAUDE.md.

58 5d ago A 53 tokens original Apache-2.0

workflow-audit

59

Terryc21/workflow-audit

Skill Claude CodeCodex

Systematic UI workflow auditing for SwiftUI applications. Discovers entry points, traces user flows, detects dead ends and broken promises, audits data wiring, evaluates from user perspective. Triggers: "workflow audit", "audit flows", "find dead ends", "check navigation".

58 5d ago A 59 tokens original Apache-2.0

results-dashboard

60

rollinsio/beyond-test-coverage

Skill Claude CodeCodex

Turn a test-quality scorecard JSON into a self-contained interactive HTML readout — hero stats, a per-axis Win/Tie/Loss distribution chart, and the full per-suite matrix. Use when the user wants to visualize benchmark/scorecard results, regenerate the results dashboards in docs/, or render a {baselines, arms}…

52 2mo ago A 119 tokens original MIT

test-quality

61

rollinsio/beyond-test-coverage

Skill Claude CodeCodex

Audit, harden, or generate unit tests with a focus on mutation-resistance and durable quality — not just coverage %. Use when the user asks to improve or harden test quality, make tests less fragile/brittle, review tests for anti-patterns (error-message-substring asserts, private-symbol access, tautological…

52 2mo ago A 216 tokens original MIT

argot-check

62

get-tmonier/argot

Skill Claude CodeCodex

Score your working changes with argot — flag code foreign to this repo's own patterns (unfamiliar dependencies, APIs, constructs), functions the repo already has, code filed in the wrong place, imports that break the repo's layering, and tests weakened, disabled, or deleted alongside a production change — before…

48 20d ago A 110 tokens original MIT

argot-setup

63

get-tmonier/argot

Skill Claude CodeCodex

Set argot up for a repository end to end — audit its history, decide what should shape its voice, fit, verify the fit actually catches things, tune the rules its own history says are noisy, and wire the places it runs (pre-write hook, pre-commit, MCP, CI). One sitting, one decision at a time, each proposed with the…

48 20d ago A 129 tokens original MIT

argot-write-rule

64

get-tmonier/argot

Skill Claude CodeCodex

Codify a repo convention argot's built-ins don't cover into a scripted custom rule — a .argot/rules/NAME/rule.toml manifest plus a sandboxed Rhai script that fires exactly like a built-in, gated on a green fixture suite before it ever sees a real diff. Use when the user asks to "write an argot rule for X", "codify…

48 20d ago A 131 tokens original MIT

skill-reviewer

65

Terryc21/skill-reviewer

Skill Claude CodeCodex

Use when reviewing a Claude Code skill, auditing skill quality before publish, or asking "is this skill any good?". Produces structured reports with file:line citations, severity-rated findings cards, and an optional second-opinion pass. Lens variants: full (default), safety, discoverability, architecture…

48 +7 4d ago A 71 tokens original Apache-2.0

code-humanizer

66

LeonardNJU/code-humanizer

Skill Claude CodeCodex

Use when AI-written code needs structural cleanup or when implementing a change under a guard against AI coding slop — duplicated reimplementations of existing helpers, try-import fallbacks, broad exception swallowing, speculative abstraction layers, v2 copies, dead "for future use" code, narrating comments …

47 +1 1mo ago A 100 tokens original MIT

agent-teams

67

cubetribe/ClaudeCode_GodMode-On

Skill Claude CodeCodex

Experimental Agent Teams orchestration — run CCGodMode agents as parallel teammates with SharedTaskList coordination (requires CLAUDECODEEXPERIMENTALAGENTTEAMS=1).

46 12d ago A 40 tokens

cost-efficiency

68

cubetribe/ClaudeCode_GodMode-On

Skill Claude CodeCodex

Smart Routing — the DEFAULT CCGodMode routing policy. Risk-based, minimal-agent paths that preserve required safety gates for the changed scope.

46 12d ago A 32 tokens

dynamic-workflows

69

cubetribe/ClaudeCode_GodMode-On

Skill Claude CodeCodex

Ultracode / Max-Parallel mode — dynamic workflows fan work out across tens–hundreds of adversarially-verified parallel subagents for large, decomposable jobs (codebase-wide audits, big migrations, cross-checked research). Opt-in; higher token spend.

46 12d ago A 60 tokens

feedback

70

BaseInfinity/claude-sdlc-harness

Skill Claude CodeCodex

Submit feedback, bug reports, feature requests, or share SDLC patterns you've discovered. Privacy-first — always asks before scanning.

46 +1 6d ago A 27 tokens

sdlc

71

BaseInfinity/claude-sdlc-harness

Skill Claude CodeCodex

Full SDLC workflow for implementing features, fixing bugs, refactoring code, testing, releasing, publishing, and deploying. Use this skill when implementing, fixing, refactoring, testing, adding features, building new code, or releasing/publishing/deploying.

46 +1 6d ago A 56 tokens