代码评审

自动化代码审查与分析

显示 985-1008 / 共 8822 个技能
guanyang

finishing-a-development-branch

guanyang

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup

代码评审 958 7个月前
guanyang

using-git-worktrees

guanyang

Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification

代码评审 958 7个月前
guanyang

requesting-code-review

guanyang

Use when completing tasks, implementing major features, or before merging to verify work meets requirements

自动化 958 7个月前
guanyang

receiving-code-review

guanyang

Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation

代码评审 958 7个月前
Significant-Gravitas

backend-check

Significant-Gravitas

Run the full backend formatting, linting, and test suite. Ensures code quality before commits and PRs. TRIGGER when backend Python code has been modified and needs validation.

代码评审 18.7万 6个月前
Significant-Gravitas

frontend-check

Significant-Gravitas

Run the full frontend formatting, linting, and type checking suite. Ensures code quality before commits and PRs. TRIGGER when frontend TypeScript/React code has been modified and needs validation.

代码评审 18.7万 6个月前
mono

native-dependency-update

mono

Update native dependencies (libpng, libexpat, zlib, libwebp, harfbuzz, freetype, libjpeg-turbo, etc.) in SkiaSharp's Skia fork. Handles security CVE fixes, bug fixes, and version bumps. Use when user asks to: - Bump/update a native dependency (libpng, zlib, expat, webp, etc.) - Fix a CVE or security vulnerability in a native library - Update Skia's DEPS file - Check what version of a dependency is currently used - Analyze breaking changes between dependency versions Triggers: "bump libpng", "update zlib", "fix CVE in expat", "update native deps", "what version of libpng", "check for breaking changes". For security audits (finding CVEs, checking PR coverage), use the security-audit skill instead.

代码生成 5558 7个月前
mono

issue-fix

mono

Fix bugs in SkiaSharp C# bindings. Structured workflow for investigating, fixing, and testing bug reports. Triggers: Crash, exception, AccessViolationException, incorrect output, wrong behavior, memory leak, disposal issues, "fails", "broken", "doesn't work", "investigate issue", "fix issue", "look at #NNNN", any GitHub issue number referencing a bug. For adding new APIs, use add-api skill instead.

代码评审 5558 6个月前
mono

security-audit

mono

Audit SkiaSharp's native dependencies for security vulnerabilities and CVEs. Read-only investigation that produces a status report with recommendations. Use when user asks to: - Audit security issues or CVEs - Check CVE status across dependencies - Find security-related issues and their PR coverage - Get an overview of open vulnerabilities - See what security work is pending Triggers: "security audit", "audit CVEs", "CVE status", "what security issues are open", "check vulnerability status", "security overview", "what CVEs need fixing". This skill is READ-ONLY. To actually fix issues, use the native-dependency-update skill.

分析 5558 7个月前
mono

release-branch

mono

Create a release branch for SkiaSharp. Use when user says "release X", "start release X", "create release branch for X", "I want to release", or "release now". This is the FIRST step of releasing - creates branch and pushes to trigger CI. Can auto-detect next preview version from main branch.

代码生成 5558 7个月前
WorldFlowAI

Eval Harness Skill

WorldFlowAI

```

认证鉴权 1723 7个月前
WorldFlowAI

Verification Loop Skill

WorldFlowAI

Hooks catch issues immediately; this skill provides comprehensive review.

CLI 工具 1723 7个月前
Dicklesworthstone

planning-workflow

Dicklesworthstone

"Jeffrey Emanuel's comprehensive markdown planning methodology for software projects. The 85%+ time-on-planning approach that makes agentic coding work at scale. Includes exact prompts used."

代码评审 73 8个月前
autogame-17

capability-evolver

autogame-17

A self-evolution engine for AI agents. Analyzes runtime history to identify improvements and applies protocol-constrained evolution.

CLI 工具 9008 6个月前
vstorm-co

code-review

vstorm-co

Review Python code for quality, security, and best practices

代码评审 1045 9个月前
luongnv89

code-review-specialist

luongnv89

Comprehensive code review with security, performance, and quality analysis. Use when users ask to review code, analyze code quality, evaluate pull requests, or mention code review, security analysis, or performance optimization.

代码评审 4.1万 8个月前
levnikolaevich

ln-222-story-replanner

levnikolaevich

Replans Stories when Epic requirements change. Compares IDEAL vs existing, categorizes operations (KEEP/UPDATE/OBSOLETE/CREATE), executes in Linear.

学术 549 6个月前
kyegomez

financial-analysis

kyegomez

Perform comprehensive financial analysis including DCF modeling, ratio analysis, and financial statement evaluation for companies and investment opportunities

代码评审 7087 7个月前
kyegomez

code-review

kyegomez

Perform comprehensive code reviews focusing on best practices, security vulnerabilities, performance optimization, and maintainability

代码评审 7087 7个月前
codemie-ai

claude-setup-audit

codemie-ai

This skill should be used when the user asks to "audit my claude setup", "check my claude configuration", "assess my claude code setup", "audit claude", "review my .claude folder", "is my claude setup correct", "check repo health", "assess my skills quality", "review my agents", "check my CLAUDE.md", "validate my hooks", "audit claude configuration", "check my MCP config", "how good is my claude setup", "scan my .claude folder", or wants a comprehensive quality assessment of all Claude Code components in a repository. Evaluates skills, subagents, CLAUDE.md rules, commands, hooks, and MCP configuration against established best practices. Produces a graded health report (A–F per component) with good/bad example references and prioritized recommendations.

代码评审 274 6个月前
OneWave-AI

fantasy-lineup-optimizer

OneWave-AI

Analyze matchups, injuries, weather, Vegas lines. Recommend sit/start decisions with confidence levels for NFL, NBA, MLB, NHL, soccer.

代码生成 274 10个月前
proffesor-for-testing

QE Defect Intelligence

proffesor-for-testing

"AI-powered defect prediction, pattern learning, and root cause analysis for proactive quality management."

代码评审 466 6个月前
ai-dashboad

flutter-skill

ai-dashboad

Control and automate Flutter applications - inspect UI, perform gestures, validate state, take screenshots, and debug. Connects AI agents to running Flutter apps via Dart VM Service Protocol.

代码评审 360 6个月前
ahmedelgabri

github

ahmedelgabri

This skill should be used when the user mentions GitHub PRs, issues, workflows, releases, or repository management. Triggers on keywords like "github", "gh", "pr", "pull request", "issue", "workflow", "actions", "release", "merge", "review", "ci", "check", or PR/issue number patterns like "#123".

代码生成 290 7个月前