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.
-
synthetic-sciences Bundle XLSXCreate, edit, analyze, or convert Excel spreadsheets (.xlsx, .xlsm, .xltx) where the workbook file is the primary deliverable. Use for formulas, formatting, financial models, multi-sheet workbooks, and tabular cleanup exported to Excel. Also applies to .csv/.tsv when the user wants spreadsheet output. Do NOT use for Word documents, HTML reports, standalone Python scripts, database pipelines, or Google Sheets API work.
-
ryan-brosas Bundle Svelte FoundationUse when porting or reimplementing a push-mark/pull-verify signals runtime, a batched effect scheduler (microtask flush with synchronous escape), lazy derived caching with version counters, concurrent "time-travelling" async batches, a linked-list effect tree with pause/resume branch semantics, or the consumption planes over them — prop accessor factories with spread/rest proxies, store-to-signal subscription bridges, await-block flatten/context-save suspension, derived-owned effect freeze/unfreeze, and keyed-each single-pass reconciliation — as proven by svelte's client runtime (`packages/svelte/src/internal/client/{reactivity,runtime.js,dom/blocks}`). Source code and direct tests are ground truth; references carry decisive excerpts and graph retrieval.
-
ryan-brosas Bundle Dnd Kit FoundationUse when porting drag-and-drop: signal-reactive drag kernel, activation constraints, collision detection, optimistic sortable reordering, auto-scroll, a11y announcements, or cross-frame feedback rendering from dnd-kit.
-
ryan-brosas Bundle Rsbuild FoundationUse when porting Rsbuild's bundler-framework kernel + built-in plugin suite + create-rsbuild scaffolder plane — instance assembly, plugin ordering, hook engine, config pipeline, CSS/asset/entry/target planes, chunk splitting, dev server + HMR socket protocol, HTML/manifest/resource-hint pipelines, stack symbolication, SSR bundle runner, template wiring + textual config-rewrite kernel, generic transform-loader registry, query-gated web workers w/ inline child-compiler builds, native-addon/WASM asset handling, env-gated diagnostics (progress/Rsdoctor/profile tracing), and the shadow-DOM browser error overlay plane.
-
ryan-brosas Bundle Supabase FoundationUse when porting Supabase studio dashboard machinery — typed OpenAPI fetch-client kernel with error enrichment, duck-typed error classification ladder, HTTP/3 empty-body normalization, fail-fast pg-meta connection guard, SQL guard ladder with line rewinding, contextual cache invalidation, react-query data-module recipe with retry gating, branded-SQL taint kernel with ident/literal/keyword ladders, filter compiler, guarded query-builder pipeline, role-impersonation producer plane, cursor-paginated table-row fetching, disjoint analytics safe-SQL brand family, query-cell source rebrand registry, composite-keyset and server-cursor pagination, cell-operations document reducer, draft-id/wire identity ladder, scoped-OID catalog retrieve, shared safe-SQL log-query builder, rows-count heap-size gate, DDL mutation statement ladders, content wire-brand remap boundary, table-editor prefetch + grid-state plane, permission-settle count gate, comment-marker column masking, severity-chart zero-fill under level filters.
-
ryan-brosas Bundle Vue Core FoundationUse when porting or building a proxy-based fine-grained reactivity kernel: Dep/Link dependency graph, pull-based computed ladder, effect lifecycle & scope disposal, reactive/readonly/collection proxies, array instrumentations, trigger fan-out, refs, and base watch.
-
ryan-brosas Bundle Openhands FoundationUse when building or porting an agent-chat frontend or the OpenHands Agent Canvas UI runtime — resumable dual-socket WebSocket event streams with REST-preload gating, rAF delta coalescing, id-dedup replay handling, optimistic message queues with server-echo matching, replay-safe client-action dispatch, reconnect ladders for parallel sockets, cron-preset automation schedules, browser-executed client tools with exactly-once launch ledgers, backend-split REST services with compensating import transactions, scoped query-cache invalidation, contract-fixture MSW mock fleets, desktop boot-splash launch chains, bootstrap version gates, local dev-stack launch orchestration, read-only terminal projection, rate-budgeted run-health dashboards, multi-backend selection with persisted health disable-latches, prompt-injection git controls, cookie-minted workspace file previews, host-login ACP auth probes, and manifest-owned command palettes.
-
ryan-brosas Skill Vue Coding PracticesUse when authoring or reviewing Vue 3 SFCs, Priority A multi-word components, typed props, keyed v-for, scoped styles, naming conventions, template simplicity, props-down/events-up, and eslint-plugin-vue.
-
ryan-brosas Bundle Zendriver FoundationUse when porting Python CDP (Chrome DevTools Protocol) automation code — websocket command correlation, stealth browser launching, element finding across shadow roots, React-safe input injection, network interception, or Cloudflare-challenge handling — without selenium or a code-generated client.
-
ryan-brosas Bundle Smolagents FoundationUse when porting smolagents' code-action agent loop, AST Python sandbox, remote execution sandboxes, or minimal-agent ReAct patterns.
-
ryan-brosas Bundle UI Daisyui FoundationUse when porting daisyUI's Tailwind-plugin machinery — plugin entry registries with include/exclude algebra, theme injection ladder over CSS-variable tokens, cascade-layer specificity ladders, hand-rolled CSS selector prefix scanning, responsive breakpoint-variant generation, and the wrapper-sandwich Tailwind compile-and-extract API.
-
ryan-brosas Bundle Tailwindcss FoundationUse when porting Tailwind CSS v4 compiler mechanics — the `compile()`/`compileAst()` incremental build kernel, `@theme` design-system ingestion and resolution, candidate parsing/compilation and its deterministic sort ladder, or the variant application protocol — into another utility-CSS engine or a host integration (Vite/PostCSS/CLI driver). Source code and direct tests are ground truth; references carry decisive excerpts and graph retrieval.
-
ryan-brosas Skill Android Coding PracticesUse when authoring or reviewing Android apps, ribot/xmartlabs resource naming, component factories, Java/Kotlin conventions, MVP/Jetpack layering, and lint/detekt/tests in CI.
-
vril-labs Bundle React Hook Form ZodReact Hook Form + Zod Validation
-
vril-labs Bundle Neon Vercel PostgresNeon + Vercel serverless Postgres for edge and serverless environments. Use for Cloudflare Workers, Vercel Edge, Next.js apps with HTTP/WebSocket connections, database branching (git-like), Drizzle/Prisma ORM integration, migrations, PITR backups, or encountering connection pool exhausted errors, TCP connection issues, SSL config problems.
-
vril-labs Bundle Vercel React Best PracticesReact and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance improvements.
-
kernel8901 Bundle ArenaOpenClaw Arena — live AI app-building competitions with on-chain rewards. Use when the user says /arena, /arena start, /arena status, or /arena queue. Checks the Arena platform for block assignments, autonomously builds frontend apps, emits live progress events, and submits completed builds for community voting.
-
kernel8901 Bundle Component GenGenerate React components from plain English descriptions. Use when you need UI components fast.
-
dojogenesis Skill Cmd A11Y AuditCmd A11y Audit
-
dojogenesis Skill Codebase To CourseTurn any codebase into a beautiful, interactive single-page HTML course that teaches how the code works to non-technical people. Use this skill whenever someone wants to create an interactive course, tutorial, or educational walkthrough from a codebase or project. Also trigger when users mention 'turn this into a course,' 'explain this codebase interactively,' 'teach this code,' 'interactive tutorial from code,' 'codebase walkthrough,' 'learn from this codebase,' or 'make a course from this project.' This skill produces a stunning, self-contained HTML file with scroll-based navigation, animated visualizations, embedded quizzes, and code-with-plain-English side-by-side translations.
Audited -
ricneves-ai Skill Spec To RepoUse quando o usuário diz 'crie um app para mim', 'crie um projeto a partir desta especificação', 'scaffolde um novo repo', 'gere um starter', 'transforme esta ideia em código', 'faça bootstrap de um projeto', 'tenho requisitos e preciso de uma base de código', ou fornece uma especificação de projeto em linguagem natural e espera um repositório completo e executável. Agnóstico de stack: Next.js, FastAPI, Rails, Go, Rust, Flutter e mais.
-
ricneves-ai Skill Senior QAGera testes unitários, testes de integração e testes E2E para aplicações React/Next.js. Escaneia componentes para criar stubs de testes Jest + React Testing Library, analisa relatórios de cobertura Istanbul/LCOV para identificar lacunas, cria scaffolding de arquivos de teste Playwright a partir de rotas Next.js, mocka chamadas de API com MSW, cria fixtures de teste e configura test runners. Use quando o usuário pedir para 'gerar testes', 'escrever testes unitários', 'analisar cobertura de testes', 'criar scaffolding de testes E2E', 'configurar Playwright', 'configurar Jest', 'implementar padrões de teste' ou 'melhorar qualidade de testes'.
-
ricneves-ai Skill A11Y AuditSkill de auditoria de acessibilidade para escanear, corrigir e verificar a conformidade WCAG 2.2 Nível A e AA em codebases React, Next.js, Vue, Angular, Svelte e HTML puro. Use ao auditar acessibilidade, corrigir violações de a11y, verificar contraste de cores, gerar relatórios de conformidade ou integrar verificações de acessibilidade em pipelines CI/CD.
-
ricneves-ai Skill Saas ScaffolderGera boilerplate completo e pronto para produção de projeto SaaS incluindo autenticação, schemas de banco de dados, integração de billing, rotas de API e um dashboard funcional usando Next.js 14+ App Router, TypeScript, Tailwind CSS, shadcn/ui, Drizzle ORM e Stripe. Use quando o usuário quer criar um novo app SaaS, iniciar um projeto web baseado em assinaturas, scaffoldar uma aplicação Next.js, ou menciona termos como template starter, boilerplate, novo projeto ou configurar auth e pagamentos.
-
ricneves-ai Skill Senior FrontendSkill de desenvolvimento frontend para aplicações React, Next.js, TypeScript e Tailwind CSS. Use quando construir componentes React, otimizar performance no Next.js, analisar tamanhos de bundle, criar scaffolding de projetos frontend, implementar acessibilidade ou revisar qualidade de código frontend.
-
ricneves-ai Skill Senior FullstackKit de desenvolvimento fullstack com scaffolding de projetos para stacks Next.js, FastAPI, MERN e Django, análise de qualidade de código com scoring de segurança e complexidade, e orientação na seleção de stack. Use quando o usuário pedir para 'criar scaffolding de um novo projeto', 'criar um app Next.js', 'configurar FastAPI com React', 'analisar qualidade de código', 'auditar minha base de código', 'qual stack devo usar', 'gerar boilerplate de projeto' ou mencionar desenvolvimento fullstack, configuração de projeto ou comparação de tech stack.
-
swan-gtm Skill Google Ads Quality Score DiagnosisUse this skill when Quality Score is low, CPCs feel high relative to competitors, or someone asks "why aren't my ads showing" without a budget explanation. Produces a spend-weighted, component-level fix list instead of a vague "improve relevance" note. Triggers: Quality Score, expected CTR, ad relevance, landing page experience, high CPCs, ad rank, "below average" component flags.
-
mattakushi432 Skill CSS PatternsWhen to activate: CSS Grid, Flexbox, custom properties, container queries, cascade layers, logical properties, :has selector, modern CSS
-
mattakushi432 Skill A11Y PatternsWhen to activate: accessibility, ARIA, WCAG, screen reader, keyboard navigation, focus management, a11y audit
-
mattakushi432 Skill Design TokensWhen to activate: design tokens, CSS variables, theming, dark mode, Style Dictionary, token taxonomy, semantic tokens
-
mattakushi432 Skill React AccessibilityWhen to activate: ARIA, keyboard navigation, focus management, screen readers, accessible forms, skip links, live regions
-
mattakushi432 Skill Swift AccessibilityWhen to activate: iOS/macOS accessibility, VoiceOver, accessibilityLabel, accessibilityHint, Dynamic Type, high contrast, SwiftUI accessibility modifiers
-
mattakushi432 Skill React Native PatternsWhen to activate: React Native, Expo, StyleSheet, navigation, FlatList, Animated, gesture handling, platform-specific code
-
mattakushi432 Skill React State ManagementWhen to activate: Zustand, Jotai, TanStack Query, React Query, Redux Toolkit, global state, client state, server state
-
mattakushi432 Skill React Patterns AdvancedWhen to activate: render props, HOC, headless components, suspense, concurrent mode, portals, forwardRef, imperative handles
-
mattakushi432 Skill React Server ComponentsWhen to activate: React Server Components, RSC, client boundary, streaming, Suspense, data fetching in RSC, server actions
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 react-hook-form-zod, xlsx, svelte-foundation. 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.