代码评审

自动化代码审查与分析

显示 1465-1488 / 共 8822 个技能
malob

new-cask

malob

This skill should be used when the user asks to "add a cask to homebrew", "create a homebrew cask", "add an app to homebrew", "new cask for", "homebrew cask for", "package an app for homebrew", "submit to homebrew-cask", "make a cask", "contribute a cask", or wants to package a macOS application for Homebrew.

智能体 462 7个月前
NeverSight

ios-device-screenshot

NeverSight

Take screenshots from physical iOS devices connected via USB using pymobiledevice3. Use when capturing screenshots from real iPhones/iPads (not simulators), debugging on-device, or needing high-fidelity device captures. Triggers on physical iOS device screenshots, pymobiledevice3 usage, or USB-connected device capture tasks.

CLI 工具 203 7个月前
aipoch

blind-review-sanitizer

aipoch

One-click removal of author names, affiliations, acknowledgments, and excessive self-citations from manuscripts to meet double-blind peer review requirements. Preserves document structure while anonymizing sensitive information.

学术 1765 6个月前
aipoch

grant-mock-reviewer

aipoch

Simulates NIH study section peer review for grant proposals. Triggers

代码评审 1765 6个月前
shinpr

frontend-ai-guide

shinpr

Frontend-specific technical decision criteria, anti-patterns, debugging techniques, and quality check workflow. Use when making frontend technical decisions or performing quality assurance.

代码评审 670 6个月前
shinpr

integration-e2e-testing

shinpr

Integration and E2E test design principles, ROI calculation, test skeleton specification, and review criteria. Use when designing integration tests, E2E tests, or reviewing test quality.

代码评审 670 8个月前
P4nda0s

rev-symbol

P4nda0s

Restore function symbols by analyzing code patterns, strings, constants, and cross-references

代码评审 2036 4个月前
rohitg00

smart-commit

rohitg00

Run quality gates, review staged changes for issues, and create a well-crafted conventional commit. Use when ready to commit after making changes.

代码评审 2782 6个月前
rohitg00

replay-learnings

rohitg00

Surface past learnings relevant to the current task before starting work. Searches correction history and patterns. Use when starting a task or saying "what do I know about".

认证鉴权 2782 6个月前
rohitg00

wrap-up

rohitg00

End-of-session ritual that audits changes, runs quality checks, captures learnings, and produces a session summary. Use when ending a coding session.

认证鉴权 2782 6个月前
shadcn

improve

shadcn

Survey any codebase as a senior advisor and produce prioritized, self-contained implementation plans for OTHER models/agents to execute. Strictly read-only on source code — never implements, fixes, or refactors anything itself. Use when asked to audit a codebase, find improvement opportunities (bugs, security, performance, test coverage, tech debt, migrations, DX), suggest features or where to take the project next (roadmap, product direction), or generate handoff plans for another agent to implement.

代码评审 8987 2个月前
chujianyun

mermaid

chujianyun

Mermaid 图绘制助手。适用于用户明确要求绘制 Mermaid 图,或提到流程图、架构图、时序图、状态图、甘特图、ER 图、用户旅程图、类图,并希望直接输出 Mermaid 代码块时使用。会先判断最合适的图类型,再生成可渲染、结构清晰的 Mermaid 代码,并在必要时附上简短说明或迭代建议。不适用于追求高保真视觉设计稿的场景。

代码评审 731 5个月前
chujianyun

claude-config-advisor

chujianyun

审查或设计 Claude Code 项目配置。用于用户提到 .claude、CLAUDE.md、Claude 配置文件、项目级 Claude 自定义配置、配置结构是否合理、该创建哪些配置文件,或希望从零规划 Claude 配置时使用。默认先审查或诊断,再给方案;只有用户明确要求时,才进一步输出推荐结构或样例文件。

代码评审 731 5个月前
LeoYeAI

humanizer

LeoYeAI

Humanize AI-generated text by detecting and removing patterns typical of LLM output. Rewrites text to sound natural, specific, and human. Uses 24 pattern detectors, 500+ AI vocabulary terms across 3 tiers, and statistical analysis (burstiness, type-token ratio, readability) for comprehensive detection. Use when asked to humanize text, de-AI writing, make content sound more natural/human, review writing for AI patterns, score text for AI detection, or improve AI-generated drafts. Covers content, language, style, communication, and filler categories.

代码评审 2129 6个月前
LeoYeAI

ai-prompt-engineering-safety-review

LeoYeAI

'Comprehensive AI prompt engineering safety review and improvement prompt. Analyzes prompts for safety, bias, security vulnerabilities, and effectiveness while providing detailed improvement recommendations with extensive frameworks, testing methodologies, and educational content.'

代码评审 2129 6个月前
LeoYeAI

agent-team-orchestration

LeoYeAI

"Orchestrate multi-agent teams with defined roles, task lifecycles, handoff protocols, and review workflows. Use when: (1) Setting up a team of 2+ agents with different specializations, (2) Defining task routing and lifecycle (inbox → spec → build → review → done), (3) Creating handoff protocols between agents, (4) Establishing review and quality gates, (5) Managing async communication and artifact sharing between agents."

代码评审 2129 6个月前
LeoYeAI

agent-governance

LeoYeAI

Patterns and techniques for adding governance, safety, and trust controls to AI agent systems. Use this skill when: - Building AI agents that call external tools (APIs, databases, file systems) - Implementing policy-based access controls for agent tool usage - Adding semantic intent classification to detect dangerous prompts - Creating trust scoring systems for multi-agent workflows - Building audit trails for agent actions and decisions - Enforcing rate limits, content filters, or tool restrictions on agents - Working with any agent framework (PydanticAI, CrewAI, OpenAI Agents, LangChain, AutoGen)

代码评审 2129 6个月前
adobe

preview-import

adobe

Preview and verify imported content in local AEM Edge Delivery Services dev server. Validates rendering, compares with original page, and troubleshoots common issues.

代码评审 170 7个月前
wasintoh

Security Engineer Skill

wasintoh

Next.js Security: https://nextjs.org/docs/app/building-your-application/configuring/security

认证鉴权 94 8个月前
wasintoh

🔧 Debug Protocol Skill

wasintoh

```

代码评审 94 9个月前
jaechang-hits

clinical-decision-support-documents

jaechang-hits

"Guidelines for generating clinical decision support (CDS) documents: patient cohort analyses (biomarker-stratified outcomes) and treatment recommendation reports (GRADE-graded evidence). Covers document structure, executive summary design, evidence grading (GRADE 1A–2C), statistical reporting (HR, CI, survival), and biomarker integration. Use when creating pharmaceutical research documents, clinical guidelines, or regulatory submissions."

代码评审 344 6个月前
astronomer

authoring-dags

astronomer

Workflow and best practices for writing Apache Airflow DAGs. Use when the user wants to create a new DAG, write pipeline code, or asks about DAG patterns and conventions. For testing and debugging DAGs, see the testing-dags skill.

CLI 工具 428 6个月前
aiskillstore

command-development

aiskillstore

This skill should be used when the user asks to "create a slash command", "add a command", "write a custom command", "define command arguments", "use command frontmatter", "organize commands", "create command with file references", "interactive command", "use AskUserQuestion in command", or needs guidance on slash command structure, YAML frontmatter fields, dynamic arguments, bash execution in commands, user interaction patterns, or command development best practices for Claude Code.

CLI 工具 414 7个月前
phodal

pdf

phodal

Extract and analyze information from PDF documents

代码评审 4534 8个月前