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.
-
majiayu000 Bundle Tailwindcss Advanced Design SystemsTailwind CSS advanced design systems with design tokens and @theme configuration
567 -
majiayu000 Bundle Tauri E2e TestingThis skill should be used when setting up, writing, debugging, or maintaining end-to-end tests for Tauri v2 desktop applications. Triggers on: 'tauri test', 'e2e tauri', 'playwright tauri', 'test tauri app', 'tauri testing', 'test desktop app'. Provides Playwright + Vitest + Rust test configuration, Tauri API mocking patterns, CI/CD workflows, and debugging utilities for Vue 3 + TypeScript + Vite + Tauri v2 stacks.
567 -
majiayu000 Bundle Vaporwave Glassomorphic UI DesignerVaporwave + glassomorphic UI designer for photo/memory apps. Masters SwiftUI Material effects, neon pastels, frosted glass blur, retro-futuristic design. Expert in 2025 UI trends (glassmorphism, neubrutalism, Y2K), iOS HIG, dark mode, accessibility, Metal shaders. Activate on 'vaporwave', 'glassmorphism', 'SwiftUI design', 'frosted glass', 'neon aesthetic', 'retro-futuristic', 'Y2K design'. NOT for backend/API (use backend-architect), Windows 3.1 retro (use windows-3-1-web-designer), generic web (use web-design-expert), non-photo apps (use native-app-designer).
567 -
majiayu000 Bundle Youtube Transcript To Lecture NotesTransform YouTube transcripts into comprehensive lecture notes with PDF and HTML outputs
567 -
majiayu000 Bundle Angular Implementation SpecialistImplement Angular v21 applications with standalone components, signals-based state management, new control flow syntax (@if, @for, @switch), OnPush change detection, inject() DI, Tailwind CSS, and Vitest testing. Use when creating Angular components/services, implementing signals state, writing Vitest tests, applying Tailwind styling, or working with Angular v21 best practices.
567 -
majiayu000 Bundle Julien Clemence Wordpress ToolingBuild tools, CSS architecture, and Git workflows for clemencefouquet.fr WordPress theme. Covers linting, @layer CSS, and sync between Laragon/Git/VPS.
567 -
majiayu000 Bundle Chatkit Frontend IntegrationThis skill configures OpenAI ChatKit for React frontends with proper domain security, authentication, and backend integration. It covers ChatKit UI setup, domain allowlist configuration, domain key injection, client secret management, and production vs localhost deployment patterns. Use when integrating ChatKit widget, configuring domain security, or connecting ChatKit UI to backend endpoints.
567 -
majiayu000 Bundle Convex Expert 2025Expert Convex backend development for December 2025. Use when (1) Building Convex queries, mutations, or actions, (2) Defining schemas and validators, (3) Integrating Convex with React/Next.js, (4) Implementing authentication with Convex Auth or Clerk, (5) Building AI agents with persistent memory, (6) Using file storage, scheduling, or workflows, (7) Optimizing database queries with indexes, or any Convex backend architecture questions.
567 -
majiayu000 Bundle Expert Next JS 15 DevelopmentSenior Next.js 15 expert with 15+ years experience. Generate production-ready code with strict TypeScript typing, professional JSDoc, solid architecture patterns, complete test coverage, security best practices, and performance optimization. Use for any code generation, features, refactoring, debugging, or architecture decisions in this SaaS project.
567 -
majiayu000 Bundle Frontend AgentHandles frontend/UX/route work for Unite-Hub. Fixes UI bugs, implements React components, updates layouts, ensures responsive design, and maintains shadcn/ui consistency.
567 -
majiayu000 Bundle React Tailwind V4 ComponentsUse when building React components with Tailwind CSS v4, shadcn/ui, or Radix primitives. Use when writing className strings, cva variants, or CSS variable values in Tailwind.
567 -
majiayu000 Bundle React QueryTanStack Query (React Query) patterns for server state management, caching, mutations, optimistic updates, and infinite queries.
567 -
majiayu000 Bundle Documenting Business ProcessesDocument business processes and workflows that a system implements. Describes end-to-end flows like user registration, order fulfillment, or payment processing — how domain entities move through the system. Use when (1) business workflows are undocumented, (2) a flow spans multiple components and no single component's docs tell the full story, (3) agents need to understand end-to-end behavior to implement changes, or (4) stakeholders need visibility into how the system handles a business process. NOT for development processes — those belong in skills and contribution guidelines.
567 -
majiayu000 Bundle Web Search Scraper API SkillThis skill helps users automatically extract complete Markdown content from any website via the BrowserAct Web Search Scraper API. The Agent should proactively apply this skill when users express needs like extract complete markdown from a specific website, scrape the content of an article link, get the text from a target url, convert a webpage to markdown format, fetch the main content of a blog post, extract data from a given web page, parse the html of a website into markdown, download the readable text from a news article, obtain the content of a tutorial page, extract all the markdown text from any http or https url, scrape documentation from a web link, or grab the text of a single webpage.
567 -
majiayu000 Bundle Managing Server Vs Client BoundariesTeaches when to use Server Components vs Client Components in React 19, including the 'use client' directive and boundary patterns. Use when architecting components, choosing component types, or working with Server Components.
567 -
majiayu000 Bundle Nextjs Opentelemetry InstrumentationOpenTelemetry distributed tracing for Next.js 14+
567 -
majiayu000 Bundle React Compiler Optimization ProfilesDeep dive into the React Compiler (formerly React Forget) to tune automatic memoization and optimization profiles.
567 -
majiayu000 Bundle ScraplingScrape pages locally with anti-bot bypass, TLS impersonation, and adaptive element tracking — no API keys, no cloud. Handles Cloudflare protection, CSS/XPath element extraction, and survives site redesigns. Complements firecrawl (cloud) with 100% local execution. Triggers on Cloudflare bypass, anti-bot scraping, stealth fetch, local scraping, Scrapling.
567 -
majiayu000 Bundle Architechture本项目里面的各种架构设计, 设计中用到的各种概念例如 system, action, view-function, action-function, action-handler, base, component 等的解释
567 -
majiayu000 Bundle Ck Frontend DesignCreate polished frontend interfaces from designs/screenshots/videos. Use for web components, 3D experiences, replicating UI designs, quick prototypes, immersive interfaces, avoiding AI slop.
567 -
majiayu000 Bundle Frontend Visual Regression TestingUse when implementing UI components, design systems, or responsive layouts - verifies visual correctness through screenshot comparison and DevTools verification; prevents shipping broken UI
567 -
majiayu000 Bundle Mobile DevMobile application development (iOS, Android, React Native)
567 -
majiayu000 Bundle Full Stack Consistency CheckerEnsure frontend API calls match backend endpoints and types align when generating full-stack code
567 -
majiayu000 Bundle Mobile Framework React NativeReact Native mobile development patterns - New Architecture (Fabric, TurboModules, JSI), component architecture, React Navigation 7+, styling with StyleSheet/NativeWind, FlashList v2 optimization, gestures with Reanimated 4, platform-specific code, Expo SDK 52-54, React 19 features
567 -
majiayu000 Bundle React UseeffectUse when writing React components with useEffect, seeing useState + useEffect for derived values, resetting state on prop change with Effect, chaining Effects that trigger each other, notifying parent via Effect, data fetching without cleanup (race conditions), or reviewing React code for unnecessary Effects and extra re-renders.
567 -
majiayu000 Bundle Code GenExtract Lanhu design HTML, CSS, and assets through Lanhu MCP for Claude Code design-to-code workflows. Called by design-to-code.
567 -
majiayu000 Bundle Web CoderExpert 10x engineer with comprehensive knowledge of web development, internet protocols, and web standards. Use when working with HTML, CSS, JavaScript, web APIs, HTTP/HTTPS, web security, performance optimization, accessibility, or any web/internet concepts. Specializes in translating web terminology accurately and implementing modern web standards across frontend and backend development.
567 -
majiayu000 Bundle Write Tickets Publish To JiraPublish a ticket to JIRA using acli. Converts markdown to ADF, creates the ticket, and sets component/sprint. Called by write-tickets after ticket content is finalized in a temp file. Not intended for direct user invocation.
567 -
majiayu000 Bundle Arch Performance Optimization[Architecture] Use when analyzing and improving performance for database queries, API endpoints, or frontend rendering.
567 -
majiayu000 Bundle Component Aware Test Gap AnalysisIntelligently identify missing test coverage based on component type
567 -
majiayu000 Bundle Grey Haven React Tanstack TestingSpecialized testing for React applications using TanStack ecosystem (Query, Router, Table, Form) with Vite and Vitest. Use when testing React + TanStack apps, mocking server state, testing router, or validating query behavior. Triggers: 'TanStack testing', 'React Query testing', 'test TanStack', 'mock query', 'router test'.
567 -
majiayu000 Bundle Visual QA React Devtools ProfilerReact DevTools Profiler specialist. Uses the React DevTools extension to analyze component render behavior, commit timings, and "Why did this render?" data. Sub-agent of visual-qa, invoked for React-specific runtime profiling.
567 -
majiayu000 Bundle Web Testing React Testing LibraryReact Testing Library patterns - query hierarchy, userEvent, async utilities, renderHook, custom render with providers, accessibility-first testing
567 -
majiayu000 Bundle AnimationAnimation ใน React สามารถแบ่งออกเป็น 4 ประเภทหลัก:
567 -
majiayu000 Bundle Comprehensive DebuggingMaster debugging techniques for Vue.js, Pinia, and cached state issues. Identify reactivity problems, memory leaks, performance bottlenecks, and complex state synchronization issues with systematic troubleshooting approaches.
567 -
majiayu000 Bundle Frago View Content Generate Tips HTMLHTML/reveal.js content generation guide. Use this skill when you need to create HTML presentations that can be previewed via `frago view`. Covers reveal.js advanced design, CSS techniques, and multi-page collaboration workflow.
567
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 tailwindcss-advanced-design-systems, tauri-e2e-testing, vaporwave-glassomorphic-ui-designer. 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.