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
0

lint-all

Lint the entire project. Use whenever you finish editing to ensure your code is clean and follows best practices.

moosingin3space
moosingin3space
testing-security
open
code-quality
0

code-review

Review code for quality, security, and correctness with severity-based feedback

rcmiller01
rcmiller01
testing-security
open
code-quality
0

global-coding-style

Follow core coding style principles including SOLID, DRY, KISS, and YAGNI when writing code. Apply consistent naming conventions, meaningful variable names, small focused functions, automated formatting, and proper code organization. Use this skill across all programming languages and file types when writing or refactoring code. Use when creating functions, classes, modules, or components to ensure Single Responsibility Principle, when avoiding code duplication (DRY), when choosing simple over clever implementations (KISS), or when resisting premature optimization and speculative features (YAGNI). Use when establishing naming conventions, removing dead code, or maintaining consistent indentation and formatting. Apply these principles universally across backend (.ts, .js, .py, .java, .go), frontend (.tsx, .jsx, .vue), and configuration files.

maksimtereshin
maksimtereshin
testing-security
open
code-quality
0

review-guidelines

コードレビューの基準とチェックリスト

kami8ma8810
kami8ma8810
testing-security
open
code-quality
0

code-review

코드 변경 사항에서 버그, 스타일 이슈 및 베스트 프랙티스를 검토합니다. PR 리뷰나 코드 품질 확인 시 사용하세요.

kimjuyoung1127
kimjuyoung1127
testing-security
open
code-quality
0

python-coding

Best practices for writing high quality production grade Python code

rosmur
rosmur
testing-security
open
code-quality
0

pr-review-resolver

Automatically monitor, evaluate, and resolve CodeRabbit and Qodo PR review comments. Waits for review bots to comment, evaluates suggestions intelligently, applies fixes, and marks comments as resolved. Designed to run in ralph-loop for continuous operation. Triggers: "resolve PR comments", "fix review issues", "handle coderabbit", "address qodo feedback", "PR review loop", "/pr-resolve"

chipoto69
chipoto69
testing-security
open
code-quality
0

structure-enforcement

Validate file placement against canonical structure rules and auto-fix violations. Use before committing or when validating project structure.

ak-eyther
ak-eyther
testing-security
open
code-quality
0

python-code-patterns

Python code style and type hinting patterns. Use when writing or reviewing Python code to ensure consistent, modern type annotations, clean code structure, and proper separation of concerns. Covers modern type hints, import organization, router-service separation, comment practices, and docstring conventions.

ederheisler
ederheisler
testing-security
open
code-quality
0

post-review

Review and lightly edit a single blog post under _posts/ for prose quality and source hygiene, without changing code examples or post structure.

JohannesKonings
JohannesKonings
testing-security
open
code-quality
0

setup-node

Sets up Node.js/TypeScript development environment with npm/yarn, dependencies, ESLint, Prettier, testing (Jest/Vitest), and TypeScript type checking. Ensures consistent tooling configuration. Use when starting work on Node.js/TypeScript projects, after cloning repositories, setting up CI/CD, or troubleshooting environment issues.

meriley
meriley
testing-security
open
code-quality
0

quality

コード品質チェックスキル。ビルド、リント、フォーマット、テストを実行してエラーがないことを確認する。 使用ケース:コーディング完了後の品質確認

canpok1
canpok1
testing-security
open
code-quality
0

review

コード品質とガイドラインのレビューを実行するスキル

zakizaki-ri9
zakizaki-ri9
testing-security
open
code-quality
0

format-validation

Validate JSON file formats by scanning directories and checking for correct JSON syntax

otw1248
otw1248
testing-security
open
code-quality
0

accessibility-auditor

Audit and fix accessibility issues for WCAG 2.1 AA compliance. Use when reviewing UI components, implementing forms, building modals, or before releases.

ainexllc
ainexllc
testing-security
open
code-quality
0

review-pr

Review a pull request and provide feedback with a grade. Use for reviewing others' code or final check on your own PR.

cerico
cerico
testing-security
open
code-quality
0

visibility-pattern-guardian

Enforces visibility pattern for testability by detecting private methods that prevent unit testing (causes 20-40% coverage loss). References authoritative style guides rather than duplicating. Auto-refactors code to private[module] object pattern with user approval. Detects inline lambdas and suggests extraction to named functions ("laws"). Blocks during scala-ninja review (Phase 2) as peer review rejection point.

matthew-bram
matthew-bram
testing-security
open
code-quality
0

postmortem

Distill a failure into a reusable principle and preflight check.

isymchych
isymchych
testing-security
open
code-quality
0

code-review

Conduct thorough, actionable code reviews that catch real problems without drowning in noise

leynos
leynos
testing-security
open
code-quality
0

add-lint-rule

Add a new lint rule to the validator

manuelmauro
manuelmauro
testing-security
open
code-quality
0

execute-skill

Use this agent when you need to analyze code quality

chkim-su
chkim-su
testing-security
open
code-quality
0

license-compliance

License checking and compatibility. Use when evaluating dependency licenses.

IvanTorresEdge
IvanTorresEdge
testing-security
open
code-quality
0

back-pressure

Enforce test/type/lint gates before commits

barracoder
barracoder
testing-security
open
Previous
Page 92 / 112
Next