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.
-
tomevault-io Bundle Adapter DevelopmentComprehensive guide for AIDB debug adapter development. Covers component-based Use when this capability is needed.
-
tomevault-io Bundle Supabase NextjsNext.js with Supabase and Drizzle ORM Use when this capability is needed.
-
tomevault-io Bundle Mui MaterialMaterial-UI (MUI) is a comprehensive React component library implementing Use when this capability is needed.
-
tomevault-io Bundle Atomic TemplateCreate a React TEMPLATE that defines layout and composition without binding to real data sources. Use for page shells, dashboards, list-detail layouts, etc. Templates wire organisms together and expose slots/regions. Use when this capability is needed.
-
tomevault-io Bundle Vue Tsc SkilldALWAYS use when writing code importing \"vue-tsc\". Consult for debugging, best practices, or modifying vue-tsc, vue tsc, language-tools, language tools. Use when this capability is needed.
-
tomevault-io Bundle Blocklet ConverterConverts static web or Next.js projects into ArcBlock blocklets using provided DID. Analyzes project structure, generates configuration files, and validates setup. Requires blocklet DID as parameter.
-
tomevault-io Bundle Content AuthorCreate well-structured, accessible HTML content pages for ASI Saga subdomain repositories. Use when creating HTML pages, blog posts, or data-driven content that relies on theme layouts from theme.asisaga.com. HTML-only, NO Markdown. Use when this capability is needed.
-
tomevault-io Bundle Visual Docs TeamGenerate a fully working React + Vite app that explains a codebase's workflows, data types, and architecture through interactive visuals — click-to-step animated walkthroughs with auto-play, sequence diagrams, animated packet tracers, message inspectors that toggle between named-field view and raw JSON, and collapsible code peeks with file:line citations. Splits the repo into 4–6 domain clusters and dispatches one content agent per cluster to write the pages in parallel. The skill bundles its own reference pages (under references/examples/) so it works in any repo. Use this skill whenever the user asks for interactive docs, animated explainers, an "agent team" for docs, one page per domain, wants to visualize a system's request flow or wire protocol, or any visual documentation site. Requires CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS=1 in .claude/settings.json. Use when this capability is needed.
-
tomevault-io Bundle Ssr Ssg AdvisorChoose optimal Next.js rendering strategy (SSR, SSG, ISR, CSR) based on content type, update frequency, and performance requirements. Use when deciding how to render pages, optimizing performance, or implementing data fetching. Trigger words include "rendering", "SSR", "SSG", "ISR", "static", "server-side". Use when this capability is needed.
-
tomevault-io Bundle Tailwind UI PatternsTailwind CSS v4 patterns, component styling, and responsive design Use when this capability is needed.
-
tomevault-io Bundle Tw React ComponentsUse the tw-react-components library for building React UIs with TailwindCSS. Provides components (Button, Dialog, DataTable, Form controls, Layout, etc.), hooks (useToast, usePagination, useOutsideClick, etc.), and helpers. Use when building dashboards, forms, or UI features with this library. Use when this capability is needed.
-
tomevault-io Bundle Accessibility VerificationUse when implementing any UI - verifies accessibility compliance through automated testing (axe-core), keyboard navigation, screen reader verification, and Lighthouse audits; legally required and ensures inclusive user experience
-
tomevault-io Bundle Nextjs FullstackComplete Next.js 16 full-stack development guide with App Router, Cache Components, Partial Prerendering, TypeScript, Tailwind CSS, shadcn/ui, Prisma, and state management. Use when building web applications, APIs, components, or full features in Next.js. Includes token-saving patterns and efficient development workflows. Use when this capability is needed.
-
tomevault-io Bundle GRAPHQL FrontendApollo Client setup, colocated fragments, normalized cache, optimistic updates, and graphql-codegen typed hooks. Use when this capability is needed.
-
tomevault-io Bundle Billy Enrizky Openbrowser AI Accessibility AuditAccessibility Audit
-
tomevault-io Bundle Codebase ConformityUse when adding any new code, feature, component, or endpoint to an existing codebase. Enforces pattern uniformity by requiring observation of existing code patterns before writing, matching them exactly, and double-verifying conformity. Covers frontend, backend, naming, structure, error handling, data flow, and styling patterns.
-
tomevault-io Bundle Bramato Laravel React Plugins Testing StrategiesTesting Strategies — Laravel + Inertia + React
-
tomevault-io Bundle Brendadeeznuts1111 Tier 1380 Omega AccessibilityWeb Accessibility (WCAG 2.1 AA)
-
tomevault-io Bundle Vercel DeploymentDeploy Next.js and React applications to Vercel — project setup, environment variables, edge functions, build troubleshooting, preview deployments, monorepo configuration. NOT for AWS/GCP/Azure Use when this capability is needed.
-
tomevault-io Bundle Web Wave DesignerCreates realistic ocean and water wave effects for web using SVG filters (feTurbulence, feDisplacementMap), CSS animations, and layering techniques. Use for ocean backgrounds, underwater distortion,
-
tomevault-io Bundle Obsidian Theme DevCSS/SCSS development patterns for Obsidian themes. Load when working with theme.css, SCSS variables, or CSS selectors. Use when this capability is needed.
-
tomevault-io Skill Cross Site Scripting And HTML Injection TestingThis skill should be used when the user asks to "test for XSS vulnerabilities", "perform cross-site scripting attacks", "identify HTML injection flaws", "exploit client-side injection vulnerabilities", "steal cookies via XSS", or "bypass content security policies". It provides comprehensive techniques for detecting, exploiting, and understanding XSS and HTML injection attack vectors in web applications.
-
tomevault-io Bundle Frontend LLM Output HandlerGuide for enhancing frontend code with the capability to render AI/LLM outputs (Markdown, LaTeX, code blocks) securely and accurately in the UI. Use when this capability is needed.
-
tomevault-io Bundle Deps MinorSafe minor dependency updates with validation (lint/test/build) and automatic rollback on failure. Use when this capability is needed.
-
tomevault-io Bundle Test AuditTest coverage analysis to ensure adequate testing, Storybook coverage, and test quality. Use when this capability is needed.
-
tomevault-io Bundle Jordinodejs Thesimpsonsapi Component Development---
-
tomevault-io Bundle Frontend Type CheckingHow to perform type checking on the frontend codebase to ensure type safety and reduce bugs. Use when this capability is needed.
-
tomevault-io Bundle Swf Generate TestsGenerate test suite for any iOS/Swift component — ViewModel, Api, Coordinator — with Factory DI and Combine patterns Use when this capability is needed.
-
tomevault-io Bundle Wps Generate TestsGenerate Jest + @testing-library/react tests for blocks and components with WP API mocks Use when this capability is needed.
-
tomevault-io Bundle Kevsmir02 Toji Agent Stack Laravel Inertia ReactLaravel + React + Inertia Standards
-
tomevault-io Bundle Knuckles Team Universal Skills React DevelopmentReact Development (TypeScript)
-
tomevault-io Bundle Expense Tracker AuditAudit the Expense Tracker codebase for bugs, security issues, code smells, and refactor opportunities. Use when asked to review, audit, or do a code-quality pass on the backend (Express/Node/SQLite) or frontend (React/Vite), find bugs/smells, or assess tech debt. Covers async error handling, SQL/parameterization, money/date/timezone correctness, React effect/closure bugs, fetch lifecycle, and mega-component detection. Use when this capability is needed.
-
tomevault-io Bundle Gen ComponentGenerate React components for displaying and managing data. Creates list views, detail views, and forms using Fluent UI v9 with React Query hooks integration. Use when this capability is needed.
-
tomevault-io Bundle Front End DesignCreate 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. Use when this capability is needed.
-
tomevault-io Bundle Component Reuse WorkflowWorkflow that enforces component reuse by systematically searching for existing components before creating new ones. Always use existing UI components, patterns, and utilities. Only create new components when no suitable existing piece exists, and even then build on established patterns (Dialog, Sheet, etc.) instead of inventing new ones. Use when this capability is needed.
-
tomevault-io Bundle Application Performance Performance OptimizationOptimize end-to-end application performance with profiling, observability, and backend/frontend tuning. Use when coordinating performance optimization across the stack. Use when this capability is needed.
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 adapter-development, supabase-nextjs, mui-material. 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.