Agent skill

code-review

Use when the user asks for a code review of local files, a workspace, a branch diff, or a pull request. Focus on real bugs, regressions, accessibility issues, and misleading behavior, with findings ordered by severity.

Stars 127
Forks 12

Install this agent skill to your Project

npx add-skill https://github.com/6BNBN/FlowPilot/tree/main/兼容codex@cursor一键安装技能/cursor一键安装技能/纯手动安装/skills/code-review

SKILL.md

Code Review

Goal

Find real issues first. Prioritize correctness, regressions, accessibility, security, and misleading UX over style commentary.

Scope Selection

  • If the user names files or paths, review those first.
  • If there are local changes, review the changed files and relevant nearby context.
  • If a branch diff or pull request is provided, review the diff and then read surrounding code only where needed.
  • If scope is unclear, ask what should be reviewed instead of scanning the entire repo blindly.

Review Workflow

  1. Understand the intent of the change.
  2. Inspect the relevant files, diffs, and nearby code paths.
  3. Look for real execution risks: wrong logic, missing edge cases, state bugs, API misuse, broken UX flows, accessibility problems, and misleading UI behavior.
  4. Validate each suspected issue against the actual code before reporting it.
  5. Report only high-signal findings.

Output Format

  • List findings first, ordered by severity.
  • For each finding include:
    • severity
    • file or scope
    • concise explanation
    • suggested fix when clear
  • If no findings are found, say so explicitly and mention residual risks or testing gaps.

Avoid

  • Praise-first reviews that bury the real issues.
  • Pure formatting or style nitpicks unless the user asked for them.
  • Reporting speculative issues without evidence.
  • Treating missing tests as the main finding unless the risk is concrete.

Optional PR Workflow

If GitHub or git context is available, include PR or diff context. If not, do a local review and clearly state what information was unavailable.

Expand your agent's capabilities with these related and highly-rated skills.

6BNBN/FlowPilot

brainstorming

You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.

127 12
Explore
6BNBN/FlowPilot

test-driven-development

Use when implementing any feature or bugfix, before writing implementation code

127 12
Explore
6BNBN/FlowPilot

using-superpowers

Use when starting any conversation to discover relevant skills and open the right SKILL.md files before responding, including before clarifying questions.

127 12
Explore
6BNBN/FlowPilot

ui-ux-pro-max

UI/UX design intelligence. 50 styles, 21 palettes, 50 font pairings, 20 charts, 9 stacks (React, Next.js, Vue, Svelte, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app, .html, .tsx, .vue, .svelte. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient. Integrations: shadcn/ui MCP for component search and examples.

127 12
Explore
6BNBN/FlowPilot

requesting-code-review

Use when completing tasks, implementing major features, or before merging to verify work meets requirements.

127 12
Explore
6BNBN/FlowPilot

superpowers

Use when starting any conversation to discover relevant skills and open the right SKILL.md files before responding, including before clarifying questions.

127 12
Explore

Didn't find tool you were looking for?

Be as detailed as possible for better results