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

reorder-declarations

Reorder Rust file declarations to match OCaml source order. Use when porting OCaml to Rust and declarations are out of order, or when asked to fix ordering to match OCaml.

facebook
facebook
testing-security
open
code-quality
22.1K

agents-md-sync

Analyze code changes on the current branch and recommend updates to AGENTS.md files that have become stale. Use this skill before creating a PR, when the user asks to check AGENTS.md freshness, or when preparing an AGENTS.md update after a PR merges to main. Trigger whenever the user mentions syncing, updating, or checking AGENTS.md files, or when they're about to create a PR that touches code structure (new modules, renamed directories, changed commands, modified architecture).

PrefectHQ
PrefectHQ
testing-security
open
code-quality
22.1K

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.

jlowin
jlowin
testing-security
open
code-quality
21.9K

update-supported-os

Audit and update supported-os.json/md files to reflect current OS version support. Uses the release-notes tool for automated verification against upstream lifecycle data and markdown regeneration. USE FOR: adding new OS versions, moving EOL versions to unsupported, periodic support matrix audits. DO NOT USE FOR: os-packages.json changes (use update-os-packages skill), editing supported-os.md directly (it is generated from JSON).

dotnet
dotnet
testing-security
open
code-quality
21.9K

verify-releases

Validate releases and release links: URL liveness, file hashes, CDN latest.version files, and aka.ms redirect targets. Uses release-notes verify and generate commands against the local release-notes directory. USE FOR: validate the latest release, validate release links, validating that all download links return HTTP 200, verifying SHA512 hashes match downloaded content, checking CDN latest.version files match releases.json, checking aka.ms redirects point to the correct download URLs, regenerating releases-index.json and releases.md after source data changes. DO NOT USE FOR: editing releases.json or release.json (edit source data directly), graph regeneration (use update-release-graph skill), supported-os changes (use update-supported-os skill).

dotnet
dotnet
testing-security
open
code-quality
21.9K

architecture-review

Use when reviewing code changes for architectural quality - SOLID principles, Law of Demeter, plugin decoupling, coordinate system correctness, breaking changes policy, and design patterns. Reference implementation is the Pagination plugin.

handsontable
handsontable
testing-security
open
code-quality
21.9K

code-quality-review

Use when reviewing code changes for adherence to Handsontable coding conventions, ESLint compliance, JSDoc requirements, naming standards, and code quality - produces numbered findings by severity with file:line references

handsontable
handsontable
testing-security
open
code-quality
21.9K

linting

Use when fixing ESLint or Stylelint violations in Handsontable, understanding custom lint rules, or before committing any new or modified code to ensure it passes linting - covers all custom Handsontable ESLint rules with rationale and fix patterns

handsontable
handsontable
testing-security
open
code-quality
21.5K

i18n

Internationalization (i18n) workflow and standards for managing translations. Use when: (1) Adding new user-facing text, (2) Creating new components with user-facing text, (3) Reviewing code for i18n compliance, (4) Adding a new translation module.

iOfficeAI
iOfficeAI
testing-security
open
code-quality
21.5K

pr-fix

PR Review Fix: automatically fix all issues identified in a pr-review report. Use when: (1) User says "fix all review issues", (2) User says "/pr-fix", (3) After pr-review skill has produced a report, (4) User wants to address PR review feedback.

iOfficeAI
iOfficeAI
testing-security
open
code-quality
21.1K

quality-bun-feature-delivery

Enforce tight Codex/Claude delivery loop with Bun-first testing, skill sync/reload, and commit quality gates.

nikivdev
nikivdev
testing-security
open
code-quality
20.7K

doctor

Diagnose and fix oh-my-codex installation issues

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

help

Guide on using oh-my-codex plugin

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

security-review

Run a comprehensive security review on code

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

ultraqa

QA cycling workflow - test, verify, fix, repeat until goal met

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

visual-verdict

Structured visual QA verdict for screenshot-to-reference comparisons

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

code-change-verification

Run the mandatory verification stack when changes affect runtime code, tests, or build/test behavior in the OpenAI Agents Python repository.

openai
openai
testing-security
open
code-quality
20.3K

code-review

Perform a structured code review of changes, checking for correctness, style, tests, and potential issues.

langchain-ai
langchain-ai
testing-security
open
code-quality
20.3K

coding-prefs

Read the user's coding preferences from /memory/coding-prefs.md before making non-trivial style decisions, and append new preferences when the user gives durable feedback.

langchain-ai
langchain-ai
testing-security
open
code-quality
20.1K

dyadlint

Run pre-commit checks including formatting, linting, and type-checking, and fix any errors.

dyad-sh
dyad-sh
testing-security
open
code-quality
19.8K

ort-lint

Lint and format ONNX Runtime code. Use this skill when asked to lint, format, or check code style for C++ or Python files in ONNX Runtime.

microsoft
microsoft
testing-security
open
code-quality
19.5K

review

Review code for common issues. Use when reviewing PRs, suggesting code changes, or when user asks to review code.

temporalio
temporalio
testing-security
open
code-quality
18.9K

nemoclaw-maintainer-security-code-review

Performs a comprehensive security review of code changes in a GitHub PR or issue. Checks out the branch, analyzes changed files against a 9-category security checklist, and produces PASS/WARNING/FAIL verdicts. Use when reviewing pull requests for security vulnerabilities, hardcoded secrets, injection flaws, auth bypasses, or insecure configurations. Trigger keywords - security review, code review, appsec, vulnerability assessment, security audit, review PR security.

NVIDIA
NVIDIA
testing-security
open
code-quality
18.7K

remove-redundancy-import

检查 Java 类中未被引用的冗余 import 并移除。先输出待审阅计划,用户确认后执行。适用于用户要求清理冗余导包、优化 import、或执行 remove-redundancy-import 时使用。

dromara
dromara
testing-security
open
Previous
Page 7 / 112
Next