Review a specific code change for correctness, requirements, maintainability, and repository standards.
marcellocurto/skills
SkillsMP has collected 36 skills from marcellocurto/skills. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 36
- GitHub stars
- 3
- GitHub forks
- 0
Skills in this repository
Showing 36 of 36 collected skills.
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.