home/categories/code-quality
category focus

Code Quality

Linters, formatters, and static analysis.

2681 स्किल्सall categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
code-quality
3

policyengine-review-patterns

PolicyEngine code review patterns - validation checklist, common issues, review standards

PolicyEngine
PolicyEngine
testing-security
open
code-quality
3

code-smell-detection

Use when reviewing code quality, before refactoring, when complexity increases, when code feels "hard to change", during code review, or when onboarding to unfamiliar code - systematic identification of code smells with specific refactoring recipes

HTRamsey
HTRamsey
testing-security
open
code-quality
3

pr-review-loop

PR 리뷰 대기 및 자동 수정 루프. "리뷰 대기", "리뷰 반영 대기", "자동 리뷰 수정", "review loop" 요청 시 활성화됩니다.

jiunbae
jiunbae
testing-security
open
code-quality
3

eslint-config

Use when configuring ESLint - covers flat config, TypeScript integration, and custom rules

mcclowes
mcclowes
testing-security
open
code-quality
3

solid-principles-code-review

Review Python code for adherence to SOLID principles (SRP, OCP, LSP, ISP, DIP). Use when reviewing Python code for maintainability, testability, and design quality.

jack-michaud
jack-michaud
testing-security
open
code-quality
3

code-review

Comprehensive code review framework for evaluating implementations against plans, requirements, and quality standards. Provides structured analysis with prioritized, actionable feedback.

samjhecht
samjhecht
testing-security
open
code-quality
3

code-review-reception

Receive and act on code review feedback with technical rigor, not performative agreement or blind implementation

BbgnsurfTech
BbgnsurfTech
testing-security
open
code-quality
3

code-review

Perform thorough code reviews focusing on security, performance, best practices, and maintainability. Use when reviewing PRs, checking code quality, or auditing existing code.

vapvarun
vapvarun
testing-security
open
code-quality
3

code-quality

Run code quality checks. Use after making code changes, before commits, or when asked to check code quality.

GantisStorm
GantisStorm
testing-security
open
code-quality
3

python-standards

Python coding standards, conventions, and best practices. Use when writing, reviewing, or testing Python code.

shwilliamson
shwilliamson
testing-security
open
code-quality
3

code-simplifier

Detect and simplify overly complex code. Apply KISS principle - less is more.

nguyenthienthanh
nguyenthienthanh
testing-security
open
code-quality
3

solid-principles

SOLID principles for TypeScript code review and refactoring. Use when reviewing code architecture, detecting design violations, refactoring classes/modules/hooks, or improving code maintainability. Covers SRP, OCP, LSP, ISP, DIP with concrete violation detection and fix patterns.

benaor
benaor
testing-security
open
code-quality
3

code-organization

Ensure proper code organization with class names, directories, namespaces, and naming consistency following the principle "Directory X contains ONLY class type X (project)

VilnaCRM-Org
VilnaCRM-Org
testing-security
open
code-quality
3

commit

Run tests, lint, and commit code changes

Unsupervisedcom
Unsupervisedcom
testing-security
open
code-quality
3

python

Guide for writing clean, efficient, idiomatic Python 3.11+ code. Enforces type hints, Pydantic v2 for APIs, comprehensions over loops, EAFP error handling. Triggers on "python", "pythonic", ".py file", "write python", "python script", "python function", "python class", "pydantic", "fastapi", "pytest", "type hint", "typing", "dataclass", "async def", "asyncio", "aiohttp", "comprehension", "generator", "decorator", "context manager", "with statement", "exception handling", "try except", "raise", "logging python", "argparse", "click", "typer", "__init__", "__main__", "import", "from import", "python module", "python package", "requirements.txt", "pyproject.toml", "ruff", "mypy", "black", "isort", "python testing", "fixture", "parametrize", "edit .py", "modify .py", "update .py", "change .py", "fix .py", "refactor .py", "edit python", "modify python", "update python", "change python", "fix python code". PROACTIVE: MUST invoke BEFORE using Write OR Edit on ANY .py file.

mauromedda
mauromedda
testing-security
open
code-quality
2

code-quality-standards

Code quality evaluation criteria for reviews. Use when reviewing code design, architecture, maintainability, or identifying potential issues.

ms2sato
ms2sato
testing-security
open
code-quality
2

code-review

Confidence-based code review that filters issues to 80+ threshold, eliminating false positives and noise. Reviews implementation against plan or requirements for bugs, quality issues, and project conventions. Use after completing major features, before merging to main, or after each task in multi-step workflows. Do NOT use for quick fixes, single-line changes, or when you need immediate feedback - the thorough review adds overhead best reserved for significant changes.

jrc1883
jrc1883
testing-security
open
code-quality
2

spelling-grammar-checker

Analyze documentation, UI strings, comments, and user-facing text for spelling, grammar, clarity, and style. Scope: validation reports with severity, location, original/corrected text, rationale; external tooling recommendations. Triggers: "check spelling", "grammar", "proofread", "review text", "validate documentation".

warpcode
warpcode
testing-security
open
code-quality
2

maintaining-claude-code

Validate and improve Claude Code configurations (CLAUDE.md, skills, commands, hooks). Use when auditing config quality, checking skill discoverability, organizing .claude directory, or deciding which entity type to use.

TrevorS
TrevorS
testing-security
open
code-quality
2

verification-quality-assurance

Comprehensive truth scoring, code quality verification, and automatic rollback system with 0.95 accuracy threshold for ensuring high-quality agent outputs and codebase reliability.

bjpl
bjpl
testing-security
open
code-quality
2

doc-reviewer

Reviews documentation for completeness, accuracy, and consistency with the project's DX_GUIDE.md standards. Validates documentation structure, checks for broken links, ensures examples are up-to-date, and verifies technical accuracy. Use when creating or updating documentation, reviewing doc-heavy PRs, or ensuring doc quality.

lewisflude
lewisflude
testing-security
open
code-quality
2

markdownlint-writer

Write or edit Markdown files while conforming to markdownlint rules used in this repo.

claushaas
claushaas
testing-security
open
code-quality
2

pre-commit-review

ADVISORY validation of code against design principles that linters cannot enforce. Loaded by go-code-reviewer agent for design analysis guidance. Also invoked by @refactoring (after pattern application). Can be manually invoked for standalone code review. Categorizes findings as Design Debt, Readability Debt, or Polish Opportunities. Does NOT block commits.

buzzdan
buzzdan
testing-security
open
code-quality
2

add-check

Add a new code quality check to CI, justfile, and pre-commit hooks. Use when adding linters, formatters, type checkers, or other code quality tools to the project.

frizzle-chan
frizzle-chan
testing-security
open
Previous
Page 68 / 112
Next