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

i18n-check

Analyze code for internationalization issues, understanding the UI context and user impact before flagging problems. Use when reviewing code for global readiness.

hereinthehive
hereinthehive
testing-security
open
code-quality
0

rust-cargo-check

Prefer `cargo check` over `cargo build` when making Rust code changes. Use `cargo check` to quickly verify code compiles; only use `cargo build` when you need to run the executable.

forrestthewoods
forrestthewoods
testing-security
open
code-quality
0

code-reviewer

Review code for quality, bugs, and best practices

renzo4web
renzo4web
testing-security
open
code-quality
0

removing-ai-slop

Use when cleaning up AI-generated code on a branch - identifies and removes unnecessary comments, defensive checks, type casts, and style inconsistencies that don't match the codebase

willwashburn
willwashburn
testing-security
open
code-quality
0

cube-iml

Check and repair PyCharm/IntelliJ module configuration (.iml file). Triggered by "/cube-iml" or when user reports PyCharm doesn't recognize src/tests folders.

boaznahum
boaznahum
testing-security
open
code-quality
0

code-review

Systematic code review checklist for quality, correctness, and maintainability

JustinFirsching
JustinFirsching
testing-security
open
code-quality
0

typescript

Must always be enabled when writing/reviewing TypeScript code.

d-kimuson
d-kimuson
testing-security
open
code-quality
0

audit-with-codex

Codex 后台审查流程。触发词:cha、审查、audit、codex、审计。支持后台批量审查模式,审查完成后汇总所有问题。

kexin94yyds
kexin94yyds
testing-security
open
code-quality
0

filename-validator

Validates filenames against repository CLAUDE.md standards. Detects violations including uppercase letters, spaces, special characters, missing versioning, and incorrect patterns. Use when you need to check if files follow naming conventions before organizing or committing.

Ryno-Crypto-Mining-Services
Ryno-Crypto-Mining-Services
testing-security
open
code-quality
0

code-reviewer

Perform comprehensive code reviews with focus on correctness, performance, security, and maintainability. Use when reviewing pull requests, merge requests, or code changes.

aig787
aig787
testing-security
open
code-quality
0

conventional-comments

Write structured code review comments using Conventional Comments format.

hairihou
hairihou
testing-security
open
code-quality
0

code-review-prompt

Generate a comprehensive code review prompt for the current branch that can be copied into another Claude session

carterdea
carterdea
testing-security
open
code-quality
0

code-implement

Language-specific coding guidelines. Use when implementing code in Python or other supported languages.

srnnkls
srnnkls
testing-security
open
code-quality
0

ac-code-validator

Validate code quality and standards. Use when running linting, checking types, validating code style, or performing static analysis.

adaptationio
adaptationio
testing-security
open
code-quality
0

comment-enforcer

Go 代码注释规范检查与修复工具。自动化检查注释格式、术语一致性、包级别注释规范,利用大模型进行语义分析和注释生成,确保项目注释符合专业标准。

fsyyft-go
fsyyft-go
testing-security
open
code-quality
0

coding-standards

This skill should be used when writing code, creating components, or implementing features. It provides the 23 essential coding standards that must be followed for every piece of code, ensuring scalable, efficient, and maintainable codebases.

thependalorian
thependalorian
testing-security
open
code-quality
0

simplicity-review

Reviews code for unnecessary complexity and suggests simplifications that make it easier for developers to understand

Jacobgokul
Jacobgokul
testing-security
open
code-quality
0

accessibility-audit

Audit code for WCAG 2.1 AA and EN 301 549 compliance. Checks keyboard navigation, ARIA usage, color contrast, forms, and media accessibility.

astoeffer
astoeffer
testing-security
open
code-quality
0

project-checker

Validate and fix code by running tsc, linting, and tests sequentially.

HIRO15254
HIRO15254
testing-security
open
code-quality
0

architecture-analyzer

Architecture analysis, violation detection, and pattern validation. USE WHEN: reviewing code architecture, identifying violations, verifying patterns, updating technical documentation. Reference: docs/02-architecture/ARCHITECTURE.md Examples: <example> Context: User wants to check if code follows architecture. user: "Analyze if the payment module follows our architecture" assistant: "I'll use architecture-analyzer to review against ARCHITECTURE.md." <commentary>Architectural review is architecture-analyzer specialty.</commentary> </example> <example> Context: Need to identify technical debt. user: "Find architectural violations in the services layer" assistant: "I'll use architecture-analyzer to scan for violations." <commentary>Violation detection is architecture-analyzer responsibility.</commentary> </example>

weppa-cloud
weppa-cloud
testing-security
open
code-quality
0

gdscript-refactor-executor

Execute code quality refactorings from gdscript-quality-checker reports. Use this when the user wants to implement the recommendations from a code review report.

cautiouskurns
cautiouskurns
testing-security
open
code-quality
0

todo-collector

Scan codebase for TODO, FIXME, and HACK comments and generate a prioritized report. Use when user wants to find or track technical debt.

DennisToma
DennisToma
testing-security
open
code-quality
0

code-quality

inkLine code quality and simplification guidelines ensuring clear, consistent, maintainable code

JackieNonSense
JackieNonSense
testing-security
open
code-quality
0

code-review

**AUTO-ACTIVATE after code changes** (Write, Edit, NotebookEdit tools used). Comprehensive code review using 15-point checklist. Reviews: completeness, correctness, testability, reusability, consistency, design, error handling, security, documentation, performance, UX, data migration, dependencies. Triggers: code written, files modified, implementation complete, "review code"

justkids2018
justkids2018
testing-security
open
Previous
Page 102 / 112
Next