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
477

hyperfocus-brake

铲屎官健康提醒:三猫撒娇打断 hyperfocus。 Use when: hook 触发提醒、用户输入 /hyperfocus-brake。 Not for: 正常工作流程、非铲屎官用户。 Output: 三猫温柔提醒 + typed check-in。

zts212653
zts212653
testing-security
open
code-quality
477

receive-review

处理 reviewer 反馈:Red→Green 修复 + 技术论证(禁止表演性同意)。 Use when: 收到 review 结果、reviewer 提了 P1/P2、需要处理反馈。 Not for: 发 review 请求(用 request-review)、自检(用 quality-gate)。 Output: 逐项修复确认 + reviewer 放行。

zts212653
zts212653
testing-security
open
code-quality
476

ralph-wiggum

强制 Stop hook loop,避免 Codex 只做一步就停止;直到满足“完成承诺”才允许结束并输出总结。

stellarlinkco
stellarlinkco
testing-security
open
code-quality
475

aif-best-practices

Code quality guidelines and best practices for writing clean, maintainable code. Covers naming, structure, error handling, testing, and code review standards. Use when writing code, reviewing, refactoring, or asking "how should I name this", "best practice for", "clean code".

lee-to
lee-to
testing-security
open
code-quality
475

aif-fix

Fix a specific bug or problem in the codebase. Supports two modes - immediate fix or plan-first. Without arguments executes existing FIX_PLAN.md. Always suggests test coverage and adds logging. Use when user says "fix bug", "debug this", "something is broken", or pastes an error message.

lee-to
lee-to
testing-security
open
code-quality
475

aif-grounded

Reliability gate for answers. Forces evidence-based reasoning, explicit uncertainty, and “insufficient information” instead of guesses. Use when user says “be 100% sure”, “no hallucinations”, “only if verified”, “grounded answer”, or when stakes are high.

lee-to
lee-to
testing-security
open
code-quality
475

aif-improve

Refine and enhance an existing implementation plan with a second iteration. Re-analyzes the codebase, checks for gaps, missing tasks, wrong dependencies, and improves the plan quality. Use after /aif-plan to polish the plan before implementation, or to improve an existing /aif-fix plan.

lee-to
lee-to
testing-security
open
code-quality
475

aif-review

Perform code review on staged changes or a pull request. Checks for bugs, security issues, performance problems, and best practices. Use when user says "review code", "check my code", "review PR", or "is this code okay".

lee-to
lee-to
testing-security
open
code-quality
475

aif-verify

Verify completed implementation against the plan. Checks that all tasks were fully implemented, nothing was forgotten, code compiles, tests pass, and quality standards are met. Use after "/aif-implement" completes, or when user says "verify", "check work", "did we miss anything".

lee-to
lee-to
testing-security
open
code-quality
473

self-review

Agent self-reviews its own diff against TASTE_INVARIANTS.md before presenting to user. Catches mechanical violations early.

anyproto
anyproto
testing-security
open
code-quality
473

refactor

Use when code quality needs improvement after implementation, without changing behavior

Trevoke
Trevoke
testing-security
open
code-quality
473

test

Use EVERY TIME you need to run tests, verify tests pass, or check for regressions. ALWAYS use this instead of running eldev directly.

Trevoke
Trevoke
testing-security
open
code-quality
471

code-review

Review code changes for bugs, security issues, and improvements

victordibia
victordibia
testing-security
open
code-quality
468

check-code-quality

Run comprehensive Rust code quality checks including compilation, linting, documentation, and tests. Use after completing code changes and before creating commits.

r3bl-org
r3bl-org
testing-security
open
code-quality
468

write-documentation

Write and format Rust documentation correctly. Apply proactively when writing code with rustdoc comments (//! or ///). Covers voice & tone, prose style (opening lines, explicit subjects, verb tense), structure (inverted pyramid), intra-doc links (crate:: paths, reference-style), constant conventions (binary/byte literal/decimal), and formatting (cargo rustdoc-fmt). Also use retroactively via /fix-intradoc-links, /fix-comments, or /fix-md-tables commands.

r3bl-org
r3bl-org
testing-security
open
code-quality
468

run-clippy

Run clippy linting, enforce comment punctuation rules, format code with cargo fmt, and verify module organization patterns. Use after code changes and before creating commits.

r3bl-org
r3bl-org
testing-security
open
code-quality
466

yaml-validator

Validate Hyper-Extract YAML templates for syntax and structure errors. Use when user says: "validate template", "check YAML", "fix errors", "validate syntax". Trigger: User wants to verify their YAML configuration is correct. Skip: User wants to design a new template (use record-designer or graph-designer instead).

yifanfeng97
yifanfeng97
testing-security
open
code-quality
465

agent-session-format-check

Verify agent session format compatibility for Agent Sessions. Use when any agent CLI updates, when monitoring flags drift, or when bumping max verified versions (fixtures + docs + tests). Covers session schema, usage/limits tracking, storage backends, and discovery path contracts for all supported agents.

jazzyalex
jazzyalex
testing-security
open
code-quality
465

qmlpreviewer

Auto-detects the active QML file from editor context, runs qmlscene, and copies the rendered image to the clipboard by default. Invoke when user asks to preview or visually verify QML UI.

mengps
mengps
testing-security
open
code-quality
465

reload

Reinstall piclaw from workspace source and force-restart the running process. Use after making code changes to piclaw.

rcarmo
rcarmo
testing-security
open
code-quality
465

feature-refinement-flow

Run a structured 20-question refinement flow before implementation for feature requests.

rcarmo
rcarmo
testing-security
open
code-quality
465

reload

Reinstall piclaw from workspace source and force-restart the running process. Use after making code changes to piclaw.

rcarmo
rcarmo
testing-security
open
code-quality
464

cy-final-verify

Enforces fresh verification evidence before any completion, fix, or passing claim, and before commits or PR creation. Use when an agent is about to report success, hand off work, or commit code. Do not use for early planning, brainstorming, or tasks that have not yet reached a concrete verification step.

compozy
compozy
testing-security
open
code-quality
464

cy-review-round

Performs a comprehensive code review of a PRD implementation and generates a review round directory with issue files compatible with cy-fix-reviews. Use when reviewing implemented PRD tasks, creating a manual review round without an external provider, or performing a quality audit of code changes. Do not use for fetching reviews from external providers, fixing existing review issues, executing PRD tasks, or editing source code.

compozy
compozy
testing-security
open
Previous
Page 44 / 112
Next