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

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

polish

Performs a final quality pass fixing alignment, spacing, consistency, and micro-detail issues before shipping. Use when the user mentions polish, finishing touches, pre-launch review, something looks off, or wants to go from good to great.

pbakaus
pbakaus
testing-security
open
code-quality
18.3K

polish

Performs a final quality pass fixing alignment, spacing, consistency, and micro-detail issues before shipping. Use when the user mentions polish, finishing touches, pre-launch review, something looks off, or wants to go from good to great.

pbakaus
pbakaus
testing-security
open
code-quality
18.3K

polish

Performs a final quality pass fixing alignment, spacing, consistency, and micro-detail issues before shipping. Use when the user mentions polish, finishing touches, pre-launch review, something looks off, or wants to go from good to great.

pbakaus
pbakaus
testing-security
open
code-quality
18.3K

polish

Performs a final quality pass fixing alignment, spacing, consistency, and micro-detail issues before shipping. Use when the user mentions polish, finishing touches, pre-launch review, something looks off, or wants to go from good to great.

pbakaus
pbakaus
testing-security
open
code-quality
18.2K

code-quality

General Correctness rules, Rust patterns, comments, avoiding over-engineering. When writing code always take these into account

tursodatabase
tursodatabase
testing-security
open
code-quality
18.2K

security-differential-review

Perform security-focused differential code review on changesets, pull requests, and commits. Use when reviewing diffs for security implications, assessing whether code changes introduce vulnerabilities, or comparing before/after states of security-sensitive code.

elizaOS
elizaOS
testing-security
open
code-quality
18.2K

security-modern-python

Write and review secure modern Python code following current best practices. Use when auditing Python applications for security issues, implementing secure patterns with modern Python features (3.10+), reviewing Python web frameworks, or hardening Python deployments.

elizaOS
elizaOS
testing-security
open
code-quality
18.2K

spec-to-code-compliance

Verifies code implements exactly what documentation specifies for blockchain audits. Use when comparing code against whitepapers, finding gaps between specs and implementation, or performing compliance checks for protocol implementations.

elizaOS
elizaOS
testing-security
open
code-quality
18.2K

spec-to-code-compliance

Verifies code implements exactly what documentation specifies for blockchain audits. Use when comparing code against whitepapers, finding gaps between specs and implementation, or performing compliance checks for protocol implementations.

elizaOS
elizaOS
testing-security
open
code-quality
18.2K

fuzzing-obstacles

The agent patches the system under test (SUT) to overcome common fuzzing obstacles using conditional compilation. It bypasses checksum and hash verification, replaces non-deterministic PRNG seeding with fixed seeds, skips complex multi-stage validation, and provides safe default values to prevent false positives. The agent uses FUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION in C/C++ and cfg!(fuzzing) in Rust to ensure patches apply only during fuzzing builds. It applies this technique when coverage reports reveal unreachable code behind checksums, cryptographic signatures, time-seeded random state, or expensive validation logic that blocks fuzzer exploration of deeper code paths in libFuzzer, AFL++, honggfuzz, cargo-fuzz, and LibAFL targets.

elizaOS
elizaOS
testing-security
open
code-quality
17.8K

code-review

Review code changes in dotnet/runtime for correctness, performance, and consistency with project conventions. Use when reviewing PRs or code changes.

dotnet
dotnet
testing-security
open
code-quality
17.6K

audit-serialization

Audit serialization proxy correctness and round-trip safety

ben-manes
ben-manes
testing-security
open
code-quality
17.6K

n8n-validation-expert

Interpret validation errors and guide fixing them. Use when encountering validation errors, validation warnings, false positives, operator structure issues, or need help understanding validation results. Also use when asking about validation profiles, error types, or the validation loop process.

davila7
davila7
testing-security
open
code-quality
16.9K

a0-review-plugin

Full audit of Agent Zero plugins in usr/plugins/. Reviews manifest validity, directory structure, code patterns (Store Gating, notifications, imports), security, and duplicate detection against the community index. Use when asked to review, audit, validate, or check an existing plugin before using or contributing it.

agent0ai
agent0ai
testing-security
open
code-quality
16.8K

review-pr

Review a GitHub pull request against QuestDB coding standards

questdb
questdb
testing-security
open
code-quality
16.7K

code-reviewer

Review code for quality, bugs, and improvements. Use when user wants code review or quality assessment.

camel-ai
camel-ai
testing-security
open
code-quality
16.5K

code-reviewer

Code review specialist focused on patterns, bugs, security, and performance

RightNow-AI
RightNow-AI
testing-security
open
code-quality
16.5K

rust-expert

Rust programming expert for ownership, lifetimes, async/await, traits, and unsafe code

RightNow-AI
RightNow-AI
testing-security
open
code-quality
16.2K

local-review

Code review a pull request for bugs and CLAUDE.md compliance. MUST use when asked to review code.

windmill-labs
windmill-labs
testing-security
open
code-quality
16.2K

local-review

Code review a pull request for bugs and CLAUDE.md compliance. MUST use when asked to review code.

windmill-labs
windmill-labs
testing-security
open
code-quality
16.2K

rust-backend

Rust coding guidelines for the Windmill backend. MUST use when writing or modifying Rust code in the backend directory.

windmill-labs
windmill-labs
testing-security
open
code-quality
16.2K

svelte-frontend

Svelte coding guidelines for the Windmill frontend. MUST use when writing or modifying code in the frontend directory.

windmill-labs
windmill-labs
testing-security
open
code-quality
16.2K

write-script-deno

MUST use when writing Deno/TypeScript scripts.

windmill-labs
windmill-labs
testing-security
open
Previous
Page 8 / 112
Next