MR
Community@mrestrepoj10
MR curates frontend design-engineering skills covering UI polish, web animation audits, React/Next.js performance, browser interaction, and web scraping.
Agent Skills by MR
Showing 14 vetted skills indexed across 1 GitHub repositories.
pick-ui-library
Recommends curated frontend libraries for UI tasks like charts, toasts, drag and drop, and state management.
agent-browser
Automates browser interactions via Chrome DevTools Protocol with accessibility-tree snapshots.
find-animation-opportunities
Scan a codebase for UI moments that would benefit from motion and propose exact animation recipes.
improve-animations
Audits codebase animation code and writes self-contained motion improvement plans.
web-design-guidelines
Review UI code files against Vercel Web Interface Guidelines and report findings.
firecrawl
Search, scrape, crawl, and monitor websites via the Firecrawl CLI.
better-ui
Applies design engineering principles to polish UI components, animations, icons, and surfaces.
prototype
Builds multiple divergent UI variants behind a keyboard-driven visual picker for live comparison.
apple-design
Applies Apple's fluid interface design principles to web animations, gestures, and typography.
review-animations
Reviews animation and motion code against ten craft standards with tiered findings.
animation-vocabulary
Maps vague descriptions of web motion effects to their exact animation terminology.
vercel-react-best-practices
Applies Vercel's performance optimization rules when writing or refactoring React and Next.js code.
emil-design-eng
Reviews and improves UI animations, transitions, and component interactions using CSS and Motion.
vercel-composition-patterns
Refactor React components using compound components, context providers, and composition patterns.
Frequently Asked Questions About MR
FAQPage SchemaWhat 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.