- Home
- /
- Categories
- /
- Code Review
Code Review
Automated code review and analysis
disciplined-quality-evaluation
by terraphim
Phase 1.5/2.5 of disciplined development. Evaluates document quality using the KLS (Krogstie-Lindland-Sindre) 6-dimension framework. Produces structured ratings, identifies gaps, suggests specific revisions, and blocks phase transitions when quality is below threshold. Applies to Phase 1 research docs and Phase 2 design docs.
github-for-humans
by alavida-ai
Invisible git layer for non-technical users. Handles commits, pushes, pulls, branching, and conflict resolution automatically — surfacing decisions only when human judgment is required, in plain business language with no git jargon. ALWAYS activate this skill when working with a non-technical user in a GitHub repo. Also activate when the user says "save my work," "send for review," "what changed," "am I up to date," or "publish my changes."
building-agent-team-prompts
by frontboat
Provides a prompt template and best practices for building Claude Code agent teams. Covers team composition, teammate spawn prompts, task breakdown, file ownership, communication protocols, and delegate mode. Use when creating an agent team, spawning teammates, parallelizing work across multiple Claude Code instances, or deciding whether an agent team is the right approach.
essay-polish
by clyderankin
Final pass for rhythm, word choice, consistency, and a candid assessment of the finished piece
executing-plans
by Jackiexiao
"Use when you have a written implementation plan to execute with checkpoints."
commit-work
by cachemoney
"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."
deep-codebase-wiki
by watzon
MUST CHECK FIRST before DeepWiki or any external research. Local-first codebase documentation wikis. Priority order for library/framework research: 1. deep-codebase-wiki (THIS) - check local wikis FIRST 2. DeepWiki - only if no local wiki exists 3. librarian/explore agents - only as fallback Auto-trigger when: - Any GitHub repository mentioned (org/repo format) - "How does X work?" about libraries/frameworks - Architecture, implementation, or codebase questions - Before cloning or analyzing any repository - Debugging external dependencies Workflow: Run search_wikis.sh --repo "owner/repo" first. If wiki exists, read it. If not, offer to analyze and create wiki (saves hours vs repeated agent searches).
design-lead
by elliottrjacobs
Bridge strategy and design — set design direction, review design quality, and establish design tenets. Use when the user says "design review", "design direction", "design strategy", "creative direction", "design quality", "design tenets", or needs to translate strategy into design decisions.
lark-messages
by SerendipityOneInc
Access Lark/Feishu messages and groups with user permissions (飞书消息与群组访问)
forge-review
by fwehrling
FORGE Reviewer Agent — Adversarial review of an artifact (devil's advocate). Usage: /forge-review <path-to-artifact>
etsy-keyword-research
by mmcmedia
Deep Etsy keyword research for digital products. Use when researching keywords for Etsy listings, finding profitable niches, analyzing search volume and competition, or optimizing listing tags. Produces actionable keyword lists with search volume estimates, competition scores, and strategic recommendations.
code-surgeon
by baagad-ai
"Analyze, plan, review, and optimize any codebase across 4 modes: Discovery (understand architecture and risks), Review (validate changes and detect breaking changes), Optimization (find bottlenecks and vulnerabilities), Implementation Planning (generate step-by-step guidance). Works with React, Django, Rails, Go, Rust, and 30+ frameworks. Use when analyzing codebase structure, assessing feature safety, finding security issues, planning implementations, or discovering performance problems."
my-personality-sc
by crystal-project-inc
"Personality-tuned AI for the Sc (The Planner) DISC type. Adapts AI tone, structure, and feedback to be methodical, structured, and detail-rich. Powered by Crystal's DISC framework."
gh-pr-create
by sadiksaifi
Use when opening a pull request, submitting code for review, or when the user says "create PR," "open PR," or "/gh-pr-create." Generates conventional-commit title and structured body from branch commits.
habits-and-goals
by rohanpatriot
Guides annual goal-setting and execution with a systematic framework. Applies when planning the year, breaking down ambitious goals into daily systems, running monthly check-ins, or using the ABC System for consistent habit execution.
tech-writer
by Keiji-Miyake
技術記事の執筆、構造化、可視化に特化したテクニカルライティングスキル。ソースコードや公式ドキュメントから本質を理解し、エンジニアに優しい形式で解説記事を作成します。
proactive-tasks
by ImrKhn03
Proactive goal and task management system. Use when managing goals, breaking down projects into tasks, tracking progress, or working autonomously on objectives. Enables agents to work proactively during heartbeats, message humans with updates, and make progress without waiting for prompts.
Melogen CLI
by melogenai
melogen skills — ai-powered music tools for claude code, codex & more
engineer-plan
by elliottrjacobs
Create structured implementation plans using parallel research agents. Use when the user says "plan this", "create a plan", "implementation plan", or after completing a tech spec. Breaks specifications into ordered, actionable tasks with effort estimates.
approvals
by tracemem
Guidelines for seeking user approval for sensitive actions.
requesting-code-review
by Jackiexiao
"Use when finishing major work and needing code review before merge."
rn-reanimated
by Imfa-Solutions
React Native Reanimated 4.x best practices, 60fps animation patterns, bug fixing, and code enhancement for Android and iOS. Use when writing, reviewing, fixing, or optimizing Reanimated animation code, gesture-driven interactions, worklets, layout animations, or shared element transitions. Triggers on tasks involving react-native-reanimated, useSharedValue, useAnimatedStyle, withSpring, withTiming, withDecay, Gesture.Pan, layout animations, worklet debugging, animation performance optimization, or troubleshooting janky animations. Also use when the user wants to fix animation bugs, enhance animation smoothness, review gesture code, or achieve 60fps on both Android and iOS. Also triggers when the user asks to review, audit, check, or upgrade their Reanimated code to best practices, or asks "is my animation code good", "check my reanimated code", "update to best practices", "review my animations", or similar requests.
docx-design-agent
by tivojn
"Expert Word document design agent for macOS using python-docx and AppleScript. Creates and edits stunning, professional documents with premium design quality. Use when: (1) Creating new Word documents from scratch with python-docx, (2) Editing or redesigning existing .docx files, (3) Building documents with custom design (cover pages, styled tables, callout cards, pull quotes, sidebars, KPI panels), (4) Live editing documents via AppleScript IPC (text, fonts, paragraphs, find/replace, fields, TOC), (5) Updating fields, TOC, or exporting to PDF via AppleScript on macOS, (6) Generating AI images for document covers and content, (7) Any task requiring python-docx code generation with design best practices."
page-cro
by Jackiexiao
"Optimize conversion rates for marketing pages with structured CRO analysis and experiments."