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.
-
lintendo Bundle Axhub Annotation StandaloneUse when adding @axhub/annotation to standalone React apps, plain HTML pages, Vite prototypes, or other web hosts that need annotation markers, directories, Markdown notes, or state controls.
-
lteawoo Bundle Integration CheckerInspect the integration points between frontend, backend, database, and external APIs. Use it to detect contract mismatches, missing environment variables, broken assumptions, or setup-order issues.
-
lynx-family Bundle LazycomponentProvide the information about the `<LazyComponent>`. Show the common use cases, basic usage, and critical development Advises.
-
ohm41321 Bundle ShowVisualize code structure, changes, and verification evidence in the smallest useful view. Use for connections, flows, diffs, file maps, Mermaid diagrams, evidence maps, or focused HTML; show facts and label unknowns.
-
dynamods Skill Dynamo Webview Component ScaffoldScaffolds a new Dynamo package repo that hosts a view extension with a WebView2-embedded React frontend. Use when setting up a new repo following the Switchboard pattern — Dynamo package structure, build pipeline, system tests, and bidirectional C#/TypeScript messaging.
-
emtcmca Skill Frontend BuilderBuild UI components that are usable, accessible, and on-brand, covering loading, empty, and error states. Use when implementing user-facing interface work in React or any component framework.
-
ertugrulakben Skill Cashclaw Landing PageCreates high-converting landing page copy and responsive HTML with proven frameworks. Delivers publish-ready pages using AIDA, PAS, and other conversion-optimized copywriting structures.
-
everyinc Skill Eli5Checks writing for clarity and accessibility. Flags jargon without explanation, hand-wavy process descriptions, and skipped steps. Ensures content is specific enough for experts AND clear enough for newcomers. Use when reviewing technical or process-heavy writing.
-
factorialco Skill Fcode UI TriggersSurface a Factorial Code process as a button inside the Factorial product UI — the `uiTrigger` block in a process's metadata.json (location id, label, icon, awaitResult), what the process receives when a user clicks, the `{ data }` / `{ errors }` result envelope for synchronous triggers, form-backed triggers, i18n labels, the icon allowlist, and how Factorial's `FactorialCodeTrigger` component renders them. Use when an app process should appear as an action button on a Factorial page, or when wiring a "Triggered from Factorial UI" trigger.
Audited -
flutter Skill Audit AccessibilityEnsure the plugin's custom UI components are accessible to users with screen readers and other assistive technologies.
-
hussainweb Bundle Drupal New ModuleScaffold a new Drupal 11 module following team standards - correct directory structure, PSR-4 namespaces, PHP 8.5 patterns, OOP hooks, and proper service definitions. Use this skill whenever someone wants to create a new Drupal module, add a plugin type, create a custom entity, or start a new Drupal component from scratch.
-
hussainweb Bundle Drupal Theme ReviewReview Drupal theme code - Twig templates, libraries, preprocess functions, JavaScript behaviors, Single Directory Components (SDC), accessibility, and responsive images - against Drupal 11 best practices. Use this skill whenever someone asks to review a Drupal theme, check a .theme file, audit Twig templates, look at a libraries.yml, or validate SDC components.
-
isanthoshgandhi Skill Usability HeuristicsAudit any system for human usability against Nielsen's 10 heuristics. Deterministic checklist — same 10 heuristics, same severity scale, same report structure every run. Works on UI screens, CLI flows, API response patterns, user journeys, component code, or any described interface. Invoke when user says "usability audit", "UX review", "heuristic evaluation", "audit for usability", "check this for UX issues", or /usability-heuristics.
-
japboy Bundle Web Design Standards ReviewEvaluate and apply web UI design and implementation principles using W3C/WHATWG standards and authoritative guidance from MDN, web.dev, and WAI. Use when defining or reviewing responsive layout, CSS capability detection, progressive enhancement, accessibility, internationalization, semantics, or performance-oriented UX; do not use for purely subjective visual styling without a standards or compatibility question.
-
japboy Bundle Frontend Test Value AssessmentEvaluate whether frontend implementation tests deliver meaningful defect-prevention value using the Testing Trophy as the primary decision model. Use when asked to assess frontend test strategy, static vs unit vs integration vs end-to-end layer placement, mock-heavy suites, browser/device realism, accessibility semantics, visual regression value, existing mutation reports, or flaky test risk.
-
joacod Bundle Markdown QualityReview, improve, or create repository Markdown across README files, docs, guides, API references, ADRs, changelogs, contributor files, templates, and agent-facing instructions. Use this whenever a user asks to clean up, standardize, format, audit, or improve one or more .md files, Markdown consistency, links, headings, examples, accessibility, or documentation quality across a repository. Infer each document's role, audience, renderer, dialect, and maintenance status before editing; use Markdown features when they improve comprehension without inventing content or causing renderer incompatibility. For a main README-only onboarding task, use readme-first instead; use this skill for non-README Markdown or repo-wide work.
-
joacod Bundle React Anti PatternsIntroduce React anti-patterns and common mistakes into existing React codebases for training, review, or teaching. Use when asked to intentionally degrade React performance or code quality while keeping apps functional, or to generate anti-pattern examples for junior developer education.
-
johnkozaris Bundle Swiftui ExpertThis skill should be used when SwiftUI work requires judgment about Observation and state ownership, view identity or lifecycle, navigation, app-target concurrency, persistence, Apple-platform behavior, accessibility, performance, or architecture. Trigger on "review this SwiftUI screen", "why isn't this view updating", "should this have a ViewModel", "fix this SwiftUI navigation", "why does this list scroll badly", "fix this main-actor warning in my app target", "review my Mac app", or "which persistence approach fits". Not for server-side Swift or routine Swift syntax. Pair it with an available platform validator when running-app evidence matters.
-
johnkozaris Bundle PeekabooProvides runtime observation and interaction for native macOS interfaces through accessibility state and screenshots. Use when the task depends on visible or interactive state in a running SwiftUI/AppKit app: what is rendered, focused, selected, enabled, reachable through menus/windows/dialogs, or experienced across a UI workflow. Tasks about source, configuration, data, logs, processes, or app APIs do not need this skill unless their result must be verified in the interface. Not for Electron/web apps or iOS simulators.
-
johnkozaris Bundle Electron Playwright ValidatorThis skill should be used when a user asks to launch, inspect, automate, test, validate, or debug an Electron desktop UI through Playwright/CDP, including blank renderers, runtime import failures, accessibility snapshots, layout defects, click-through flows, or post-change checks. Not for native macOS or mobile apps, browser-only pages, or unit-level IPC tests. The target project must provide Electron and Playwright.
-
jord-jd Bundle Electronics DesignDesign and review electronic circuits, schematics, and PCB layouts, including component selection, power budgets, sourcing, manufacturing cost, and prototype validation. Use for new hardware, circuit changes, board layout decisions, or engineering audits in any CAD tool. Pure CAD export, rendering, or file conversion belongs to the tool-specific skill.
-
jord-jd Skill Visual Inspection ImprovementA visual/graphical inspection and/or improvement process. Use this skill when your human asks you to visually inspect and/or improve something visually/graphically. This could be a frontend element on a website or web app, a game asset, part of a GUI, or something similar.
-
jord-jd Skill Research Backed Frontend DevelopmentApply before creating, changing, or reviewing any frontend or user interface, including websites, apps, games, desktop software, kiosks, and embedded displays for ESP32, Arduino, or other devices. Research real comparable interfaces online: inspect screens, flows, game footage, device manuals, and screenshots before choosing a direction. Use that evidence to plan, build, and visually verify an original interface with exceptional visual quality, suited to its users, display, controls, and system constraints.
-
makieali Bundle Frontend VerifyVerifies frontend changes in a real browser — screenshots at multiple viewports, console errors, accessibility snapshot — then fixes what it finds and re-verifies. Scopes to routes touched by the current diff when no URL is given. Use after changing UI code, before shipping a frontend change, when a page "looks wrong", or when asked whether something actually works in the browser. Trigger: "check the UI", "does this look right", "screenshot the page", "verify the frontend", "review the design", "test it in the browser".
-
martian56 Bundle Frontend DevelopmentUse when building or structuring a React/Next.js + TypeScript + Tailwind frontend, choosing libraries, or wiring design tokens. Provides the opinionated blessed-library stack and the React-vs-Next decision, all on-token to DESIGN.md and accessible to WCAG AA.
-
master-g Bundle Url To Kami将网页内容排版为 Kami HTML/PDF;用于用户明确要求文档排版、打印或 PDF 转换时。
-
master-g Bundle Show Me HTML将素材制作成可离线阅读、便于团队转发的单文件 HTML 页面;用于明确的页面或可视化交付请求。
-
master-g Bundle Codebase To Book将源码仓库写成多章节技术书,并生成可浏览的 Astro 站点;用于明确的源码解析书请求。
-
mgoericke Skill FrontendCreates frontend prototypes and portals with TailAdmin, Alpine.js and Quarkus templates. Use this skill for UI development, dashboards, forms and end-user/admin portals.
-
microck Bundle GsapUse when implementing web animations, timeline sequencing, scroll-triggered animations, SVG animations, layout transitions, or using GSAP, ScrollTrigger, ScrollSmoother, SplitText, Flip, DrawSVG, MorphSVG, MotionPath, or @gsap/react useGSAP hook.
-
microck Skill Gsap ReactUse when using GSAP with React, useGSAP hook, React component animations, ScrollTrigger in React, or managing GSAP lifecycle in React components.
-
microsoft Bundle FluentuiPatterns for FluentUI React v9 components in VS Code webviews. Use when working with any FluentUI component (Toolbar, Overflow, Menu, Button, Dialog, etc.), debugging layout or styling issues with FluentUI, implementing toolbar overflow (collapsing items into a "..." menu), or integrating FluentUI components in webview panels.
2.7k -
microsoft Skill Webview Trpc MessagingImplements tRPC-based communication between VS Code extension host and React webviews. Use when creating new webview procedures (queries, mutations, subscriptions), adding a new webview router, wiring up a webview controller, using the tRPC client from React components, applying telemetry middleware (telemetryMiddlewareBody), or supporting AbortSignal-based cancellation in webview operations.
2.7k -
microsoft Skill Detecting Accessibility IssuesDetects and fixes accessibility issues in React/Fluent UI webviews. Use when reviewing code for screen reader compatibility, fixing ARIA labels, ensuring keyboard navigation, adding live regions for status messages, or managing focus in dialogs.
2.7k -
microsoft Bundle React Webview ArchitectureArchitecture patterns for React-based webviews in the vscode-documentdb extension. Use when creating new webview components, modifying existing views (CollectionView, DocumentView), working with state management (Context API), integrating Fluent UI components, handling Monaco Editor or SlickGrid, solving stale closure bugs with refs, or debugging webview rendering issues. Does NOT cover tRPC messaging (see webview-trpc-messaging skill) or accessibility/ARIA (see accessibility-aria-expert skill).
2.7k -
full-stack-skills Bundle Uniapp ProjectProvides comprehensive uni-app component and API integration guidance. Use when the user needs official uni-app components or APIs, wants per-component or per-API examples, or needs cross-platform compatibility details.
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 web-design-standards-review, visual-inspection-improvement, frontend. 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.