Agent skill
receiving-code-review
Use when acting on code review feedback in Cursor, especially if suggestions seem unclear, debatable, or risky. Helps evaluate feedback technically before changing code.
Install this agent skill to your Project
npx add-skill https://github.com/6BNBN/FlowPilot/tree/main/兼容codex@cursor一键安装技能/cursor一键安装技能/纯手动安装/skills/receiving-code-review
SKILL.md
Receiving Code Review
Goal
Respond to feedback with technical judgment, not automatic agreement.
Workflow
- Read the feedback fully.
- Restate each actionable point in technical terms.
- Verify whether it applies to this codebase and this change.
- Ask for clarification if any point is ambiguous.
- Implement validated feedback in a safe order.
- Re-test the affected behavior.
Rules
- Do not blindly apply every suggestion.
- Do not start coding until unclear feedback is clarified.
- Push back politely when a suggestion is incorrect, out of scope, or harmful.
- Prefer one fix at a time when multiple review items interact.
Good Responses
- "I understand the issue as X. I will verify it against the current flow."
- "Items 1 and 2 are clear. Item 3 needs clarification before I change behavior."
- "This suggestion appears to conflict with the existing API contract; here is why."
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
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.
test-driven-development
Use when implementing any feature or bugfix, before writing implementation code
using-superpowers
Use when starting any conversation to discover relevant skills and open the right SKILL.md files before responding, including before clarifying questions.
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.
requesting-code-review
Use when completing tasks, implementing major features, or before merging to verify work meets requirements.
superpowers
Use when starting any conversation to discover relevant skills and open the right SKILL.md files before responding, including before clarifying questions.
Didn't find tool you were looking for?