代码评审

自动化代码审查与分析

显示 121-144 / 共 8751 个技能
langwatch

code-review

langwatch

"Project-level code review: check changed files against LangWatch codebase rules (IDs, multitenancy, layering, naming, SRP)."

代码评审 3525 1个月前
triggerdotdev

trigger-cost-savings

triggerdotdev

Analyze Trigger.dev tasks, schedules, and runs for cost optimization opportunities. Use when asked to reduce spend, optimize costs, audit usage, right-size machines, or review task efficiency. Combines static source analysis with live run analysis via the Trigger.dev MCP tools (list_runs, get_run_details, get_current_worker).

智能体 1.6万 2个月前
triggerdotdev

trigger-cost-savings

triggerdotdev

Analyze Trigger.dev tasks, schedules, and runs for cost optimization opportunities. Use when asked to reduce spend, optimize costs, audit usage, right-size machines, or review task efficiency. Combines static source analysis with live run analysis via the Trigger.dev MCP tools (list_runs, get_run_details, get_current_worker).

自动化 1.6万 2个月前
openclaw

deslop

openclaw

"Diff-scoped AI-slop cleanup pass: strip comment slop, defensive-check slop, type-laundering, and style drift from the current branch diff before autoreview."

代码评审 38.9万 22天前
openai

docs-sync

openai

Analyze main branch implementation and configuration to find missing, incorrect, or outdated documentation in docs/. Use when asked to audit doc coverage, sync docs with code, or propose doc updates/structure changes. Only update English docs under docs/** and never touch translated docs under docs/ja, docs/ko, or docs/zh. Provide a report and ask for approval before editing docs.

自动化 2.9万 7个月前
dotnet

create-custom-agent

dotnet

Creates VS Code custom agent files (.agent.md) for specialized AI personas with tools, instructions, and handoffs. Use when scaffolding new custom agents, configuring agent workflows, or setting up agent-to-agent handoffs.

代码生成 5256 7个月前
microsoft

update-screenshots

microsoft

Update the committed blocks-ci screenshot hashes after the "Screenshots & Tests" check fails, or investigate a screenshot diff reported on a PR. Use when asked to update, accept, or refresh component screenshot baselines from CI. This skill should be run as a subagent.

代码评审 19万 13天前
microsoft

tool-rename-deprecation

microsoft

'Ensure renamed built-in tool references preserve backward compatibility. Use when renaming a toolReferenceName, tool set referenceName, or any tool identifier. Run on ANY change to tool registration code. Covers legacyToolReferenceFullNames for tools and legacyFullNames for tool sets.'

代码评审 19万 6个月前
ComposioHQ

connect-apps

ComposioHQ

Connect Claude to external apps like Gmail, Slack, GitHub. Use this skill when the user wants to send emails, create issues, post messages, or take actions in external services.

代码生成 7.3万 7个月前
gmh5225

anti-cheat-systems

gmh5225

Guide for modern game anti-cheat architecture, Windows kernel monitoring, and detection tradeoffs. Use this skill when analyzing EAC, BattlEye, Vanguard, FACEIT AC, kernel callbacks, handle protection, manual-map detection, boot-start drivers, BYOVD, DMA threats, or behavioral telemetry in game security research.

代码评审 3434 1个月前
gmh5225

graphics-api-hooking

gmh5225

Guide for graphics API interception, overlay rendering, and render-pipeline analysis across DirectX, OpenGL, and Vulkan. Use this skill when working with Present or SwapBuffers hooks, DXGI swap chains, shader or draw-call interception, screenshot-sensitive overlays, or graphics debugging in game security research.

代码评审 3434 1个月前
openclaw

openclaw-live-updater

openclaw

"Maintain the canonical live OpenClaw main checkout, managed Gateway, local macOS app, exact-head main CI, and recurring full release validation. Use for fast-forward update heartbeats, post-update runtime verification, attributable CI repair and repo-native landing, or non-publishing Full Release Validation of current main."

代码评审 38.9万 17天前
openclaw

openclaw-pr-maintainer

openclaw

"Review, triage, repair, or land OpenClaw issues and pull requests with current-source evidence and the native maintainer workflow."

代码评审 38.9万 1天前
openclaw

openclaw-ci-limits

openclaw

Manage OpenClaw GitHub Actions and Blacksmith CI capacity, runner-registration budgets, fanout caps, main-push single-flight, shard sizing, hosted-runner offload, queue health, and safe ramp-down/ramp-up changes. Use when tuning .github/workflows/*, docs/ci.md, CI runner labels, matrix max-parallel, ClawSweeper/Blacksmith burst protection, CodeQL runner placement, or investigating slow/queued OpenClaw CI.

代码评审 38.9万 今天
openclaw

security-triage

openclaw

"Triage OpenClaw security advisories, drafts, and GHSA reports with shipped-tag and trust-model proof."

代码评审 38.9万 3个月前
openclaw

autoreview

openclaw

"Structured Codex, Claude, Amp, Pi, or Kimi code review when explicitly requested."

代码评审 38.9万 1天前
openclaw

openclaw-changelog-update

openclaw

Regenerate OpenClaw release changelog sections from git history before beta, stable, or extended-stable releases.

代码评审 38.9万 7天前
openclaw

release-openclaw-nightly

openclaw

"OpenClaw Tideclaw alpha/nightly release automation: isolated branches, local fixes, release CI, branch retention, and forward-port to main."

代码评审 38.9万 25天前
openclaw

openclaw-repair-sweep

openclaw

"Run scoped OpenClaw issue/PR repair campaigns: coordinate workers, prove root causes, and land or close verified work under the requested authority."

自动化 38.9万 1天前
openclaw

telegram-crabbox-e2e-proof

openclaw

Use when reviewing, reproducing, or proving OpenClaw Telegram behavior with a real Telegram user on Crabbox, including PR review workflows that need an agent-controlled Telegram Desktop recording, TDLib user-driver commands, Convex-leased credentials, WebVNC observation, and motion-trimmed artifacts.

代码评审 38.9万 1个月前
mohitagw15856

launch-readiness

mohitagw15856

"Assesses pre-launch readiness across every function and produces an explicit Go / Conditional Go / No-Go recommendation. Use when preparing for any product or feature launch, running a pre-launch review, or determining whether a release is safe to ship. Produces a function-by-function readiness status, a ranked blockers list with owners and deadlines, a risk register, and a clearly reasoned launch recommendation."

分析 1320 3个月前
ClickHouse

good-prs

ClickHouse

Show a report of open ClickHouse PRs whose only non-green CI check is "CH Inc sync" (or that are fully green) — i.e. effectively ready to merge. Groups by your authored PRs, PRs assigned to you (authored by others), and PRs by tracked authors (default groeneai). Shows the CH Inc sync state and whether each PR was ever approved; excludes already-merged PRs. Use when asked for "good PRs", merge-ready PRs, or PRs blocked only on the sync job.

代码评审 5万 9天前
ClickHouse

decompress-binary

ClickHouse

Extract the inner ELF from a ClickHouse self-extracting clickhouse binary, including when its architecture differs from the host (e.g. to load an aarch64 CI core dump on an x86 workstation). Use when gdb/lldb needs real symbols from a downloaded CI/release binary, or when self-extraction by running the binary is not possible because of an architecture mismatch.

CLI 工具 5万 7天前
ClickHouse

fix-sync

ClickHouse

Fix the "CH Inc sync" job in a pull request. Diagnoses the failure as one of three types — conflicts found, build failed, or tests failed — and handles each accordingly.

代码评审 5万 3个月前