marcellocurto/skills

42 agent markdown files indexed from marcellocurto/skills. Install any of them pinned to an exact hash with mdr add marcellocurto/skills/<name>.

AGENTS.md agents
marcellocurto/skills · AGENTS.md
git:20260915.2104e65 · audit A · 3 stars
audit-code-complexity skill
marcellocurto/skills · skills/audit-code-complexity/SKILL.md · Find needless code complexity and suggest simpler designs that preserve behavior.
git:20260908.9d6436d · audit A · 3 stars
blast-radius-audit skill
marcellocurto/skills · skills/blast-radius-audit/SKILL.md · Find downstream breakage a code change could cause beyond the files it directly touches.
git:20260908.e500868 · audit A · 3 stars
bug-fix-planner skill
marcellocurto/skills · skills/bug-fix-planner/SKILL.md · Investigate one bug and produce an implementation-ready fix plan without changing code.
git:20260910.e524acd · audit A · 3 stars
close-ticket skill
marcellocurto/skills · skills/close-ticket/SKILL.md · Close the current ticket with a concise comment explaining the implementation.
git:20260908.cb448ee · audit A · 3 stars
code-review skill
marcellocurto/skills · skills/code-review/SKILL.md · Review a specific code change for correctness, requirements, maintainability, and repository standards.
git:20260910.e524acd · audit A · 3 stars
codebase-design skill
marcellocurto/skills · skills/codebase-design/SKILL.md · Design small, type-safe interfaces that hide complexity and give domain logic a clear home.
git:20260908.e500868 · audit A · 3 stars
create-pull-request skill
marcellocurto/skills · skills/create-pull-request/SKILL.md · Open a ready-for-review GitHub pull request for completed local changes, including any needed commit and push.
git:20260910.e524acd · audit A · 3 stars
design-system-ui skill
marcellocurto/skills · skills/design-system-ui/SKILL.md · Build polished production UI that extends a product's existing design system and patterns.
git:20260908.e500868 · audit A · 3 stars
diagnosing-bugs skill
marcellocurto/skills · skills/diagnosing-bugs/SKILL.md · Reproduce, isolate, and fix difficult bugs or performance regressions.
git:20260910.e524acd · audit A · 3 stars
domain-modeling skill
marcellocurto/skills · skills/domain-modeling/SKILL.md · Define and maintain the codebase's shared domain terms and architectural decisions.
git:20260906.ccd7ead · audit A · 3 stars
explain-codebase skill
marcellocurto/skills · skills/explain-codebase/SKILL.md · Trace and explain how an existing code path or subsystem works.
git:20260908.e500868 · audit A · 3 stars
frontend-design skill
marcellocurto/skills · skills/frontend-design/SKILL.md · Guidance for distinctive, intentional visual design when building new UI or reshaping an existing one. Helps with…
git:20260906.c438ede · audit A · 3 stars
github-issue-audit skill
marcellocurto/skills · skills/github-issue-audit/SKILL.md · Decide whether one GitHub issue is valid, unique, scoped, and ready to proceed.
git:20260908.e500868 · audit A · 3 stars
grill-with-docs skill
marcellocurto/skills · skills/grill-with-docs/SKILL.md · Stress-test a plan through questions while recording the resulting domain terms and decisions.
git:20260910.e524acd · audit A · 3 stars
grilling skill
marcellocurto/skills · skills/grilling/SKILL.md · Stress-test an idea or decision through focused questions about consequential assumptions and tradeoffs.
git:20260906.ccd7ead · audit A · 3 stars
implement skill
marcellocurto/skills · skills/implement/SKILL.md · Implement and verify clearly scoped software work from an existing spec or tickets.
git:20260910.e524acd · audit A · 3 stars
implementation-planner skill
marcellocurto/skills · skills/implementation-planner/SKILL.md · Turn a defined feature or refactor into a bounded, implementation-ready plan without changing code.
git:20260910.e524acd · audit A · 3 stars
improve-codebase-architecture skill
marcellocurto/skills · skills/improve-codebase-architecture/SKILL.md · Find high-value ways to deepen a codebase's modules, present them visually, and explore the chosen change.
git:20260910.e524acd · audit A · 3 stars
pr-audit skill
marcellocurto/skills · skills/pr-audit/SKILL.md · Audit the full PR for merge readiness across correctness, maintainability and complexity, and test quality, then…
git:20260916.16f7c7e · audit A · 3 stars
pr-comments-audit skill
marcellocurto/skills · skills/pr-comments-audit/SKILL.md · Audit existing pull-request comments and review feedback, reject unsound suggestions, and implement or resolve…
git:20260915.94bfbf0 · audit A · 3 stars
product-ui-audit skill
marcellocurto/skills · skills/product-ui-audit/SKILL.md · Review an existing product interface and recommend a product-specific UX direction without changing code.
git:20260906.ccd7ead · audit A · 3 stars
prototype skill
marcellocurto/skills · skills/prototype/SKILL.md · Build a temporary prototype to answer a specific design or behavior question.
git:20260906.ccd7ead · audit A · 3 stars
relentless-review skill
marcellocurto/skills · skills/relentless-review/SKILL.md · Challenge an existing proposal or result to find material risks and a better path.
git:20260908.e500868 · audit A · 3 stars
research skill
marcellocurto/skills · skills/research/SKILL.md · Investigate a question using primary sources and synthesize cited findings with clear conclusions and uncertainty.
git:20260906.ccd7ead · audit A · 3 stars
shadcn skill
marcellocurto/skills · skills/shadcn/SKILL.md · Build, update, debug, and style shadcn/ui components using the project's registry and conventions.
git:20260914.8725f1a · audit A · 3 stars
simple-answer skill
marcellocurto/skills · skills/simple-answer/SKILL.md · Rewrite the previous answer in short, plain language.
git:20260906.ccd7ead · audit A · 3 stars
simplify-code-solution skill
marcellocurto/skills · skills/simplify-code-solution/SKILL.md · Simplify a proposed or existing code solution through recommendations or implementation while preserving requirements…
git:20260910.e524acd · audit A · 3 stars
spec-conformance-audit skill
marcellocurto/skills · skills/spec-conformance-audit/SKILL.md · Check whether an implementation matches its source specification and agreed decisions.
git:20260910.e524acd · audit A · 3 stars
tdd skill
marcellocurto/skills · skills/tdd/SKILL.md · Build features and bug fixes test-first around meaningful behavior.
git:20260910.e524acd · audit A · 3 stars
test-quality-audit skill
marcellocurto/skills · skills/test-quality-audit/SKILL.md · Judge whether tests catch realistic regressions and recommend what to keep, change, or remove.
git:20260910.e524acd · audit A · 3 stars
to-spec skill
marcellocurto/skills · skills/to-spec/SKILL.md · Turn the current conversation into a specification and publish it to the project's issue tracker.
git:20260908.e500868 · audit A · 3 stars
to-tickets skill
marcellocurto/skills · skills/to-tickets/SKILL.md · Turn approved work into well-scoped GitHub issues after checking for duplicates and dependencies.
git:20260914.0bbd665 · audit A · 3 stars
triage skill
marcellocurto/skills · skills/triage/SKILL.md · Assess one specified GitHub issue for implementation readiness, ask blocking questions, and update it after approval.
git:20260908.1fabaad · audit A · 3 stars
user-journey-verifier skill
marcellocurto/skills · skills/user-journey-verifier/SKILL.md · Verify completed software through the exact user workflow and resulting output, without fixing it.
git:20260906.ccd7ead · audit A · 3 stars
AGENTS.md@skills/vercel-composition-patterns agents
marcellocurto/skills · skills/vercel-composition-patterns/AGENTS.md
git:20260914.8725f1a · audit A · 3 stars
vercel-composition-patterns skill
marcellocurto/skills · skills/vercel-composition-patterns/SKILL.md · Apply scalable React composition patterns when designing or refactoring component interfaces.
v1.0.0 · audit A · 3 stars
AGENTS.md@skills/vercel-react-best-practices agents
marcellocurto/skills · skills/vercel-react-best-practices/AGENTS.md
git:20260906.ccd7ead · audit B · 3 stars
vercel-react-best-practices skill
marcellocurto/skills · skills/vercel-react-best-practices/SKILL.md · Apply Vercel's React and Next.js performance guidance when writing or reviewing code.
v1.0.0 · audit A · 3 stars
wayfinder skill
marcellocurto/skills · skills/wayfinder/SKILL.md · Break a large, uncertain effort into decision steps and resolve them until the path is clear.
git:20260908.e500868 · audit A · 3 stars
wild-frontend skill
marcellocurto/skills · skills/wild-frontend/SKILL.md · Create bold, unconventional frontend designs when product conventions are intentionally not the goal.
git:20260908.e500868 · audit A · 3 stars
wizard skill
marcellocurto/skills · skills/wizard/SKILL.md · Create an interactive Bash wizard for setup steps that only a human can complete.
git:20260906.ccd7ead · audit B · 3 stars

Source

github.com/marcellocurto/skills · 3 stars · license none · pushed 2026-09-16