- Home
- /
- Categories
- /
- Code Review
Code Review
Automated code review and analysis
gh-update-pr
by lwlee2608
Use when updating GitHub PR title or body. Works around the gh pr edit GraphQL bug caused by GitHub's Projects Classic deprecation.
copilot-agents-ff15-openspec-serena-sync
by atman-33
Sync GitHub Copilot agents for FF15-inspired OpenSpec workflow. Team includes Noctis (orchestrator + OpenSpec creator), Iris (issue management), Gladiolus (implementation), Prompto (code quality), Ignis (documentation), and Lunafreya (PR creation). Supports multiple OpenSpec workflows (new, continue, ff, explore, verify).
github-image-hosting
by img402
Upload images to img402.dev for embedding in GitHub PRs, issues, and comments. Images under 1MB are uploaded free (no payment, no auth) and persist for 7 days. Use when the agent needs to share an image in a GitHub context — screenshots, mockups, diagrams, or any visual. Triggers: "screenshot this", "attach an image", "add a screenshot to the PR", "upload this mockup", or any task producing an image for GitHub.
review-changes
by Cygnusfear
Code review of current git changes, compare to related plan if exists, identify bad engineering, over-engineering, or suboptimal solutions. Use when user asks to review changes, check git diff, validate implementation quality, or assess code changes.
PR Title and Description Generator
by alienfast
"Generate or update GitHub Pull Request titles and descriptions based on actual code changes in the final state. Use when the user mentions updating, generating, or writing PR descriptions, PR titles, pull request summaries, or says 'update the PR'. Analyzes git diff to determine what's actually in the code (not just commit history) and creates comprehensive, accurate PR documentation."
video-understand
by sifr42
Analyze and understand video content using AI. Upload local files, YouTube URLs, or HTTP video URLs for detailed analysis, Q&A, and timestamped breakdowns.
codex-collab
by miracloon
【WHEN】当用户命令中明确包含"codex协作"、"codex协同"、"与codex合作"等指令时启用; 【WHEN】当用户要求使用 codex MCP 工具进行代码分析、原型生成、review 等协作开发场景时启用。 【WHEN NOT】不用于单独的代码实现任务、不用于纯文档编写、不用于不涉及 codex 的常规开发流程。
project-metadata
by BizShuk
Project metadata update
finalizing-work-item
by squirrel289
"Complete and archive a finished work item, moving it from /backlog/ to /backlog/archive/. Use when work is tested, reviewed, merged, and ready to close. Supports: (1) Verify completion (all acceptance criteria met), (2) Record final metrics (actual_hours, completed_date, test_results), (3) Clean up feature branch, (4) Archive to history, (5) Link successor work items if needed"
writing-analyzer
by qingchunwuhui
快速拆解文章写作结构,提取可复用的写作模板。无需审计流程,直接分析。适合学习写作技巧、建立模板库。支持快捷指令 /analyze-writing。
fullstack-implementation
by htooayelwinict
Implement features end-to-end in Laravel 12 + Inertia.js + React 19 + TypeScript OR Python + FastAPI + LangChain. Use when building new features, wiring controllers to pages, or implementing CRUD operations. EXCLUSIVE to fullstack-developer agent.
seed-my-wallet
by aerosol-xyz
Use Seed My Wallet to populate Solana devnet wallets with test SPL tokens and empty token accounts. Use when the user wants to seed a devnet wallet, get test tokens, create empty ATAs, populate a wallet for testing, or mentions "devnet has no data," "need test tokens," "empty accounts," "burner testing," or Solana devnet test data.
orchestrating-agents
by arielperez82
Orchestrates parallel API instances, delegated sub-tasks, and multi-agent
lecture-alchemist
by PrakharMNNIT
"Transform raw lecture transcripts (Zoom, YouTube, etc.) into structured, retention-optimized study notes. Use when the user provides a lecture transcript, class recording text, or asks to process/convert lecture notes. Handles WebDev, AI/ML, Web3, DSA, and general tech domains. Produces hierarchical topic breakdowns, cleaned code artifacts, intuition builders, flashcards, spaced repetition plans, and actionable study materials. Trigger phrases: 'process this transcript', 'convert lecture to notes', 'lecture notes', 'transcript to study material', 'Lecture Alchemist'."
plan-review
by HerbHall
Submit the current implementation plan for independent review by the plan-reviewer agent. Spawns the reviewer with fresh context and limited file scope — no implementation history carried over. Use before starting any significant implementation. Blocks on REVISE/REJECT until the plan is approved or the user overrides.
aave-security-foundations
by 0xWeakSheep
Security baseline for AAVE integration and execution scripts. Use when user asks for AAVE security review, pre-trade checks, liquidation safety, allowance minimization, or execution hardening.
autistic-code-review
by dolessHQ
Run a full-scale implementation review with parallel subagents. Inputs include review mode, self-review flag, and change scope.
checking-breaking-changes-in-php-framework
by Seika139
"外部公開を想定したphpフレームワークのコードレビューをする際に、破壊的変更(breaking change)の有無を確認し、破壊的変更がある場合は適切に処理されているかをチェックするスキルです。"
aholiab-ui
by christopheraaronhogg
Provides expert UI/visual design analysis, aesthetic evaluation, and AI slop detection. Use this skill when the user needs visual design audit, typography assessment, or design system review. Triggers include requests for UI review, design audit, or when asked to evaluate visual quality and detect generic AI-generated design patterns. Produces detailed consultant-style reports with findings and prioritized recommendations — does NOT write implementation code.
elm-test-review
by bromanko
This skill should be used when the user asks for "test review", "test coverage", "improve Elm tests", "review tests", "test quality", "testing audit", or wants analysis of Elm test suites for coverage gaps, edge cases, and testing best practices.
persona
by esmondo
lsa-spy-tool
by garrettjsmith
When the user wants to check Local Services Ads rankings, see who's ranking in LSA results, monitor LSA competitive landscape, or track LSA ranking changes. Trigger on "LSA rankings," "Local Services Ads," "Google Guaranteed," "Google Screened," "who's ranking in LSAs," or "LSA competitors."
cover-letter
by adrasyn
Use when the user wants to write, review, or generate a cover letter for a job application. Triggers on requests to apply for jobs, draft cover letters, review existing cover letters, or customize application materials.
django-health
by carlos-ASG
Django health check configuration and patterns using django-health-check for system monitoring, Docker healthchecks, and Kubernetes probes. Trigger: When implementing health checks, monitoring endpoints, or readiness/liveness probes in Django.