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 Lang VueVue.js development standards and tooling. Use when this capability is needed.
-
tomevault-io Bundle Duc01226 Easyplatform Frontend Design> **[IMPORTANT]** Use `TaskCreate` to break ALL work into small tasks BEFORE starting — including tasks for each file read. This prevents context loss from long files. For simple tasks, AI MUST ATTENTION ask user whether to skip.
-
tomevault-io Bundle UX Design ExpertUX design and user experience expert. Use when the user asks about user experience, UI design patterns, accessibility, WCAG compliance, usability testing, user research, wireframes, prototyping, information architecture, interaction design, design systems, or component libraries. Use when this capability is needed.
-
tomevault-io Bundle Sbox UI RazorCreate UI in S&box using Razor (HTML/CSS/C# hybrid system). Use when building HUDs, menus, healthbars, inventory systems, or any in-game UI. Covers ScreenPanel vs WorldPanel, data binding, state management, BuildHash optimization, and interactive elements. Use when this capability is needed.
-
tomevault-io Bundle Noir Frontend TestsGuide for writing noirc_frontend unit tests. Use when adding, writing, or reviewing frontend tests — regression tests, reproduction tests, error-checking tests, or should_panic tests in the compiler frontend. Use when this capability is needed.
-
tomevault-io Bundle New TemplateAdd a new framework, language option, or starter template to the scaffolding CLI tool. Use when the user asks to add new templates or frameworks (e.g. Svelte, Astro, Vue). Use when this capability is needed.
-
tomevault-io Bundle Frontend State DevManage frontend state data following TanStack Query + Zustand patterns with context isolation for versioned entities. Use when implementing data fetching, state management, query keys, CRUD hooks, or when user mentions "state", "cache", "query", "fetch", or "store". Use when this capability is needed.
-
tomevault-io Bundle I18N ImplementationInternationalization (i18n) and localization (l10n) patterns for web applications. Covers next-i18next setup, translation file structure, language switching, RTL support, date/number formatting, pluralization, and translation workflow. Use when adding multi-language support to Next.js apps or managing translations. Use when this capability is needed.
-
tomevault-io Bundle Audit Prep AssistantPrepare your codebase for security review using Trail of Bits' checklist. Helps set review goals, runs static analysis tools, increases test coverage, removes dead code, ensures accessibility, and generates comprehensive documentation (flowcharts, user stories, inline comments). (project, gitignored) Use when this capability is needed.
-
tomevault-io Bundle IOS AnimationsClinic-architecture-aligned iOS animation craft guidelines for SwiftUI (iOS 26 / Swift 6.2) covering motion tokens, spring physics, gesture continuity, spatial transitions, micro-interactions, and accessibility. Enforces @Equatable on animated views and keeps animation state aligned with Domain/Data feature boundaries. Use when writing, reviewing, or refactoring SwiftUI animation code under the clinic modular MVVM-C architecture. Use when this capability is needed.
-
tomevault-io Bundle IOS StoryboardLegacy interoperability skill for Storyboard and Interface Builder maintenance in iOS 26 / Swift 6.2 clinic codebases. Use only for migration or maintenance of existing storyboard screens; not for new SwiftUI clinic feature development. Triggers on Auto Layout, segues, size classes, IB accessibility, storyboard merge conflicts, and storyboard-to-SwiftUI migration tasks. Use when this capability is needed.
-
tomevault-io Bundle Docs SandpackUse when adding interactive code examples to React docs.
-
tomevault-io Bundle Remcostoeten Skriuw Next SkeletonsSkeleton QA — Agent-Driven Feedback Loop for Next.js Loading States
-
tomevault-io Bundle Task ClassificationThis skill should be used when classifying tasks, routing to agents, determining complexity, or handling task routing, agent selection, verification requirements, and multi-component changes. Use when this capability is needed.
-
tomevault-io Bundle Recon WorkbenchRun authorized, evidence-backed Recon Workbench (rwb) workflows (doctor/authorize/plan/run/summarize/manifest/validate/reconcile) and produce evidence-cited findings. Use when interrogating macOS/iOS, web/React, or OSS targets under explicit scope/permission. Use when this capability is needed.
-
tomevault-io Bundle Resume Preview简历预览工具。在浏览器中打开 HTML 简历进行预览。当用户想要预览简历、查看简历效果、或说"打开简历看看"时触发此 skill。 Use when this capability is needed.
-
tomevault-io Bundle Web Whisper WidgetAdd speech-to-text transcription widget to web pages using Whisper server. Creates WhisperWidget JS component that records audio, sends to whisper server, and returns transcribed text. Use when adding voice input to web applications. Use when this capability is needed.
-
tomevault-io Bundle Ringdev Cycle FrontendState file exists Use when this capability is needed.
-
tomevault-io Bundle Vue Starter InitUse when the user wants to scaffold, bootstrap, create, or initialize a new Vue 3 project — including requests like "初始化 vue3 项目"、"新建 vue 工程"、"create a vue project"、"scaffold vue 3 with UnoCSS/Tailwind"、"set up a new vue starter"。适用于需要带有 ESLint、Stylelint、UnoCSS 或 Tailwind CSS 预设的 Vue 3 + Vite + TypeScript 项目初始化场景。
-
tomevault-io Bundle ShipanyShipany AI-powered SaaS boilerplate documentation. Use when working with Shipany framework, Next.js 15, TypeScript, Drizzle ORM, NextAuth, payment integration, or building SaaS applications. Use when this capability is needed.
-
tomevault-io Bundle Designer SkillsDesigner subsystem patterns for LlamaFarm. Covers React 18, TanStack Query, TailwindCSS, and Radix UI. Use when this capability is needed.
-
tomevault-io Bundle React Native ExpertBuild, optimize, and debug cross-platform mobile applications with React Native and Expo. Use when the user needs navigation setup, native-module integration, mobile performance work, or platform-specific iOS and Android handling. Use when this capability is needed.
-
tomevault-io Bundle Tooling SetupUse when setting up new projects or updating tool configurations. Configures Vite, TypeScript, Biome, and Vitest for React 19 projects. Covers build configuration, strict TypeScript setup, linting/formatting, and testing infrastructure.
-
tomevault-io Bundle Resonance FrontendFrontend/UX Engineer Specialist ("The Glasssmith"). Implements elite UI/UX using Design Protocols and Maestro Audits. Use when this capability is needed.
-
tomevault-io Bundle Chrome ExtensionUse this skill when building, debugging, or modifying Google Chrome extensions. Triggers on: any mention of 'Chrome extension', 'browser extension', 'manifest.json', 'content script', 'background script', 'service worker' (in extension context), 'popup.html', 'chrome.tabs', 'chrome.runtime', 'chrome.storage', 'sidePanel', 'MV3', 'Manifest V3'. Covers full extension lifecycle from project setup to Chrome Web Store publishing.
-
tomevault-io Bundle Nix NPM Updatenix管理下のnpm依存を最新化するスキル。package.jsonの通常依存、buildNpmPackage形式のラッパーパッケージ(vue-language-server, vue-typescript-plugin)、tgz直接展開形式(claude-code)の3種を扱う。「npmを最新化」「nixのnpm更新」「secretlintを上げて」「claude-code更新」「vue-language-server更新」などで使用。 Use when this capability is needed.
-
tomevault-io Bundle GRAPHQL DevelopmentGraphQL development guidelines with type-safe clients, schema design, and integration with React and Next.js. Use when this capability is needed.
-
tomevault-io Bundle Scss Best PracticesSCSS/Sassy CSS best practices and coding guidelines for maintainable, scalable stylesheets Use when this capability is needed.
-
tomevault-io Bundle Atomic AtomCreate or refactor a React ATOM component (smallest reusable UI primitive). Use for buttons, inputs, icons, text, badges, loaders, etc. Keep atoms presentational and composable. Use when this capability is needed.
-
tomevault-io Bundle Ink CLIThis skill should be used when building command-line interfaces with React, creating terminal UIs with Ink, developing interactive CLI applications, or working with terminal-based React components Use when this capability is needed.
-
tomevault-io Bundle GRAPHQL SuiteBuild GraphQL APIs from Drizzle PostgreSQL schemas with auto-generated CRUD, type-safe clients, and React Query hooks. Use when creating GraphQL servers from Drizzle ORM tables, building type-safe GraphQL clients, adding React data-fetching hooks with TanStack Query, or generating GraphQL SDL/types from Drizzle schemas. Use when this capability is needed.
-
tomevault-io Bundle Uml DiagrammingProduces Mermaid or PlantUML diagram code from user specifications for UML, architecture, and flow diagrams. Use when the user asks for a diagram (sequence, class, activity, use case, component, state, deployment), diagram code, or when generating diagram script for documentation, design, or the generate_uml MCP tool. Supports Kroki-renderable output. Use when this capability is needed.
-
tomevault-io Bundle Arolariu Arolariu Ro React ComponentReact Component Scaffolding
-
tomevault-io Bundle Developer ChecklistPre-commit and pre-push validation checklist for gnwebsite fullstack project. Use when implementing features, writing tests, before committing code, or creating pull requests. Ensures backend Django tests pass, frontend Vitest tests pass, TypeScript validates, and code follows project patterns. Includes filter implementation, API contract alignment, and test troubleshooting. Use when this capability is needed.
-
tomevault-io Bundle Dom To PPTX SkillCreate professional, high-fidelity PowerPoint presentations with premium aesthetics (bento-grids, glassmorphism, modern design systems). Outperforms standard AI slide generators by using a specialized HTML-to-PPTX rendering engine for pixel-perfect, editable results. Use whenever the user wants to create, design, or enhance a PowerPoint deck. Ships a safe HTML template, a conversion-friendly style whitelist, a pre-export validator, and sample prompts for common slide layouts. Use when this capability is needed.
-
tomevault-io Bundle Intlayer Next JSIntegrates Intlayer internationalization with Next.js App Router and Pages Router. Use when the user asks to "setup Next.js i18n", use "useIntlayer" in Server Components, or handle client-side translations in Next.js.
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 lang-vue, duc01226--easyplatform--frontend-design, ux-design-expert. 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.