- Home
- /
- Categories
- /
- Code Review
Code Review
Automated code review and analysis
docs-cleaner
by aleister1102
Dedupe and consolidate redundant docs (multiple sources of truth, overlapping guides, or docs over 500 lines). Use when merging/splitting to a canonical doc. Do not use for typo-only edits, code-driven doc updates (run update-docs first), or when archives must be preserved without change.
infer_query
by HowardKao-1130
Infer topic and analysis methodologies from the user query and save a reviewable artifact.
feature-logic
by ShotaIuchi
Business logic implementation. Apply when implementing core business rules, validation logic, workflows, state machines, and domain-specific algorithms for new features.
azure-portal
by CodeDraig
Manage Azure resources, VMs, and cloud services via the Azure Portal
SKILL: Validation Doc Assist — GxP Validation Package Generator
by shanramani
or prompting against Validation Doc Assist v37. Keep it in sync with the codebase.*
chronoplanner
by yitong0322
Generates a science-based daily or weekly schedule grounded in circadian rhythm, attention span research, and dopamine regulation. Trigger when the user wants to plan their day or week, schedule tasks, create a daily timetable, or asks how to organize today's work — especially phrases like "help me plan my day," "schedule my tasks," "what should I do today," "plan my week," or "make me a daily plan."
typescript-review
by bromanko
This skill should be used when the user asks to "review TypeScript", "full TypeScript review", "review all TypeScript", "comprehensive TypeScript review", or wants a complete review covering code quality, security, performance, and testing for TypeScript code.
skill-metadata-check
by Chen19007
检查 SKILL.md 的 YAML 元数据是否可解析、是否包含 name/description,避免元数据问题影响加载。
copilot-review-loop
by xpepper
Use when you want GitHub Copilot to review a PR and automatically address its feedback within the current agent session. For any reviewer (human or bot), use pr-review-loop; for a fresh-context-per-comment approach, use ralph-wiggum-loop.
1password
by CodeDraig
Secure password management and credential storage.
converge
by cenglin123
Use when a plan, code artifact, or other structured output needs iterative convergence through independent review cycles. Trigger on "converge", "收敛", "迭代收敛", or when confidence in artifact quality is insufficient for execution. NOT for single-pass code review — use a lighter review skill for that.
commit
by nbsp1221
Detect the repo's commit convention (Conventional Commits, Gitmoji, or a custom template) and create commits. Use when asked to commit, write a commit message, stage and commit changes, or commit and push work.
expo-build-preflight
by marcelocanovas
Pre-build validation for Expo and React Native apps. Use before running 'eas build --profile production' to ensure compliance with 2026 store rules (Android 15, iOS Privacy Manifests, 16KB Page Size), validate auto-increment, check environment variables, and verify Firebase/Sentry configs.
capturing-events
by squirrel289
Capture workspace events (file modifications, terminal commands, diagnostics, skill invocations) into local memory for pattern detection and skill evolution. Provider-agnostic design supports GitHub Copilot, Codex, Cursor, and universal workspace-only mode.
github-pr-review-workflow
by uwe-schwarz
Complete workflow for handling GitHub PR reviews using gh pr-review extension
code-upkeep
by Sylla-BV
This skill should be used when the user asks to "update docstrings", "audit docstrings", "fix docstrings", "add docstrings", "check docstrings", "Google-style docstrings", "add field descriptions", "update tests", "audit test coverage", "generate tests", "add tests", "fix tests", "write pytest tests", "check test coverage", "missing tests", "stale tests", "test this module", "add test cases", "bring code up to date", "code upkeep", "maintain code", or wants to audit and update Python docstrings or tests.
blueapron
by CodeDraig
Enables Claude to browse Blue Apron meal kits and manage subscriptions
solomon-database
by christopheraaronhogg
Provides expert database analysis, schema design review, and query optimization assessment. Use this skill when the user needs database architecture evaluation, query performance analysis, or data integrity review. Triggers include requests for database audit, schema review, query optimization, or when asked to evaluate database patterns. Produces detailed consultant-style reports with findings and prioritized recommendations — does NOT write implementation code.
governance-docs-codex-review
by miracloon
【WHEN】当需要对“治理层文档”进行 Codex 审阅并输出 vN-review.md 时调用。 【WHEN NOT】不用于提案生成;不用于落地修改;不用于业务/代码设计。
guardrail-commit-hooks
by snowmead
Use this skill when users need help with git pre-commit hooks, code quality guardrails, or prek configuration. Trigger this skill when: - User mentions "pre-commit", "commit hooks", "prek", or "guardrails" - Project has no .pre-commit-config.yaml and user is working on code - User encounters formatting/linting issues that hooks could prevent - User asks about code quality automation - User creates a new project or initializes a git repository - User has existing hooks (husky, pre-commit, lefthook) and asks about alternatives
prepare-changesets
by shaug
GitHub-specific workflow to recompose a large, review-ready source branch into an ordered chain of smaller changesets (stacked branches + GitHub PRs) that preserve behavior and improve reviewability. Use when working with GitHub PR stacks via the gh CLI to split monolithic branches, create stacked PRs, merge reviewed changesets, and propagate/update downstream PR bases after merges.
refactor
by mczkzk
Perform refactoring on <target>
eslint-prettier-migration
by aiko-atami
Migrate projects from ESLint and/or Prettier to BiomeJS with safe sequencing, flag selection (--include-inspired, --include-nursery), config-translation review, ignore parity checks, and post-migration stabilization. Use when users ask to replace ESLint/Prettier, port legacy or flat ESLint configs, migrate Prettier options/ignores, or troubleshoot migration command limits and behavior differences.
idea-capturer
by PrakharMNNIT
Provides a structured system for capturing fleeting thoughts, developing raw ideas into actionable concepts, and organizing your creative thinking.