- Home
- /
- Categories
- /
- Code Review
Code Review
Automated code review and analysis
workspace-isolation
by squirrel289
"Use git worktrees to maintain isolated workspaces for multiple parallel work items. Ensures atomic commits, prevents state conflicts, and enables true parallelism with clean git history. Use when executing multiple work items simultaneously with complete workspace separation."
empower-sync
by Tmeister
Sync a commit from the gemini remote into sync-upstream for empower-site.
verifying-changelog-in-framework
by Seika139
"外部公開を想定したフレームワークにある CHANGELOG.md の内容が適切かどうかを確認するスキルです。CHANGELOG.md を更新する際、またはレビューする際に利用します。"
code-review
by IHKREDDY
Provides code review guidelines, checklists, and best practices for reviewing pull requests. Use when reviewing code, preparing for code review, or when users mention "code review", "review PR", "review checklist", or "code quality".
tailwind-ssr
by Tomlord1122
TailwindCSS v4 and SSR expert. Use when configuring TailwindCSS, implementing SSR strategies, optimizing critical CSS, or solving styling performance issues.
ultimate-git
by ezeqviel
'GitHub & Git operations specialist with opinionated workflows. Use when the user asks to create, review, or merge PRs, manage branches, create releases or tags, work with issues, configure GitHub Actions, manage repo settings, scaffold new repositories, or perform any gh CLI operation. Triggers on requests involving pull requests, branch strategy, releases, GitHub workflows, repo configuration, or conventional commits.'
android-review
by ingpdw
Android/Kotlin 코드를 리뷰하고 개선점을 제안합니다. 코드 리뷰, 안드로이드 리뷰, Kotlin 리뷰 요청 시 사용됩니다.
bitbucket-pr-summary-qa
by Envy-7z
Summarize a Bitbucket pull request and produce a QA checklist and risk list. Use when preparing PR description, reviewer notes, or release notes.
executing-plans
by aleister1102
Use when you have a written implementation plan to execute in a separate session with review checkpoints
docker-container-basics
by karchtho
Docker containerization fundamentals. Master container lifecycle, image management, networking, volumes, resource limits, and production deployment patterns. Use when building, running, debugging containers or implementing container orchestration.
using-git-worktrees
by Jackiexiao
(中文)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
panda-css
by finnan444
Build styles with Panda CSS. Use when creating, editing, or reviewing any code that uses Panda CSS — css(), cva(), sva(), recipes, patterns, tokens, semantic tokens, config, theming, or JSX styled components. Supports React, Vue, Svelte, Solid, and any framework with PostCSS.
python
by zhongjis
Structures Python projects, writes type-hinted code, tests with pytest, and enforces quality with ruff and mypy. Use when setting up pyproject.toml, writing tests, adding type annotations, or formatting/linting code.
handle-pr-feedback
by squirrel289
"Coordinate PR review loop—detect feedback severity, address minor comments automatically, revert work items if major changes needed. Use when PR has unresolved review feedback. Supports: (1) Comment triage by severity, (2) Auto-resolution of minor comments, (3) Work item reversion on blocker feedback, (4) Feedback summarization"
code-review
by nicolas-codemate
Performs code review via isolated fresh agent with no conversation context. Use when running /resolve workflow step 08, /review-code command, or when user asks to "review code", "review changes", or "code review". Delegates to code-reviewer subagent to prevent confirmation bias.
C++ Ecosystem
by Xyxy1722
This skill should be used when working with C++ projects, CMakeLists.txt, Ninja, clang-tidy, clang-format, GoogleTest, Catch2, or Modern C++ (C++11-23) language patterns. Provides comprehensive C++ ecosystem patterns and best practices.
finishing-a-development-branch
by Cygnusfear
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
fsharp-performance-review
by bromanko
This skill should be used when the user asks to "review performance", "optimize F#", ".NET performance", "performance audit", "find bottlenecks", "improve efficiency", or wants analysis of F# code performance focusing on .NET runtime patterns, async architecture, and data structure choices.
seo-master-by-anilsoylu
by anilsoylu
This skill should be used when the user asks to audit, review, or diagnose SEO issues on a website. Common triggers include "SEO audit," "technical SEO," "why am I not ranking," "SEO health check," "on-page SEO review," "meta tags review," "keyword research," "backlink audit," "SEO content strategy," "link building strategy," "SEO checklist," "SEO landing page," or "programmatic SEO." Also appropriate when the user wants to optimize existing pages for search engines or plan a content operations workflow.
cto-advisor
by nimeshgurung
Technical leadership guidance for engineering teams, architecture decisions, and technology strategy. Includes tech debt analyzer, team scaling calculator, engineering metrics frameworks, technology evaluation tools, and ADR templates. Use when assessing technical debt, scaling engineering teams, evaluating technologies, making architecture decisions, establishing engineering metrics, or when user mentions CTO, tech debt, technical debt, team scaling, architecture decisions, technology evaluation, engineering metrics, DORA metrics, or technology strategy.
create-pr
by nicolas-codemate
Skill for pushing branch and creating pull requests with proper target branch detection and draft support.
ctx
by Cygnusfear
Use when starting a session on a project, returning after time away, or before making significant changes. Essential for building comprehensive understanding of project state through total recall and deep exploration.
context-and-impact
by ShunsukeHayashi
The Universal Context-to-Execution Pipeline. 最強統合スキル: コンテキスト収集(5層)→ 品質保証 → GNI-First DAG計画 → マルチエージェント実行 → ARIA監査フィードバックループ の完全自動化。 Obsidian Semantic Search + GitNexus Code/Wikilink Graph + Agent Skill Bus + task-dag-planner + ARIA LDD/ADD + cycle-ops self-improvement を一つのパイプラインに統合。
permissions-audit
by cavaaiza01
Use when reviewing, auditing, or cleaning up Claude Code permission allow, deny, and ask lists across settings files. Flags overly permissive patterns, deprecated syntax, duplicates, missing safety rules, and suggests project-type-aware additions.