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.
-
microsoft Bundle Building Accessible UIMUST BE USED for any UI work. Invoke this skill before generating, modifying, or reviewing any code that renders, styles, or wires up a user-facing interface — including markup, components, templates, styles, and the JavaScript/TypeScript that drives them. This skill encodes the accessibility (WCAG 2.2 AA) requirements every UI change must satisfy; skipping it produces inaccessible output. Applies across web, mobile, and desktop. If the task touches the UI layer in any way, use this skill first.
2.7k -
mikekelly Skill Browsing The WebMUST be used when you need to browse the web. Efficient browser automation designed for agents - enables intuitive web navigation, form filling, screenshots, and data scraping through accessibility-based workflows. Triggers on: browse website, visit URL, open webpage, fill form, click button, take screenshot, scrape data, web automation, interact with website.
Audited -
millionco Bundle BudgeUse when making single-property CSS or Tailwind visual changes in Next.js App Router projects. Presents a floating control widget on the page so the user can tweak the value before it is persisted. Covers atomic style changes, live preview, and cleanup. Triggers on single CSS value or single Tailwind utility class modifications.
-
tomevault-io Bundle Frontend PhilosophyVisual & UI philosophy (The 5 Pillars of Intentional UI). Understand deeply to avoid "AI slop" and create distinctive, memorable interfaces. Use when this capability is needed.
-
tomevault-io Bundle Vercel Composition PatternsReact composition patterns that scale. Use when refactoring components with boolean prop proliferation, building flexible component libraries, or designing reusable APIs. Triggers on tasks involving compound components, render props, context providers, or component architecture. Includes React 19 API changes.
-
tomevault-io Bundle Svelte Code WriterCLI tools for Svelte 5 documentation lookup and code analysis. MUST be used whenever creating, editing or analyzing any Svelte component (.svelte) or Svelte module (.svelte.ts/.svelte.js). If possible, this skill should be executed within the svelte-file-editor agent for optimal results. Use when this capability is needed.
-
tomevault-io Bundle Test Electron AppDrive the real running PostHog Code Electron app (live tRPC, workspace-server, real data) over CDP with agent-browser. Connect to the running app on port 9222, snapshot the accessibility tree to verify changes, click/type/navigate, and screenshot the actual desktop app only when explicitly asked. Use when asked to test, verify, dogfood, screenshot or interact with the running app. For regression specs use the Playwright E2E suite. Use when this capability is needed.
-
tomevault-io Bundle Updating Architecture DocsUse this skill when updating, reviewing, or creating architecture documentation in the architecture/ directory. This includes after refactors, feature additions, component changes, or when auditing docs for accuracy. Use it any time code changes affect how Cog's internals work -- new packages, changed IPC protocols, modified build pipeline, runtime behavior changes. Also use it proactively when reviewing PRs that touch core systems to check whether the architecture docs need updating.
-
tomevault-io Bundle Deploy Gh PagesDeploying the Astro site to GitHub Pages, fixing deployment issues, and configuring the CI/CD pipeline. Use when this capability is needed.
-
tomevault-io Bundle Vitest TestingWriting and running unit tests and component tests with Vitest and Testing Library. Use when this capability is needed.
-
tomevault-io Bundle Always Use LucideIn our frontend/client, always use lucide and replace emojis. Use when this capability is needed.
-
tomevault-io Bundle WwwWork on the Astro website in `www/` for pdit.dev. Use when editing site content, styles, layouts, or components; adding pages or news posts; or running Astro dev/build commands for the website. Use when this capability is needed.
-
tomevault-io Bundle Hot Patch Static AssetsTest changes to frontend/static assets served by a long-running server you cannot restart, by locating the actual on-disk serve path and overwriting bundles in place. Use when this capability is needed.
-
tomevault-io Bundle Imgx Template Generator生成符合 Satori 渲染约束的 IMGX Vue 模板,将文本转换为精美的卡片图片 Use when this capability is needed.
-
tomevault-io Bundle PiniaPinia official Vue state management library, type-safe and extensible. Use when defining stores, working with state/getters/actions, or implementing store patterns in Vue apps. Use when this capability is needed.
-
tomevault-io Bundle Analytics InstrumentationAdd analytics events to Opik features. Use when wiring PostHog events on the frontend or backend for product analytics tracking. Use when this capability is needed.
-
tomevault-io Bundle Gecs Component DesignerDesign and implement GECS Components — the pure-data Resources that entities compose. Trigger when adding a new gameplay concept (health, inventory, AI state, network sync, relationship payloads), splitting a bloated component, introducing tag/marker components, making a component observable via `property_changed`, or wiring `@export_group` sync tiers for `CN_NetSync`. Use when this capability is needed.
-
tomevault-io Bundle MiesUse this skill when creating, redesigning, critiquing, reducing, polishing, hardening, or making design decisions for a user-facing interface, brand surface, product UI, component, dashboard, flow, app shell, onboarding, empty state, or visual system. Applies Mies van der Rohe-inspired restraint, the Interface Craft workflow, and anti-generic design discipline. Not for backend-only work.
-
tomevault-io Bundle FixUse when you have lint errors, formatting issues, or before committing code to ensure it passes CI.
-
tomevault-io Bundle Tx StylingGuidance for using @landfolk/tx styling (tx prop, grouping syntax, Tailwind transformer, SWC + ESLint plugins) in React/Next.js. Use when this capability is needed.
-
tomevault-io Bundle ShadcnManages shadcn components and projects — adding, searching, fixing, debugging, styling, and composing UI. Provides project context, component docs, and usage examples. Applies when working with shadcn/ui, component registries, presets, --preset codes, or any project with a components.json file. Also triggers for "shadcn init", "create an app with --preset", or "switch to --preset".
-
tomevault-io Bundle VueUse when editing .vue files, creating Vue 3 components, writing composables, or testing Vue code - provides Composition API patterns, props/emits best practices, VueUse integration, and reactive destructuring guidance
-
tomevault-io Bundle Htcc Parser Regression WorkflowFix htcc parser regressions with focused component tests, malformed-input QA, and nontermination safeguards. Use when this capability is needed.
-
tomevault-io Bundle Component ThemeEdit or add component theme classes and styles for base and carbon variants. Use when changing component appearance, Tailwind classes, theme tokens, Divider/Button themes, or files matching *.theme.ts. Use when this capability is needed.
-
tomevault-io Bundle Astro DevelopmentBuilding Astro pages, layouts, routing, and configuring islands architecture with React components. Use when this capability is needed.
-
tomevault-io Bundle React DevelopmentBuilding React interactive island components for calculators, forms, and dynamic UI within Astro pages. Use when this capability is needed.
-
tomevault-io Bundle Wagmi DevelopmentCreates Wagmi features across all layers - core actions, query options, framework bindings. Use when adding new actions, hooks, or working across packages/core, packages/react, packages/vue.
-
tomevault-io Bundle Generate Component DocumentationGenerate documentation for new components. Use when writing docs, documenting components, or creating component documentation. Use when this capability is needed.
-
tomevault-io Bundle SstSteps to add a new component to the SST docs. Use when this capability is needed.
-
tomevault-io Bundle NuxtNuxt full-stack Vue framework with SSR, auto-imports, and file-based routing. Use when working with Nuxt apps, server routes, useFetch, middleware, or hybrid rendering. Use when this capability is needed.
-
tomevault-io Bundle Stdf Commit StyleUse when creating, planning, or reviewing git commits in the STDF repository. Follow the repository's scoped commit history style with English subjects like [stdf]Fix Input component, split unrelated changes, and avoid generic Conventional Commits unless preserving external contributor commits.
-
tomevault-io Bundle Rspack Best PracticesRspack best practices for config, CLI workflow, type checking, CSS, bundle optimization, assets and profiling. Use when writing, reviewing, or troubleshooting Rspack projects. Use when this capability is needed.
-
tomevault-io Bundle ChurchcrmChurchCRM project-specific development skills covering architecture, API, database, frontend, security, plugins, testing, and workflows. Use when working on any ChurchCRM feature, bug fix, or migration. Use when this capability is needed.
-
tomevault-io Bundle Dallay Cvix AstroAstro Framework Skill
-
tomevault-io Bundle Dust React Hook Form WriterWrite and refactor React forms using react-hook-form with Zod validation. Use when creating new form components, converting existing forms to react-hook-form, or implementing form validation patterns. Use when this capability is needed.
-
tomevault-io Bundle UXGuide Claude to operate as a top 0.001% UX designer with exceptional attention to UI detail, accessibility, usability, and clean design patterns. 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 building-accessible-ui, browsing-the-web, budge. 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.