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.1K

verify

Combined verification — recite (description quality via cold-read prediction) + validate (schema compliance) + review (health checks). Use as a quality gate after creating notes or as periodic maintenance. Triggers on "/verify", "/verify [note]", "verify note quality", "check note health".

agenticnotetaking
agenticnotetaking
testing-security
open
code-quality
3.1K

simplify

Manually trigger the cdd-code-simplifier agent to review and simplify code

aaddrick
aaddrick
testing-security
open
code-quality
3.1K

preflight

Run all preflight checks (format, gn_check, presubmit, build, tests) to make sure the current work is ready for review.

brave
brave
testing-security
open
code-quality
3.1K

review

Review code for quality, root cause analysis, and fix confidence. Supports PR review and local review of uncommitted/branch changes. Default mode is local (reviews current branch changes). Triggers on: review pr, review this pr, /review <pr_url>, /review local, /review, check bot pr quality.

brave
brave
testing-security
open
code-quality
3.1K

verification-loop

This skill should be used when the user asks to "verify code", "run verification", "check quality", "validate changes", or before creating a PR. Provides comprehensive verification including build, type check, lint, tests, security scan, and diff review.

Galaxy-Dawn
Galaxy-Dawn
testing-security
open
code-quality
3.1K

typst-writing-document

Use when authoring or validating Typst documents from canonical grammar examples, especially when you need compile, HTML, or SVG-based validation workflows.

Myriad-Dreamin
Myriad-Dreamin
testing-security
open
code-quality
3.1K

docs-check

Cross-checks RLinf documentation against code and other docs, including English-Chinese parity checks. Use when adding or editing docs, reviewing doc PRs, validating commands/config keys/model-env names, or ensuring EN and ZH docs stay consistent.

RLinf
RLinf
testing-security
open
code-quality
2.9K

pr-readiness-check

Check branch changes for common PR readiness issues (missing tests, missing JSDoc, guideline violations). Use when the user asks to verify changes before opening a PR, check code quality, or audit a branch for missing items.

MetaMask
MetaMask
testing-security
open
code-quality
2.9K

code-review-medium

Standard code review for medium PRs (100-500 lines). Includes code quality, security basics, and test coverage analysis.

breaking-brake
breaking-brake
testing-security
open
code-quality
2.9K

code-review-small

Quick code review for small PRs (<100 lines). Focuses on basic code quality, naming conventions, and obvious bugs.

breaking-brake
breaking-brake
testing-security
open
code-quality
2.9K

code-review-large

In-depth code review for large PRs (>500 lines). Full analysis including architecture, performance, security, and maintainability.

breaking-brake
breaking-brake
testing-security
open
code-quality
2.8K

macios-xcode-beta-update

Update dotnet/macios to a new Xcode beta and validate it end-to-end. Use this skill when a user asks to bump Xcode beta versions, update macios SDK/version constants, run xtro-sharpie sanitization, and run introspection tests for iOS/tvOS/macOS/Mac Catalyst.

dotnet
dotnet
testing-security
open
code-quality
2.8K

ultracite

Ultracite is a zero-config linting and formatting preset for JavaScript/TypeScript projects. Use when: (1) Setting up or initializing Ultracite in a project (ultracite init), (2) Running linting or formatting commands (check, fix, doctor), (3) Writing or reviewing JS/TS code in a project that uses Ultracite — to follow its code standards, (4) Troubleshooting linting/formatting issues, (5) User mentions 'ultracite', 'lint', 'format', 'code quality', or 'biome/eslint/oxlint' in a project with Ultracite installed.

haydenbleasel
haydenbleasel
testing-security
open
code-quality
2.8K

reui-seo

Writes ReUI pattern-category SEO (seo.json). Use when editing pattern SEO or seo.json; follow accordion, alert, and data-grid examples, run verify:seo, and read cross-skills + orchestration workflow.

keenthemes
keenthemes
testing-security
open
code-quality
2.8K

verify

Run lint and unit tests to verify the current state of the codebase. Use after making changes before marking a task done.

NarHakobyan
NarHakobyan
testing-security
open
code-quality
2.7K

code-health

Scans the codebase for dead code, tech debt, outdated dependencies, and code quality issues. Delegates to the Centinela (QA) agent.

davepoon
davepoon
testing-security
open
code-quality
2.7K

release-check

Pre-release verification checklist. Validates features, tests, docs, security, and quality gates before shipping. Delegates to the Centinela (QA) agent.

davepoon
davepoon
testing-security
open
code-quality
2.7K

review-findings

Addresses and fixes findings from a QA code review. Reads the review report, fixes critical and warning issues, and prepares for re-verification. Delegates to the Forja (Dev) agent.

davepoon
davepoon
testing-security
open
code-quality
2.7K

hard-screening-startup

Deterministic Python-scored startup screening with full audit trail. Use when you need a reproducible, weighted-score verdict on a startup — not just a qualitative opinion. Triggered by: "/venture-capital-intelligence:hard-screening-startup", "hard screen this startup", "run a hard screen on X", "score this startup with Python", "give me an auditable screen", "run a scored evaluation on X", "give me a weighted score for this startup", "screen with numbers", "objective startup score", "reproducible screen", "investment scorecard for X", "score this company out of 100", "run the full screen on X". Claude Code only. Requires Python 3.x. For conversational soft-mode screening, use /venture-capital-intelligence:soft-screening-startup.

davepoon
davepoon
testing-security
open
code-quality
2.7K

qa

Systematically QA test a web application and fix bugs found. Runs QA testing, then iteratively fixes bugs in source code, committing each fix atomically and re-verifying. Use when asked to "qa", "QA", "test this site", "find bugs", "test and fix", or "fix what's broken". Proactively suggest when the user says a feature is ready for testing or asks "does this work?". Three tiers: Quick (critical/high only), Standard (+ medium), Exhaustive (+ cosmetic). Produces before/after health scores, fix evidence, and a ship-readiness summary. For report-only mode, use /qa-only. (gstack) Voice triggers (speech-to-text aliases): "quality check", "test the app", "run QA".

garrytan
garrytan
testing-security
open
code-quality
2.7K

review

Pre-landing PR review. Analyzes diff against the base branch for SQL safety, LLM trust boundary violations, conditional side effects, and other structural issues. Use when asked to "review this PR", "code review", "pre-landing review", or "check my diff". Proactively suggest when the user is about to merge or land code changes. (gstack)

garrytan
garrytan
testing-security
open
code-quality
2.7K

desloppify

Multi-language codebase health scanner. Use when the user explicitly asks to run desloppify, scan for technical debt, get a health score, or create a cleanup plan. Do NOT trigger for general code review, renaming, or fixing individual bugs.

peteromallet
peteromallet
testing-security
open
code-quality
2.7K

checklist-runner

Generic checklist execution engine for any .md checklist. Use this skill when an agent needs to validate work against a checklist. Supports YOLO (autonomous) and interactive modes with pass/fail/partial verdicts.

SynkraAI
SynkraAI
testing-security
open
code-quality
2.7K

coderabbit-review

Unified CodeRabbit CLI execution via WSL with self-healing loop. Use this skill when running automated code review before commits, PRs, or QA gates. Handles WSL wrapper, severity filtering, and auto-fix iterations.

SynkraAI
SynkraAI
testing-security
open
Previous
Page 21 / 112
Next