代码评审

自动化代码审查与分析

显示 385-408 / 共 8780 个技能
ruvnet

agent-multi-repo-swarm

ruvnet

Agent skill for multi-repo-swarm - invoke with $agent-multi-repo-swarm

CLI 工具 6.9万 7个月前
ruvnet

agent-pr-manager

ruvnet

Agent skill for pr-manager - invoke with $agent-pr-manager

代码评审 6.9万 7个月前
thedivergentai

godot-ability-system

thedivergentai

"Expert patterns for RPG/action ability systems including cooldown strategies, combo systems, ability chaining, skill trees with prerequisites, upgrade paths, and resource management. Use when implementing unlockable abilities, character progression, or complex skill systems. Trigger keywords: PlayerAbility, AbilityManager, cooldown, SkillTree, SkillNode, prerequisites, can_use, execute, ComboSystem, ability_chain, global_cooldown, charge_system, upgrade_path."

代码评审 594 7个月前
LerianStudio

ring:using-ring

LerianStudio

Mandatory orchestrator protocol - establishes ORCHESTRATOR principle (dispatch agents, don't operate directly) and skill discovery workflow for every conversation.

智能体 209 6个月前
mattpocock

retro

mattpocock

"Conduct a retrospective on a coding session."

代码评审 23.8万 14天前
awesome-skills

code-review-excellence

awesome-skills

Provides comprehensive code review guidance for React 19, Vue 3, Angular 17+, Svelte 5, Rust, TypeScript, Java, PHP, Python, Django, Go, C#/.NET, Kotlin, NestJS, C/C++, and more. Helps catch bugs, improve code quality, and give constructive feedback. Use when: reviewing pull requests, conducting PR reviews, code review, reviewing code changes, establishing review standards, mentoring developers, architecture reviews, security audits, checking code quality, finding bugs, giving feedback on code.

代码评审 1818 3个月前
affaan-m

eval-harness

affaan-m

Formal evaluation framework for Claude Code sessions implementing eval-driven development (EDD) principles

认证鉴权 24.4万 6个月前
affaan-m

verification-loop

affaan-m

"A comprehensive verification system for Claude Code sessions."

CLI 工具 24.4万 6个月前
affaan-m

claude-devfleet

affaan-m

Orchestrate multi-agent coding tasks via Claude DevFleet — plan projects, dispatch parallel agents in isolated worktrees, monitor progress, and read structured reports.

智能体 24.4万 5个月前
affaan-m

django-verification

affaan-m

"Verification loop for Django projects: migrations, linting, tests with coverage, security scans, and deployment readiness checks before release or PR."

代码评审 24.4万 6个月前
affaan-m

autonomous-agent-harness

affaan-m

Transform Claude Code into a fully autonomous agent system with persistent memory, scheduled operations, computer use, and task queuing. Replaces standalone agent frameworks (Hermes, AutoGPT) by leveraging Claude Code's native crons, dispatch, MCP tools, and memory. Use when the user wants continuous autonomous operation, scheduled tasks, or a self-directing agent loop.

自动化 24.4万 5个月前
affaan-m

nextjs-turbopack

affaan-m

Next.js 16+ and Turbopack — incremental bundling, FS caching, dev speed, and when to use Turbopack vs webpack.

代码评审 24.4万 5个月前
affaan-m

springboot-verification

affaan-m

"Verification loop for Spring Boot projects: build, static analysis, tests with coverage, security scans, and diff review before release or PR."

代码生成 24.4万 6个月前
affaan-m

agent-payment-x402

affaan-m

Add x402 payment execution to AI agents — per-task budgets, spending controls, and non-custodial wallets via MCP tools. Use when agents need to pay for APIs, services, or other agents.

代码评审 24.4万 5个月前
affaan-m

agent-introspection-debugging

affaan-m

Structured self-debugging workflow for AI agent failures using capture, diagnosis, contained recovery, and introspection reports.

代码评审 24.4万 5个月前
affaan-m

click-path-audit

affaan-m

"Trace every user-facing button/touchpoint through its full state change sequence to find bugs where functions individually work but cancel each other out, produce wrong final state, or leave the UI in an inconsistent state. Use when: systematic debugging found no bugs but users report broken buttons, or after any major refactor touching shared state stores."

代码评审 24.4万 5个月前
affaan-m

code-tour

affaan-m

Create CodeTour .tour files — persona-targeted, step-by-step walkthroughs with real file and line anchors. Use for onboarding tours, architecture walkthroughs, PR tours, RCA tours, and structured "explain how this works" requests.

代码评审 24.4万 5个月前
affaan-m

benchmark

affaan-m

Use this skill to measure performance baselines, detect regressions before/after PRs, and compare stack alternatives.

代码评审 24.4万 5个月前
CodebuffAI

cleanup

CodebuffAI

Simplify and clean code

代码评审 1.1万 7个月前
CodebuffAI

review

CodebuffAI

Review uncommitted changes

代码评审 1.1万 7个月前
davepoon

domain-name-brainstormer

davepoon

Generates creative domain name ideas for your project and checks availability across multiple TLDs (.com, .io, .dev, .ai, etc.). Saves hours of brainstorming and manual checking.

代码评审 3370 8个月前
davepoon

content-research-writer

davepoon

Assists in writing high-quality content by conducting research, adding citations, improving hooks, iterating on outlines, and providing real-time feedback on each section. Transforms your writing process from solo effort to collaborative partnership.

学术 3370 8个月前
palkan

layered-rails

palkan

Design and review Rails applications using layered architecture principles from "Layered Design for Ruby on Rails Applications". Use when analyzing Rails codebases, reviewing PRs for architecture violations, planning feature implementations, or implementing patterns like authorization, view components, or AI integration. Triggers on "layered design", "architecture layers", "abstraction", "specification test", "layer violation", "extract service", "fat controller", "god object".

代码评审 425 7个月前
Microck

add-uint-support

Microck

Add unsigned integer (uint) type support to PyTorch operators by updating AT_DISPATCH macros. Use when adding support for uint16, uint32, uint64 types to operators, kernels, or when user mentions enabling unsigned types, barebones unsigned types, or uint support.

代码评审 390 9个月前