Review a specific code change for correctness, requirements, maintainability, and repository standards.
原文语言:英语
菜单
SkillsMP 已收集 marcellocurto/skills 中的 36 个 Skill。打开任一 Skill 可查看来源和详情。
已展示 36 / 36 个已收集 Skill。
Review a specific code change for correctness, requirements, maintainability, and repository standards.
原文语言:英语
Implement and verify clearly scoped software work from an existing spec or tickets.
原文语言:英语
Reduce an overbuilt code proposal to the simplest production-quality design that meets the real requirements.
原文语言:英语
Build features and bug fixes test-first around meaningful behavior.
原文语言:英语
Assess one specified GitHub issue for implementation readiness, ask blocking questions, and update it after approval.
原文语言:英语
Decide whether one GitHub issue is valid, unique, scoped, and ready to proceed.
原文语言:英语
Validate pull-request feedback against the current code and requirements, then apply only the fixes the user approves.
原文语言:英语
Find needless code complexity and suggest simpler designs that preserve behavior.
原文语言:英语
Find downstream breakage a code change could cause beyond the files it directly touches.
原文语言:英语
Investigate one bug and produce an implementation-ready fix plan without changing code.
原文语言:英语
Design small, type-safe interfaces that hide complexity and give domain logic a clear home.
原文语言:英语
Open a ready-for-review GitHub pull request for completed local changes, including any needed commit and push.
原文语言:英语
Build polished production UI that extends a product's existing design system and patterns.
原文语言:英语
Reproduce, isolate, and fix difficult bugs or performance regressions.
原文语言:英语
Define and maintain the codebase's shared domain terms and architectural decisions.
原文语言:英语
Trace and explain how an existing code path or subsystem works.
原文语言:英语
Stress-test a plan through questions while recording the resulting domain terms and decisions.
原文语言:英语
Stress-test an idea or decision through a thorough, structured interview.
原文语言:英语
Turn a defined feature or refactor into a bounded, implementation-ready plan without changing code.
原文语言:英语
Find high-value ways to deepen a codebase's modules, present them visually, and explore the chosen change.
原文语言:英语
Review an existing product interface and recommend a product-specific UX direction without changing code.
原文语言:英语
Build a temporary prototype to answer a specific design or behavior question.
原文语言:英语
Challenge an existing proposal or result to find material risks and a better path.
原文语言:英语
Research a question using trusted primary sources and save the findings as Markdown.
原文语言:英语
Build, update, debug, and style shadcn/ui components using the project's registry and conventions.
原文语言:英语
Rewrite the previous answer in short, plain language.
原文语言:英语
Check whether an implementation matches its source specification and agreed decisions.
原文语言:英语
Judge whether tests catch realistic regressions and recommend what to keep, change, or remove.
原文语言:英语
Turn the current conversation into a specification and publish it to the project's issue tracker.
原文语言:英语
Turn approved work into well-scoped GitHub issues after checking for duplicates and dependencies.
原文语言:英语
Verify completed software through the exact user workflow and resulting output, without fixing it.
原文语言:英语
Apply scalable React composition patterns when designing or refactoring component interfaces.
原文语言:英语
Apply Vercel's React and Next.js performance guidance when writing or reviewing code.
原文语言:英语
Break a large, uncertain effort into decision steps and resolve them until the path is clear.
原文语言:英语
Create bold, unconventional frontend designs when product conventions are intentionally not the goal.
原文语言:英语
Create an interactive Bash wizard for setup steps that only a human can complete.
原文语言:英语