Browse 138,453 skills across 70 categories. Mirrored from majiayu000/claude-skill-registry.
Analyze a GitHub pull request including diff, comments, related issues, and local code context
Review-only GitHub pull request analysis with the gh CLI. Use when asked to review a PR, provide structured feedback, or...
Review a PR diff for quality, security, and correctness
Use this skill when the user wants to review a pull request, check a PR for issues, or get feedback on a GitHub PR. Trig...
Review a pull request by checking the code changes, PR description, and CI status against the linked Jira ticket require...
Review a PR diff for quality, security, and correctness.
Analyze a pull request diff and provide structured feedback on correctness, conventions, and quality.
Review a pull request by fetching PR comments, running a comprehensive code review, evaluating findings, and dispatching...
Thorough, educational PR review process. Gathers context, explains changes, identifies issues systematically, and drafts...
Review an open PR like a maintainer — checkout, fix issues, push changes, post a structured verdict comment. You just me...
Automated diff-scoped PR code review using parallel audit subagents. Posts inline GitHub review comments and submits a s...
Reviews PR comments from GitHub (Copilot, reviewers), evaluates against actual code, replies with reasoning, and resolve...
Review GitHub Pull Request and analyze unresolved review comments. Use when you need to address PR feedback or review ou...
Use when reviewing a pull request - security-focused review following CLAUDE.md guidelines for breaking changes, malicio...
Review pull requests using GitHub CLI. Invoke with /review-pr <pr-number-or-url>
Review PR changes with structured checklist for quality and standards compliance. Use for comprehensive PR code review.
Address PR review comments, make fixes, reply, and resolve
Review an existing PRD for completeness, quality, and anti-patterns when the user asks to review, critique, or check a P...
Review a PRD for completeness, quality, and actionability
Pre-merge review focusing on correctness, testing, security, refactor safety, and maintainability. Spawns the senior-rev...
Audit a Zeebe BPMN process and its glue-code (workers, process adapter, tests) for consistency and coverage, producing a...
Review app polish — native feel, user-facing text, UX quality, and professional presentation
Review and analyze LLM prompts using the 10-Layer Architecture. Provides detailed assessment without modifying files.
Review a prompt plan against its source spec: launches an internal prompt plan review and `/peer-review` in parallel and...
Review PRs in brave/brave-core for best practices violations. Supports single PR (#12345), state filter (open/closed/all...
Perform an expert frontend code review directly from a GitHub Pull Request using gh CLI.
Use this skill when you need to review Python code changes with an extremely high quality bar. This agent should be invo...
Run the Python code review protocol on scripts in code/py/. Checks code quality, reproducibility, pandas idioms, figure...
Reviews test files (Pytest/Jest) for quality, coverage, and mocking standards.
Analyze code for cross-file quality issues: duplicated logic, architectural inconsistencies, and abstraction opportuniti...
Quick code review focusing on correctness, style, DX, UX copy, and overengineering. Spawns the senior-review-specialist...
Run the R code review protocol on R scripts. Checks code quality, reproducibility, domain correctness, and professional...
Audit for race conditions in timers, hotkeys, callbacks, and shared state
Open Audit for race conditions in timers, hotkeys, callbacks, and shared state
Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or techni...
Audit the paint and frame loop paths for STA message pump reentrancy — COM calls that can dispatch timer/hotkey callback...
Pre-release readiness review. Scans for debug artifacts, version mismatches, changelog gaps, git hygiene issues, breakin...
Execute /review-renovate slash command.
リポジトリ全体を構造、コード品質、テスト、ドキュメントの観点から体系的にレビューし、優先度付きの改善レポートを生成する
Review and validate a resource implementation follows all patterns. Use after creating a resource or when refactoring ex...
Audit for memory leaks, handle leaks, GDI leaks, and CPU churn
Open Audit for memory leaks, handle leaks, GDI leaks, and CPU churn
Systematic review response workflow from comment analysis to professional rebuttal writing. Use when the user asks to "w...
Generates on-brand responses to both 5-star and 1-star reviews to protect reputation.
Meta-audit all review skills for stale references, drifted architecture claims, and cross-skill inconsistencies
Review RFCs for the ToolHive ecosystem. Use when the user wants to review, critique, or provide feedback on an RFC for t...
Review an architecture RFC against project architecture standards and best practices. Use when an RFC document needs des...
Comprehensive Ruby and Rails code review using Sandi Metz rules and SOLID principles. Automatically runs rubycritic and...
セッションの会話から恒久的な振る舞いルールを抽出し、AGENTS.md と突き合わせて追加すべきものを提示する。出力は rules と agents_md_patch の二部構成。
Run all review-rust* skills as a comprehensive code review. Applies review-rust-code (best practices, type-driven design...
Review and enforce Rust async/tokio concurrency patterns. Use when writing, reviewing, or debugging async Rust code. Cov...
Review and enforce Rust best practices, clean code principles, and idiomatic patterns. Use when reviewing code, writing...
Review and enforce Rust memory optimization patterns. Use when writing, reviewing, or debugging Rust code for memory eff...
Use before code review - determine if change is minor (review new code only) or major (review impacted code too)
Provides the complete code review scoring rubric with 10 weighted categories, severity multipliers, and deduction calcul...
Scrape product reviews from G2, Capterra, and Trustpilot using Apify. Single script with platform dispatch. Use when you...
Review a script for documentation quality, code standards, and reproducibility. Helps ensure code is ready for the metho...
Analyze code for security vulnerabilities, insecure patterns, and security regressions using strict determination criter...
A specialised skill for detecting security vulnerabilities in Python/JS codebases.
Security-focused review covering vulnerabilities, privacy, infrastructure security, data integrity, and supply chain. Sp...
Use this agent when you need to perform security audits, vulnerability assessments, or security reviews of code. This in...
보안 관점에서 코드를 검토합니다. OWASP Top 10, credential 노출, injection 공격 등을 체크합니다.
Review and triage semgrep security scan results to identify true positive vulnerabilities. Use when analyzing semgrep ou...
Retrieval practice session to test retention on a topic. Use when user wants to test their knowledge, practice recall, q...
Shared severity levels, issue ID format, and verdict criteria for all code reviewers. Use when performing code reviews o...
Audit HLSL pixel shaders for GPU performance — math optimizations, ALU reduction, texture efficiency at 120-240fps
Incremental HLSL shader audit — grep-driven, no agent swarm, built for codebases with prior optimization passes
Audit code for over-engineering, premature optimization, and cognitive complexity.
Review a SKILL.md file or skill directory for quality, correctness, and alignment with Claude Code skill conventions. Us...
Review a skill document using specialized reviewers. Each reviewer finds specific issue types.
This skill should be used when the user asks to 'review skill', 'audit skill', 'check skill quality', 'review hooks', 'r...
Analyzes feedback logs to identify patterns and suggest improvements to review skills. Use when you have accumulated fee...
Review a skill document with n parallel reviewers. Synthesizes findings, addresses issues, verifies changes, gets human...
Review and analyze a skill against best practices for length, intent scope, and trigger patterns
Review coding challenge solutions from LeetCode, GreatFrontEnd, or other platforms. Analyze algorithm correctness, time/...
Fast code/plan review for quality, security, and tests. Use for quick reviews before deeper analysis.
Source code health assessment. Dispatches language-specific SMEs to evaluate idiomatic usage, consistency, and quality a...
Reviews plan and PRD, then gates readiness for implementation. Use when plan and PRD artifacts are ready for spec approv...