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
28.5K

nx-docs-style-check

Check modified Nx documentation pages against the astro-docs style guide. Auto-trigger after writing or editing docs content in the nx repo. Also trigger on "check style", "style guide", "docs review", "validate docs". Should run as a final step whenever docs files are modified. IMPORTANT: anytime astro-docs/**/*.mdoc files are modified, this should always run automatically without being asked.

nrwl
nrwl
testing-security
open
code-quality
27.7K

pr-review

当用户传入一个 review 的 pr 链接时候,触发该 skill,对 pr 进行代码审查。

labring
labring
testing-security
open
code-quality
27.4K

omc-doctor

Diagnose and fix oh-my-claudecode installation issues

Yeachan-Heo
Yeachan-Heo
testing-security
open
code-quality
27.4K

verify

Verify that a change really works before you claim completion

Yeachan-Heo
Yeachan-Heo
testing-security
open
code-quality
27.4K

visual-verdict

Structured visual QA verdict for screenshot-to-reference comparisons

Yeachan-Heo
Yeachan-Heo
testing-security
open
code-quality
26.4K

gitnexus-impact-analysis

Use when the user wants to know what will break if they change something, or needs safety analysis before editing code. Examples: "Is it safe to change X?", "What depends on this?", "What will break?"

abhigyanpatwari
abhigyanpatwari
testing-security
open
code-quality
24.8K

code-refactor

基于 Martin Fowler 方法论的系统化代码重构 skill。适用于用户请求重构代码、改进代码结构、减少技术债、清理旧代码、消除 code smell 或提升可维护性时。这个 skill 采用分阶段、带研究与计划的安全增量实施方式。

luongnv89
luongnv89
testing-security
open
code-quality
24.8K

gh-pull-request

Verify, commit, and push changes on a PR branch. Runs pre-flight checks (compile, checkstyle, license headers) before every push. Also creates the PR if one doesn't exist yet.

apache
apache
testing-security
open
code-quality
24.7K

code-review

Shared code review workflow for Langfuse. Use when reviewing a PR, branch, diff, or local changes for correctness, regressions, risk, and missing tests. Start with references/review-checklist.md for repo-specific review rules and use package AGENTS.md files plus any matching shared skills when the change touches those areas.

langfuse
langfuse
testing-security
open
code-quality
24.7K

code-change-verification

Verify code changes by identifying correctness, regression, security, and performance risks from diffs or patches, then produce prioritized findings with file/line evidence and concrete fixes. Use when reviewing commits, PRs, and merged patches before/after release.

rustfs
rustfs
testing-security
open
code-quality
24.7K

pr-creation-checker

Prepare PR-ready diffs by validating scope, checking required verification steps, drafting a compliant English PR title/body, and surfacing blockers before opening or updating a pull request in RustFS.

rustfs
rustfs
testing-security
open
code-quality
24.4K

reviewing-code

Review code for quality, maintainability, and correctness. Use when reviewing pull requests, evaluating code changes, or providing feedback on implementations. Focuses on API design, patterns, and actionable feedback.

PrefectHQ
PrefectHQ
testing-security
open
code-quality
24.4K

review-pr

Monitor and respond to automated PR reviews (Codex bot). Use when pushing a PR, checking review status, or responding to bot feedback. Handles the full cycle of push -> wait for review -> evaluate comments -> fix -> re-push.

PrefectHQ
PrefectHQ
testing-security
open
code-quality
24.3K

eslint-migrate-options

Guide for implementing ESLint-to-Biome rule option migrators inside `biome migrate eslint`. Use whenever you add or update a Biome lint rule that has an ESLint source rule with configurable options, need to deserialize plugin-specific ESLint options, or need custom migration logic beyond the auto-generated severity mapping.

biomejs
biomejs
testing-security
open
code-quality
24.3K

lint-rule-development

Step-by-step guide for creating and implementing lint rules in Biome's analyzer. Use when implementing rules like noVar, useConst, or any custom lint/assist rule, adding code actions to fix diagnostics, implementing semantic analysis for binding references, or adding configurable options to rules.

biomejs
biomejs
testing-security
open
code-quality
24.3K

prettier-compare

Compares code formatting and formatting IR between Biome and Prettier to ensure that Biome's formatting is consistent and correct. Use when validating formatter changes, debugging formatting differences, or comparing output for JavaScript, TypeScript, CSS, or other languages.

biomejs
biomejs
testing-security
open
code-quality
23.4K

cl-description

Use this skill to draft, write, or format a Changelist (CL) description or commit message strictly following Chromium's guidelines. Trigger this whenever the user needs help documenting their code changes for review, even if they don't explicitly mention "Chromium" or "CL". Do not use this skill for formatting code, explaining logic, or performing general code reviews.

chromium
chromium
testing-security
open
code-quality
23.4K

style-guide

Expert in Chromium code editing following project style guides and best practices

chromium
chromium
testing-security
open
code-quality
23.2K

code-review

Deep code review of PR changes for correctness, safety, and MAUI conventions. Uses independence-first assessment (code before narrative) with 345 lines of maintainer-sourced review rules. Triggers on: "review code for PR", "code review PR", "analyze code changes", "check PR code quality". Do NOT use for: summarizing PRs, describing what changed, general PR questions, running tests, or fixing code.

dotnet
dotnet
testing-security
open
code-quality
22.9K

code-simplifier

Review RTK Rust code for idiomatic simplification. Detects over-engineering, unnecessary allocations, verbose patterns. Applies Rust idioms without changing behavior.

rtk-ai
rtk-ai
testing-security
open
code-quality
22.9K

code-standards

Code quality standards and style guide for reviewing pull requests

mastra-ai
mastra-ai
testing-security
open
code-quality
22.6K

review

Review changed code for correctness, security, code quality, and performance. Use when the user asks to review code changes, a PR, or specific files. Invoke with `/review`, `/review <pr-number>`, `/review <file-path>`, or `/review <pr-number> --comment` to post inline comments on the PR.

QwenLM
QwenLM
testing-security
open
Previous
Page 6 / 112
Next