Web & Frontend
Web development agent skills handle frontend and full-stack work: component patterns, CSS and accessibility fixes, performance budgets, and framework conventions. Install a skill once and your AI agent follows the same playbook in every project, from quick prototypes to production apps.
-
waishnav Skill Frontend Design 18Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI). Generates creative, polished code and UI design that avoids generic AI aesthetics.
-
waishnav Skill Frontend Design 26Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI). Generates creative, polished code and UI design that avoids generic AI aesthetics.
-
waishnav Skill Frontend Design 27Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI). Generates creative, polished code and UI design that avoids generic AI aesthetics.
-
bitsocialnet Bundle Inspect Elements 2Map a visible 5chan DOM node to its React source when file or component attribution is needed.
-
bitsocialnet Bundle Vercel React Best Practices 2Apply relevant Vercel React guidance to this Vite client when reviewing a changed React flow or investigating a performance concern.
-
bitsocialnet Bundle You Might Not Need An Effect 2Review React effects and memoization when the user requests an effect audit or a change has unclear synchronization needs.
-
bitsocialnet Bundle Impeccable 2Design or refine a frontend interface, or perform a requested UX and visual review.
-
bitsocialnet Bundle Improve Threejs 2Review or improve a requested Three.js or React Three Fiber rendering flow.
-
bex-co Bundle Mermaid 2Create concise, syntax-verified Mermaid architecture diagrams. Use when the user asks to diagram a repository component, document, system, dependency flow, or supplied description in Mermaid.
-
pratchaya0 Bundle Ssd 2มาตรฐานการพัฒนาซอฟต์แวร์ของทีม SSD: React/TypeScript, .NET Core, Python, Git — ใช้เมื่อเขียนโค้ด, review, refactor, ตั้งค่าโปรเจค, หรือถามเรื่อง conventions ของ Smile Solution Development
-
pratchaya0 Bundle Ssd 3มาตรฐานการพัฒนาซอฟต์แวร์ของทีม SSD: React/TypeScript, .NET Core, Python, Git — ใช้เมื่อเขียนโค้ด, review, refactor, ตั้งค่าโปรเจค, หรือถามเรื่อง conventions ของ Smile Solution Development
-
pratchaya0 Bundle Ssd 4มาตรฐานการพัฒนาซอฟต์แวร์ของทีม SSD: React/TypeScript, .NET Core, Python, Git — ใช้เมื่อเขียนโค้ด, review, refactor, ตั้งค่าโปรเจค, หรือถามเรื่อง conventions ของ Smile Solution Development
-
jarredkenny Skill Frontend Designfrontend-design
-
langgenius Skill Taste SkillAnti-slop frontend skill for landing pages, portfolios, and redesigns. The agent reads the brief, infers the right design direction, and ships interfaces that do not look templated. Real design systems when applicable, audit-first on redesigns, strict pre-flight check.
-
langgenius Skill Redesign SkillUpgrades existing websites and apps to premium quality. Audits current design, identifies generic AI patterns, and applies high-end design standards without breaking functionality. Works with any CSS framework or vanilla CSS.
-
langgenius Bundle Antfu Web Design GuidelinesReview UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my site against best practices".
-
tencentcloudbase Skill Auth Web Cloudbase 2CloudBase Web Authentication Quick Guide for frontend integration after auth-tool has already been checked. Provides concise and practical Web authentication solutions with multiple login methods and complete user management.
-
tencentcloudbase Skill Relational Database Web Cloudbase 2Use when building frontend Web apps that talk to CloudBase Relational Database via @cloudbase/js-sdk – provides the canonical init pattern so you can then use Supabase-style queries from the browser.
-
zlstas Bundle Animation At WorkApply web animation principles from Animation at Work by Rachel Nabors. Covers human perception of motion, 12 principles of animation, animation patterns (transitions, supplements, feedback, demonstrations, decorations), CSS transitions, CSS animations, Web Animations API, SVG/Canvas/WebGL, communicating animation with storyboards and motion comps, performance (composite-only properties, will-change, RAIL), accessibility (prefers- reduced-motion, vestibular disorders), and team workflow. Trigger on "animation", "transition", "CSS animation", "keyframe", "easing", "motion design", "web animation", "prefers-reduced-motion", "storyboard", "parallax", "loading animation", "hover effect", "micro-interaction".
-
zlstas Bundle Web Scraping PythonApply Web Scraping with Python practices (Ryan Mitchell). Covers First Scrapers (Ch 1: urllib, BeautifulSoup), HTML Parsing (Ch 2: find, findAll, CSS selectors, regex, lambda), Crawling (Ch 3-4: single-domain, cross-site, crawl models), Scrapy (Ch 5: spiders, items, pipelines, rules), Storing Data (Ch 6: CSV, MySQL, files, email), Reading Documents (Ch 7: PDF, Word, encoding), Cleaning Data (Ch 8: normalization, OpenRefine), NLP (Ch 9: n-grams, Markov, NLTK), Forms & Logins (Ch 10: POST, sessions, cookies), JavaScript (Ch 11: Selenium, headless, Ajax), APIs (Ch 12: REST, undocumented), Image/OCR (Ch 13: Pillow, Tesseract), Avoiding Traps (Ch 14: headers, honeypots), Testing (Ch 15: unittest, Selenium), Parallel (Ch 16: threads, processes), Remote (Ch 17: Tor, proxies), Legalities (Ch 18: robots.txt, CFAA, ethics). Trigger on "web scraping", "BeautifulSoup", "Scrapy", "crawler", "spider", "scraper", "parse HTML", "Selenium scraping", "data extraction".
-
jav-ed Bundle Astro 2Astro project conventions — folder layout, styling system, asset and font pipelines, images, Scripts pipeline, Utils leaf layer, browser navigation. Use when working on pages, components, styles, scripts, assets, fonts, or visual testing in any Astro project in this org. Files come in three audiences (usage / pipeline-internals / architecture-debug) signalled by the filename — see the "File naming convention" section before opening anything.
-
silverassist Skill Testing Patterns 2Guide for writing tests with Jest and React Testing Library. Use this when creating tests, debugging test failures, or implementing test patterns for Server Actions and Next.js 15.
-
involvex Bundle Expo ObserveUse for anything related to EAS Observe — adding `expo-observe` to an Expo project (AppMetricsRoot/ObserveRoot HOC, markInteractive, the useObserve hook, and the Expo Router / React Navigation integrations for per-route metrics), querying via the EAS CLI (`eas observe:metrics-summary`, `observe:metrics`, `observe:routes`, `observe:events`, `observe:versions`), or interpreting the resulting metrics (cold/warm launch, TTR, TTI, navigation cold/warm TTR, update download, and the TTI frameRate params for triaging slow startups).
-
involvex Bundle Expo BrownfieldIntegrate Expo and React Native into an existing native iOS or Android app. Use when the user mentions brownfield, embedding React Native in a native app, AAR/XCFramework, or adding Expo to an existing Kotlin/Swift project. Covers both the isolated approach and the integrated approach.
-
spacezephyr Bundle Read Web ScraperFetch and extract content from web pages, converting HTML to clean markdown. Use when users want to read web articles, extract information from URLs, scrape web content, or when the built-in WebFetch tool fails due to network restrictions. Trigger when user provides URLs to read, asks to fetch web content, or needs to extract text from websites.
-
vlabsai Bundle Remotion Best PracticesGuia de desenvolvimento para Remotion (criacao de video em React) com 24 arquivos de regras por dominio: conteudo 3D, animacoes, assets, audio, fontes, legendas, graficos e composicoes. Define padroes obrigatorios para projetos de video na Vector Labs.
-
macro-inc Skill Upgrade Model 2Upgrade an AI chat model (fast or good) across backend and frontend.
-
vladsez Bundle Vercel React View TransitionsGuide for implementing smooth, native-feeling animations using React's View Transition API (`<ViewTransition>` component, `addTransitionType`, and CSS view transition pseudo-elements). Use this skill whenever the user wants to add page transitions, animate route changes, create shared element animations, animate enter/exit of components, animate list reorder, implement directional (forward/back) navigation animations, or integrate view transitions in Next.js. Also use when the user mentions view transitions, `startViewTransition`, `ViewTransition`, transition types, or asks about animating between UI states in React without third-party animation libraries.
-
marcoantolini Bundle UI UX Pro MaxOpt-in only — invoke by name when you want a lookup from the local UI/UX reference database (styles, palettes, fonts, product types, UX guidelines, icons, GSAP presets, charts). Do not auto-use for ordinary UI design or review; prefer impeccable, design-taste-frontend, or web-design-guidelines.
-
marcoantolini Skill Minimalist UIOpt-in only — invoke by name for a minimalist editorial style preset. Clean editorial-style interfaces. Warm monochrome palette, typographic contrast, flat bento grids, muted pastels. No gradients, no heavy shadows.
-
marcoantolini Skill High End Visual DesignOpt-in only — invoke by name when you want agency / Linear-tier aesthetics. Defines fonts, spacing, shadows, card structures, and animations that make a website feel expensive. Blocks common defaults that make AI designs look cheap or generic.
-
marcoantolini Skill Industrial Brutalist UIOpt-in only — invoke by name for an industrial brutalist style preset. Raw mechanical interfaces fusing Swiss typographic print with military terminal aesthetics. Rigid grids, extreme type scale contrast, utilitarian color, analog degradation effects.
-
marcoantolini Skill Redesign Existing ProjectsOpt-in only — invoke by name. Upgrades existing websites and apps to premium quality. Audits current design, identifies generic AI patterns, and applies high-end design standards without breaking functionality. Prefer impeccable or design-taste-frontend for routine redesigns unless the user explicitly asks for this skill.
-
mystic-stars Skill Tanstack Query 2Convert a page or component from useAsyncData/manual ref patterns to TanStack Query for server state management. Use when migrating data fetching to useQuery/useMutation, adding cache invalidation, or replacing useAsyncData with TanStack Query.
-
exerias21 Skill Dead Code Review 2Sequential dead-code review for Copilot. Walk through six focused review phases (backend, frontend, database, docs, scripts, tests) inline, then triage findings and remove high-confidence items with test verification. Use /dead-code-review after a major feature, before a release, or when asked to "clean up" the repo, "what can be deleted", "what's no longer needed", or "what docs are worth keeping vs getting rid of". Copilot-adapted version of the canonical — sequential instead of parallel.
-
hyochan Skill Review Pr 2Inspect and finish react-native-nitro-sound pull requests by fixing valid review or CI findings, using review-self as needed, and polling every five minutes until the exact head is clean.
Frequently asked questions
What are Web & Frontend agent skills?
Web development agent skills handle frontend and full-stack work: component patterns, CSS and accessibility fixes, performance budgets, and framework conventions. Install a skill once and your AI agent follows the same playbook in every project, from quick prototypes to production apps.
Which Web & Frontend skills are most installed?
Popular Web & Frontend skills on SkillMD right now include frontend-design, frontend-design, frontend-design. Rankings shift as installs change; sort this page by "Most installs" for the live list.
Do Web & Frontend skills work with Claude Code and Cursor?
Yes. Every skill here ships as a SKILL.md file, an open format that works in Claude Code, Claude.ai, Cursor, Codex, Windsurf, and 60+ other agents. Install one with npx skillmds@latest add <owner>/<name>, or copy the file into your agent's skills directory.