code-quality commands

3,676 tagged code-quality, measured the same way as everything else here.

Browse within: ai-coding-assistant 94documentation 83docstring-checker 58docstrings 58github-actions 58linter 58ai-assistant 55developer-productivity 36agentic-development 34ai-assisted-development 34ai-coding-agents 34brownfield 34code audit 31hooks 31

smell-check

97

Zhen-Bo/smell-check

Skill Claude CodeCodex

Runs a smell-first audit on a user-chosen path set: measures structure metrics, applies a named size profile, and reports code smells and test smells with evidence strength. Use for smell audit, code smell scan, whole-repo audit, tech debt scan, test smell check, maintainability audit, or duplication and nesting…

236 +1 3d ago A 94 tokens original MIT

ring marketplace

98

LerianStudio/ring

Plugin Claude Code

Lerian Studio plugin marketplace: Core software engineering skills (TDD, debugging, code review), specialized developer agents (Backend, DevOps, Frontend, QA, SRE) plus 12 code-review reviewers (9 default hard-gate reviewers and 3 conditional stack specialists), product planning workflows (8-gate pre-dev system), and…

210 14d ago A tokens not measured original Apache-2.0

ring AGENTS.md

99

LerianStudio/ring

Instructions file CodexOpenCode

Instructions for LerianStudio/ring, a project described as: 89 skills and 38 specialized agents that enforce proven engineering practices for AI-assisted development. TDD, systematic debugging, parallel code review, and 10-gate development cycles — as a Claude Code plugin marketplace.

210 14d ago A 4 tokens copy · 100% Apache-2.0

ring CLAUDE.md

100

LerianStudio/ring

Instructions file

Instructions for LerianStudio/ring, covering claude.md, ⛔ critical rules (read first), 1. agent modification = mandatory verification, 2. agents are executors, not decision-makers and 3. anti-patterns (must not do these).

210 14d ago A 1,703 tokens original Apache-2.0

SessionStart

101

LerianStudio/ring

Hook

Runs when a session starts on clear, compact, startup and resume, executing session-start.sh. From LerianStudio/ring.

210 14d ago A tokens not measured original Apache-2.0

ring:writing-plans

102

LerianStudio/ring

Skill Claude CodeCodex

Writing a rolling-wave phased implementation plan from a spec before coding: a phase-epic-task hierarchy where Phase 1 is detailed into dispatch-ready tasks and later phases stay epic-level for elaboration during execution. Use when a multi-file feature needs decomposition; runs after ring:exploring-codebases or…

210 14d ago A 94 tokens original Apache-2.0

ring:backend-go

103

LerianStudio/ring

Agent

Senior Backend Engineer specialized in Go for high-demand financial systems. Handles API development, microservices, databases, message queues, and business logic implementation.

210 14d ago A 34 tokens original Apache-2.0

ring:commons-reviewer

104

LerianStudio/ring

Agent

Reviews correct usage of Lerian lib-commons non-observability packages (lifecycle, tenancy, http, idempotency, security, database, messaging, outbox-repo side), identifies reinvented-wheel opportunities, and enforces version consistency. Runs in parallel with other reviewers.

210 14d ago A 63 tokens original Apache-2.0

LerianStudio/ring

Agent

Safety Review: Reviews vulnerabilities, authentication, input validation, and OWASP risks. Runs in parallel with other reviewers at Gate 8.

210 14d ago A 33 tokens original Apache-2.0

LerianStudio/ring

Skill Claude CodeCodex

Adopting the lib-commons/v5 shared Huma (OAS 3.1) OpenAPI wrapper + RFC 9457 problem model (commons/net/http/{openapi,problem}) in a Lerian Go service: wire openapi.New/ServeSpec + problem.Install (central >=500 scrub) on BOTH runtime and spec-gen paths, the per-rail problem.MapError flex seam, and rename-only spec…

210 14d ago A 142 tokens original Apache-2.0

LerianStudio/ring

Skill Claude CodeCodex

React composition patterns that scale. Avoid boolean prop proliferation by using compound components, lifting state, and composing internals. Use when refactoring components with boolean prop proliferation, building flexible component libraries, or during architecture review. Skip for simple components with 1-2 props…

210 14d ago A 68 tokens original Apache-2.0

