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.

Web & Frontend

1,641 skills
neuralblitz
Angular
Builds single-page applications with component-based architecture, dependency injection, reactive forms, and routing.
1
auto-skiller
Remotion Video Creation
Provides domain-specific best practices for creating videos with Remotion in React, covering 3D, animations, audio, captions, charts, transitions, and more.
1 · bundle
auto-skiller
UI Test
Runs adversarial UI tests in a real browser, covering functional, accessibility, responsive, and UX checks, with diff-driven, exploratory, and parallel workflows.
1 · bundle
mhassan0000
Motion UI
Implements accessible, performant UI motion for React and Next.js apps, covering tokens, patterns, and modal behavior.
1
mits-pl
SEO Schema
Detects, validates, and generates Schema.org structured data, preferring JSON-LD, with guidance on supported types and common errors.
39
galyarderlabs
Interface Designer
Plans interface structure, component layout, and interaction details for product flows before implementation.
20
diegosouzapw
A11Y
Generates code that conforms to WCAG 2.2 Level AA and follows inclusive language principles, with guidance on keyboard navigation, focus management, and low vision considerations.
54 · bundle
diegosouzapw
Rams
Reviews code files for accessibility (WCAG 2.1) and visual design issues, providing prioritized findings and fixes.
54 · bundle
diegosouzapw
SEO
Improves search engine visibility through technical SEO, on-page optimization, and structured data, following Lighthouse audits and Google guidelines.
54 · bundle
oyi77
AI SEO
Optimizes content for AI-powered search engines like Perplexity, ChatGPT Search, and Google AI Overviews by restructuring pages, implementing schema, and building topical authority clusters to increase citations in zero-click answers.
10
vikingokft
Stitch React Native
Converts Stitch HTML designs into React Native components with StyleSheet, including element mapping, style conversion, and project scaffolding.
0 · bundle
vikingokft
Stitch Upload To Stitch
Uploads local images, mockups, and HTML files to a Stitch project via a Python script, bypassing MCP base64 token limits.
0 · bundle
vikingokft
Stitch Extract Static HTML
Captures a self-contained static HTML file from a running web app or React components by inlining CSS and images, with strategies for both simple snapshots and interactive captures.
0 · bundle
infinition
Sketch
Builds disposable HTML mockups in multiple design variants so users can compare and choose between them.
2
johnalbertini14-glitch
Snap
Takes screenshots of any website by sending its URL to a free cloud API, returning PNG or JPEG images with options for full-page capture, viewport size, dark mode, and more.
1 · bundle
johnalbertini14-glitch
Web Search
Searches the web for text, news, images, videos, and books using the duckse CLI, with options for time filters, regions, safe search, and JSON output.
1 · bundle
phoroth
Hasdata
Extract public web data via HasData APIs, including search engine results, structured data from ecommerce, travel, jobs, and local business platforms, with support for web scraping, pre-parsed APIs, and async jobs.
3 · bundle
phoroth
Fp React
Practical patterns for using fp-ts with React, covering hooks, state management, form validation, and data fetching for React 18/19 and Next.js 14/15.
3
lucaspmarie-a11y
Astro
Build content-focused websites with Astro, leveraging zero-JS islands architecture, multi-framework components, and Markdown/MDX support.
5
aaaaqwq
Pine Visualizer
Decomposes trading ideas into actionable Pine Script components by analyzing YouTube videos or conceptual questions, then produces structured implementation plans.
1
timlai666
UI Styling
Create beautiful, accessible user interfaces with shadcn/ui components (built on Radix UI + Tailwind), Tailwind CSS utility-first styling, and canvas-based visual designs. Use when building user interfaces, implementing design systems, creating responsive layouts, adding accessible components (dialogs, dropdowns, forms, tables), customizing themes and colors, implementing dark mode, generating visual designs and posters, or establishing consistent styling patterns across applications.
1 · bundle
timlai666
Frontend Design
Create 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.
1 · bundle
timlai666
Web Artifacts Builder
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.
1 · bundle
micsapp
Engineering Skills
23 engineering agent skills and plugins for Claude Code, Codex, Gemini CLI, Cursor, OpenClaw, and 6 more tools. Architecture, frontend, backend, QA, DevOps, security, AI/ML, data engineering, Playwright, Stripe, AWS, MS365. 30+ Python tools (stdlib-only).
3 · bundle
micsapp
Frontend Design
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
3
akillness
Codeflow
Turn any GitHub repo, local folder, PR, or markdown/Obsidian vault into an interactive architecture map with CodeFlow — a zero-build single index.html browser app (React 18 + D3.js from pinned CDNs) that runs 100% client-side with no backend and no data collection. Pick an input (public repo, private repo with a local token, local files, PR URL, markdown vault), choose a visualization mode (folder/layer/churn/blast), and read the analysis — dependency graph, blast radius, code ownership, heuristic security scanner, pattern/anti-pattern detection, A–F health score, activity heatmap, PR impact — then export JSON/Markdown/text/SVG/PDF or wire the self-updating CodeFlow Card SVG onto a README.
42 · bundle
akillness
Ponytail
Make the agent solve coding tasks with the least code that remains correct. Before writing code, walk the Ponytail ladder: skip what need not exist, then prefer stdlib, native platform features, already-installed dependencies, one line, and only then the minimum custom code. Use when the user asks for ponytail mode, less code, YAGNI, anti-bloat, minimal code, an over-engineering review, a current-diff delete-list, a whole-repo bloat audit, or a `ponytail:` tech-debt harvest. Keep validation, data-loss handling, security, and accessibility. Mark shortcuts with `ponytail:` plus the upgrade path. Triggers on: ponytail, /ponytail, /ponytail-review, /ponytail-audit, /ponytail-debt, write less code, YAGNI, over-engineering, anti-bloat, minimal code, do I need this, lazy dev.
42 · bundle
shulkwisec
Dom Xss
Detect and exploit DOM-based XSS vulnerabilities by auditing JavaScript for tainted data flow from controllable sources to dangerous sinks, with payloads and bypass techniques for client-side testing.
21
bobmatnyc
Shadcn
shadcn/ui component library for React with Tailwind CSS - copy-paste accessible components with full code ownership
71 · bundle
bobmatnyc
Artifacts Builder
Creates elaborate, multi-component HTML artifacts using React, Tailwind CSS, and shadcn/ui, then bundles them into a single self-contained HTML file.
71 · bundle
bobmatnyc
Zustand
Minimal, unopinionated state management library for React with simple hook-based API, no providers, and minimal boilerplate for global state without Redux complexity.
71 · bundle
bobmatnyc
Vue
Vue 3 - Progressive JavaScript framework with Composition API, reactivity system, single-file components, Vite integration, TypeScript support
71 · bundle
bobmatnyc
Env Manager
Environment variable validation, security scanning, and management for Next.js, Vite, React, and Node.js applications
71 · bundle
bobmatnyc
Supabase
Supabase open-source Firebase alternative with Postgres, authentication, storage, and realtime subscriptions. Use when building full-stack applications requiring integrated backend services with Next.js, React, or Vue.
71 · bundle
x402agent
Openai Image Gen
Batch-generate images via OpenAI Images API. Random prompt sampler + `index.html` gallery.
9 · bundle
kursku
Adapt
Adapt designs to work across different screen sizes, devices, contexts, or platforms. Ensures consistent experience across varied environments.
55 · bundle

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 hasdata, a11y, rams. Rankings shift as installs change; sort this page by "Most downloaded" 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 add <owner>/<name>, or copy the file into your agent's skills directory.