- Home
- /
- Categories
- /
- Code Review
Code Review
Automated code review and analysis
Announce Mechanism
by torlando-tech
Cryptography & Identity: Key generation, signature verification, ratchets
gas-ui-debug
by whichguy
Symptom-based GAS UI debugging. Route by user's problem description. AUTOMATICALLY INVOKE when user describes: - "blank", "empty", "nothing shows" → CONSOLE_CHECK - "error", "red message" → CONSOLE_CHECK - "button doesn't work", "click does nothing" → HANDLER_TEST - "nothing happens" → CONNECTION_CHECK - "looks wrong", "layout broken" → SNAPSHOT_CHECK - "slow", "loading forever" → PERFORMANCE_CHECK MCP REQUIRED: chrome-devtools (with browserUrl for GAS auth)
subagent-driven-development
by jtsang4
Use when executing implementation plans with independent tasks in the current session
commit-work
by fellipeutaka
"Create high-quality git commits: review/stage intended changes, split into logical commits, and write clear commit messages (including Conventional Commits). Use when the user asks to commit, craft a commit message, stage changes, or split work into multiple commits."
MCP GAS Troubleshooting Guide
by whichguy
"Troubleshooting guide for mcp_gas build failures, auth issues, and common errors"
next-upgrade
by fellipeutaka
Upgrade Next.js to the latest version following official migration guides and codemods
find-skills
by echoleesong
Helps users discover and install capabilities from the open agent skills ecosystem. Use when users ask "how do I do X" for specialized tasks, request "find a skill for X", want to extend agent capabilities, or need help with specific domains (testing, design, deployment, etc.).
learn-tech
by unix2dos
技术知识学习助手 - 帮助用户以结构化方式深入学习技术概念。扮演耐心老师角色,用通俗易懂的方式讲解复杂概念。触发方式:@learn-tech {主题} 或 "学习 {主题}"、"讲解 {主题}"、"teach me {topic}" 等。输出包含核心概念、实践要点、知识拓展、互动检查四大模块,强制生成 Mermaid 图表,自动保存到 learn-tech_outputs 目录。
archive-and-cleanup-vibe-docs
by mkdir700
Consolidates and archives durable engineering knowledge from vibe coding documents, generates PR-ready summaries, and removes all temporary planning artifacts before merge.
review-fix-bench
by whichguy
A/B benchmarking skill for code reviewer agent prompts. Runs two versions of a reviewer agent against fixture ground truth using an LLM judge for semantic evaluation, then compares precision/recall/F1 metrics side-by-side. Defaults to comparing current agent vs git HEAD~1. Reports IMPROVED / REGRESSED / NEUTRAL verdict on F1.
build-resume
by redbricksoftware
Use when the user provides a job posting URL or description and wants a tailored resume, asks to analyze job fit, says build/tailor resume or apply for a role, or wants to import an existing resume file into resume.md
executing-plans
by Crumbgrabber
Use when partner provides a complete implementation plan to execute in
meeting-insights-analyzer
by Crumbgrabber
Analyzes meeting transcripts and recordings to uncover behavioral patterns,
raffle-winner-picker
by Crumbgrabber
Picks random winners from lists, spreadsheets, or Google Sheets for giveaways,
multi-review
by ThrownLemon
Full project code review using multiple AI CLIs (Claude, Gemini, Codex). Use when user wants comprehensive multi-perspective code review.
slack-gif-creator
by Crumbgrabber
Toolkit for creating animated GIFs optimized for Slack, with validators
Linting Check Skill
by hitoshura25
Final step before marking work complete
domain-name-brainstormer
by Crumbgrabber
Generates creative domain name ideas for your project and checks availability
mstack
by Abhilash-003
Open source maintainer automation skills for Claude Code. Full pipeline from morning issue flood to clean repo. Skills: /triage, /review-prs, /mstack-release, /health, /respond, /maintain (orchestrator), /mstack-setup.
coolify
by mikkelkrogsholm
"Coolify — open-source self-hostable PaaS for deploying apps, databases, and services via Docker. Use when building with Coolify or asking about its deployment configuration, environment variables, reverse proxy setup, health checks, persistent storage, or Git-based CI/CD integration. Fetch live documentation for up-to-date details."
code-review
by 1Mangesh1
Code review checklists, PR review patterns, and feedback templates. Use when user asks to "review this code", "code review checklist", "PR review template", "review best practices", "write review feedback", or any code review tasks.
refining
by lidessen
Refines code changes for better reviewability. Validates change cohesion (no mixed concerns), generates clear commit messages, creates PR/MR with reviewer-focused descriptions. Use when committing, reviewing, creating PR/MR, or mentions "commit", "review", "PR", "MR", "pull request", "merge request", "refine", "提交", "审查".
factory-review
by jwilger
Structures the human review experience for factory-mode builds. Audit trail summaries, PR digests, retrospective synthesis, quality trend tracking, and autonomy tuning interface. Activate during Phase 3 human review.
by ThrownLemon
Gmail management using gmcli. Use when user wants to check, search, read, send, or manage emails.