absolute-simplify

108

maddhruv/absolute

Skill Claude CodeCodex

Use when the user wants to simplify, clean up, refactor, tidy, or refine code — their staged/unstaged git changes or a target file/path. Reduces complexity, flattens nesting, removes redundancy and dead code, scores each change by value (holding low-value churn), then runs tests to prove nothing broke. Invoke on…

209 +1 1mo ago A 178 tokens original MIT

procoder

109

azrtydxb/procoder

Plugin Claude Code

A harness that gives AI coders the tools and skills to work like a senior developer. All nine domains shipped: security, best practices, maintainability, performance, documentation, clean code, CI/CD, DevOps, GitOps — plus the code index. Hooks hand the agent results; the agent stays in control.

196 3d ago A tokens not measured original Apache-2.0

procoder

110

azrtydxb/procoder

Cursor rule Cursor

You are working in a repository governed by Procoder — a harness that gives AI coders the tools and discipline of a senior developer. The procoder binary computes; you act. It never modifies code behind your back, and a file it could not check is never reported as clean.

196 3d ago A 2,934 tokens original Apache-2.0

azrtydxb/procoder

Instructions file GitHub Copilot

Instructions for azrtydxb/procoder, covering procoder, the contract, the work chain, which command, right now and what you talk yourself into.

196 3d ago A 2,920 tokens original Apache-2.0

azrtydxb/procoder

Instructions file GitHub Copilot

Instructions for azrtydxb/procoder, covering go in procoder, no silent green, p-control: the binary prints, the agent writes, paths and arguments and exit codes are the public interface.

196 3d ago A 924 tokens original Apache-2.0

azrtydxb/procoder

Instructions file GitHub Copilot

Instructions for azrtydxb/procoder, covering tests in procoder, every test carries its mutation, assertions, portability and fixtures.

196 3d ago A 738 tokens original Apache-2.0

merge

114

azrtydxb/procoder

Command

Finish a PR properly: every check green, every review addressed — human and bot — then merge and clean up.

196 3d ago A 23 tokens original Apache-2.0

pr

115

azrtydxb/procoder

Command

Prepare and open a pull request the senior way: gate, template, scrubbed, everything visible.

196 3d ago A 20 tokens original Apache-2.0

spec

116

azrtydxb/procoder

Command

Spec-first design: a gap-closing interview that produces a complete spec, with a quality controller that blocks until every section is answered and every question resolved.

196 3d ago A 31 tokens original Apache-2.0

procoder

117

azrtydxb/procoder

Skill Claude CodeCodex

Work like a senior developer in a repository governed by procoder: run the commit gate before calling anything done, format and lint through the binary, and drive the spec, plan, todo, backlog, and sprint chain in .procoder/. Use this skill when the repository contains a .procoder/ directory or an AGENTS.md naming…

196 3d ago A 101 tokens original Apache-2.0

openspec-plus-apply

118

sudokar/openspec-plus

Skill Claude CodeCodex

MANDATORY skill that activates whenever the OpenSpec apply phase begins. Triggers: /opsx-apply runs, the openspec-apply-change vanilla skill is referenced or active, openspec instructions apply is invoked, or the user asks to implement, apply, execute, or build out an OpenSpec change ('implement the change', 'apply…

154 3d ago A 110 tokens original MIT

openspec-plus-design

119

sudokar/openspec-plus

Skill Claude CodeCodex

MANDATORY skill that activates whenever the OpenSpec design phase begins. Triggers: /opsx-new or /opsx-continue runs; openspec-new-change, openspec-continue-change, or openspec-explore is active; openspec instructions design is invoked; or the user wants to create, update, review, refine, or discuss an OpenSpec design…

154 3d ago A 82 tokens original MIT

openspec-plus-tdd

120

sudokar/openspec-plus

Skill Claude CodeCodex

MANDATORY skill that activates whenever code is written to implement an OpenSpec change task. Triggers: openspec-plus-apply is active, /opsx-apply is running, the user is implementing tasks from an OpenSpec change, an implementer subagent dispatched by openspec-plus-apply is starting work, or the user invokes phrases…

154 3d ago A 190 tokens original MIT

At most 3 mods per repository are shown here — the rest are on their repository pages: