MR avatar

MR

Community

@mrestrepoj10

1Followers
|
21Public Repos
|
14Published Skills

MR curates frontend design-engineering skills covering UI polish, web animation audits, React/Next.js performance, browser interaction, and web scraping.

Skills Distribution
DomainUI/UX & Crea...UI/UX & Creative M.. (55%)Developer Tooling .. (30%)Growth, Marketing .. (15%)

Agent Skills by MR

Showing 14 vetted skills indexed across 1 GitHub repositories.

mrestrepoj10mrestrepoj10

pick-ui-library

Recommends curated frontend libraries for UI tasks like charts, toasts, drag and drop, and state management.

Community
Basic
mrestrepoj10mrestrepoj10

agent-browser

Automates browser interactions via Chrome DevTools Protocol with accessibility-tree snapshots.

Community
Intermediate
mrestrepoj10mrestrepoj10

find-animation-opportunities

Scan a codebase for UI moments that would benefit from motion and propose exact animation recipes.

Community
Intermediate
mrestrepoj10mrestrepoj10

improve-animations

Audits codebase animation code and writes self-contained motion improvement plans.

Community
Advanced
mrestrepoj10mrestrepoj10

web-design-guidelines

Review UI code files against Vercel Web Interface Guidelines and report findings.

Community
Basic
mrestrepoj10mrestrepoj10

firecrawl

Search, scrape, crawl, and monitor websites via the Firecrawl CLI.

Community
Advanced
mrestrepoj10mrestrepoj10

better-ui

Applies design engineering principles to polish UI components, animations, icons, and surfaces.

Community
Intermediate
mrestrepoj10mrestrepoj10

prototype

Builds multiple divergent UI variants behind a keyboard-driven visual picker for live comparison.

Community
Intermediate
mrestrepoj10mrestrepoj10

apple-design

Applies Apple's fluid interface design principles to web animations, gestures, and typography.

Community
Intermediate
mrestrepoj10mrestrepoj10

review-animations

Reviews animation and motion code against ten craft standards with tiered findings.

Community
Intermediate
mrestrepoj10mrestrepoj10

animation-vocabulary

Maps vague descriptions of web motion effects to their exact animation terminology.

Community
Basic
mrestrepoj10mrestrepoj10

vercel-react-best-practices

Applies Vercel's performance optimization rules when writing or refactoring React and Next.js code.

Community
Intermediate
mrestrepoj10mrestrepoj10

emil-design-eng

Reviews and improves UI animations, transitions, and component interactions using CSS and Motion.

Community
Intermediate
mrestrepoj10mrestrepoj10

vercel-composition-patterns

Refactor React components using compound components, context providers, and composition patterns.

Community
Intermediate

Frequently Asked Questions About MR

FAQPage Schema
What tasks can I accomplish with MR's skill collection?

You can audit and plan web animations, review UI code against design guidelines, pick frontend libraries for charts or drag-and-drop, optimize React/Next.js performance, prototype UI variants, and drive browsers or scrape pages using agent-browser and Firecrawl.

Who are these skills designed for?

Frontend engineers, design engineers, and QA testers working on web interfaces. They suit developers polishing micro-interactions, reviewing motion code, refactoring React component architecture, or running exploratory browser-based testing of web and Electron desktop apps.

How do the browser and scraping skills run in practice?

agent-browser and firecrawl execute through Bash commands such as 'npx agent-browser' or 'npx firecrawl'. They handle page navigation, form filling, screenshots, data extraction, and full-page content fetching, including pages requiring clicks or logins.

Are these skills open source and what do they cost?

The Vercel-authored skills (vercel-react-best-practices, vercel-composition-patterns) carry MIT licenses. Other skills list no explicit license or pricing in the manifest, so usage terms should be confirmed per skill before redistribution.

What prerequisites or dependencies do these skills require?

Browser and scraping skills require Node.js with npx to invoke agent-browser and firecrawl CLIs. Design and animation review skills are read-only advisors needing only access to your UI codebase; several skills run only when explicitly invoked.