代码评审

自动化代码审查与分析

显示 1513-1536 / 共 8822 个技能
freekmurze

review-pr

freekmurze

Review and merge GitHub pull requests for Spatie packages. Use when asked to review a PR, review a pull request, merge a PR, or when given a GitHub PR URL to review. Also triggers on 'review this PR,' 'check this pull request,' 'merge this,' or '/review-pr'. Uses gh CLI for all GitHub operations.

代码生成 1000 6个月前
mohitmishra786

cmake

mohitmishra786

CMake build system skill for C/C++ projects. Use when writing or refactoring CMakeLists.txt, configuring out-of-source builds, selecting generators (Ninja, Make, VS), managing targets and dependencies with target_link_libraries, integrating external packages via find_package or FetchContent, enabling sanitizers, setting up toolchain files for cross-compilation, or exporting CMake packages. Activates on queries about CMakeLists.txt, cmake configure errors, target properties, install rules, CPack, or CMake presets.

代码评审 186 6个月前
freekmurze

copy-editing

freekmurze

"When the user wants to edit, review, or improve existing marketing copy. Also use when the user mentions 'edit this copy,' 'review my copy,' 'copy feedback,' 'proofread,' 'polish this,' 'make this better,' or 'copy sweep.' This skill provides a systematic approach to editing marketing copy through multiple focused passes."

代码评审 1000 6个月前
NeverSight

remotion

NeverSight

Use when generating or modifying Remotion video code, creating demo videos, or working with the demo-video/ directory

代码评审 203 6个月前
mcollina

octocat

mcollina

Git and GitHub wizard using gh CLI for all git operations and GitHub interactions

CLI 工具 1901 6个月前
ReinaMacCredy

analyze

ReinaMacCredy

Deep investigation mode. Gather context, analyze, synthesize recommendations without making code changes.

代码评审 230 6个月前
ReinaMacCredy

psm

ReinaMacCredy

Project Session Manager — isolated dev environments with git worktrees and tmux

认证鉴权 230 6个月前
ReinaMacCredy

security-review

ReinaMacCredy

Deep security analysis delegated to the security-reviewer agent. Checks auth, injection, secrets, dependencies, and reports with severity ratings.

智能体 230 6个月前
adobe

identify-page-structure

adobe

Identify section boundaries and content sequences within a scraped webpage for AEM Edge Delivery Services import. Performs two-level analysis (sections, then sequences per section) and surveys available blocks.

代码评审 170 7个月前
adobe

code-review

adobe

Review code for AEM Edge Delivery Services projects. Use at the end of development (before PR) for self-review, or to review pull requests. Validates code quality, performance, accessibility, and adherence to EDS best practices.

无障碍 170 7个月前
revokslab

docs

revokslab

ALWAYS use this when writing docs

代码生成 1690 7个月前
NeverSight

claude-code-debug

NeverSight

"Troubleshoot Claude Code extensions and behavior. Triggers on: debug, troubleshoot, not working, skill not loading, hook not running, agent not found."

代码评审 203 7个月前
NeverSight

specalign

NeverSight

Align spec files with implementation. Detects drift between spec and code, surfaces discrepancies, user decides whether to update spec or code. Use when both a spec file and its implementation are in context.

代码评审 203 6个月前
NeverSight

nix-best-practices

NeverSight

Nix patterns for flakes, overlays, unfree handling, and binary overlays. Use when working with flake.nix or shell.nix.

CLI 工具 203 7个月前
getsentry

sentry-code-review

getsentry

Analyze and resolve Sentry comments on GitHub Pull Requests. Use this when asked to review or fix issues identified by Sentry in PR comments. Can review specific PRs by number or automatically find recent PRs with Sentry feedback.

代码评审 255 10个月前
thoughtbot

rails-audit-thoughtbot

thoughtbot

Perform comprehensive code audits of Ruby on Rails applications based on thoughtbot best practices. Use this skill when the user requests a code audit, code review, quality assessment, or analysis of a Rails application. The skill analyzes the entire codebase focusing on testing practices (RSpec), security vulnerabilities, code design (skinny controllers, domain models, PORO with ActiveModel), Rails conventions, database optimization, and Ruby best practices. Outputs a detailed markdown audit report grouped by category (Testing, Security, Models, Controllers, Code Design, Views) with severity levels (Critical, High, Medium, Low) within each category.

代码评审 241 6个月前
ryoppippi

codex-review

ryoppippi

Run a code review using Codex CLI. Use when the user wants a code review of uncommitted changes, a specific commit, or changes against a base branch.

CLI 工具 260 6个月前
ryoppippi

react-server-components

ryoppippi

Review React code for proper Server/Client Component boundaries based on Next.js and React documentation. Identifies misplaced 'use client' directives and suggests optimal component splitting.

代码评审 260 7个月前
ryoppippi

create-commits-and-push

ryoppippi

Creates atomic git commits and pushes to remote. Use when you want to commit changes and push without creating a PR (e.g., "commit and push my changes" or "push this up").

代码生成 260 7个月前
ryoppippi

pr-apply-review

ryoppippi

Fetch and apply review comments from the current PR. Use when you need to address PR feedback.

代码评审 260 7个月前
ryoppippi

merge-main

ryoppippi

Merge the latest main branch into your current feature branch. Use when you need to sync your branch with upstream changes.

代码评审 260 7个月前
ryoppippi

you-might-not-need-an-effect

ryoppippi

Review React code for unnecessary useEffect usage based on react.dev guidelines. Analyses code for useEffect anti-patterns and optionally applies fixes. Use when reviewing React code quality or refactoring effects.

代码评审 260 6个月前
ryoppippi

create-pr

ryoppippi

Manages complete PR workflow from start to finish - creates feature branch, commits changes, pushes to remote, and opens pull request. Use when user wants to create a PR (e.g., "create a PR for these changes" or "the fix is ready, push it up and create a pull request").

代码生成 260 7个月前
ryoppippi

commit

ryoppippi

Creates atomic git commits following Conventional Commits specification with detailed, well-structured messages. Analyzes changes and splits them into logical units. Use when committing code changes that need proper structure and comprehensive documentation (e.g., "commit my authentication changes" or "finished implementing search, time to commit").

CLI 工具 260 7个月前