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.
-
aibot88 Bundle Workos Authkit Nextjs Authentication ToolkitWorkOS AuthKit is a real authentication toolkit for Next.js applications. It gives agents a concrete integration target for login, sessions, RBAC, SSO, MFA, and user management backed by WorkOS docs and package releases.
3 -
aibot88 Bundle Arch FrontendFrontend Architecture Skill
3 -
aibot88 Bundle Snyk Agent ScanScan your AI agents, MCP servers, and skills for security vulnerabilities from the command line. Snyk Agent Scan discovers and audits every agent component on your machine — detecting prompt injections, tool poisoning, toxic flows, malware payloads, and credential handling issues across 15+ distinct risk categories.
3 -
aibot88 Bundle Setup Auth Magic LinkMet en place un système d'authentification Magic Link (passwordless) complet pour FastAPI + React
3 -
aibot88 Bundle Markuplint HTML Lintermarkuplint is a comprehensive HTML linter designed for all markup developers. It enforces accessibility, spec compliance, and best practices across HTML, JSX, Vue, Svelte, Astro, PHP, Pug, and more template languages through a pluggable parser architecture.
3 -
aibot88 Bundle Flutter Dart Code Review中文优先:用于FlutterDart代码审查相关任务,帮助识别、设计、实现或验证对应工作流。English keywords: Library-agnostic Flutter/Dart code review checklist covering widget best practices, state management patterns (BLoC, Riverpod, Provider, GetX, MobX, Signals), Dart idioms, performance, accessibility, security, and clean architecture.
3 -
aibot88 Bundle Sbom Generator CyclonedxGenerates Software Bill of Materials in CycloneDX 1.5 format using cdxgen and syft. Enriches component data with license detection from clearlydefined.io and vulnerability cross-referencing via OSV.dev.
3 -
aibot88 Bundle Outline Knowledge Base WikiOutline is a fast, collaborative knowledge base for teams built with React and Node.js. It provides real-time editing, Markdown support, and a rich API for integration with Slack, authentication providers, and custom workflows.
3 -
aibot88 Bundle Post Milestone Audit NextjsAudit a Next.js (App Router) + TypeScript codebase after a milestone tag is cut — drift, regressions, extraction signals, and convention compliance.
3 -
aibot88 Bundle Elevenzhou Talentgraph Trae DocsNext.js 项目服务器部署技能
3 -
aibot88 Bundle Normalize Article Metadata From Urls Before Generating LinkUses metascraper to turn a URL plus its fetched HTML into normalized fields such as title, description, author, date, publisher, and lead image. This is useful when an agent needs reliable preview or briefing data from a page without building a custom parser for every site.
3 -
frank-luongt Bundle C4 Component 3<!-- AUTO-GENERATED by export-skills.py — DO NOT EDIT -->
-
frank-luongt Bundle Frontend Design 3<!-- AUTO-GENERATED by export-skills.py — DO NOT EDIT -->
-
frank-luongt Bundle Frontend Slides 3<!-- AUTO-GENERATED by export-skills.py — DO NOT EDIT -->
-
frank-luongt Bundle React Components 3<!-- AUTO-GENERATED by export-skills.py — DO NOT EDIT -->
-
frank-luongt Bundle React UI Patterns 3<!-- AUTO-GENERATED by export-skills.py — DO NOT EDIT -->
-
frank-luongt Bundle Tailwind Patterns 3<!-- AUTO-GENERATED by export-skills.py — DO NOT EDIT -->
-
frank-luongt Bundle Frontend Developer 3<!-- AUTO-GENERATED by export-skills.py — DO NOT EDIT -->
-
frank-luongt Bundle React Flow Node TS 3<!-- AUTO-GENERATED by export-skills.py — DO NOT EDIT -->
-
frank-luongt Bundle Frontend UI Dark TS 3<!-- AUTO-GENERATED by export-skills.py — DO NOT EDIT -->
-
frank-luongt Bundle React Modernization 3<!-- AUTO-GENERATED by export-skills.py — DO NOT EDIT -->
-
frank-luongt Bundle React Best Practices 3<!-- AUTO-GENERATED by export-skills.py — DO NOT EDIT -->
-
frank-luongt Bundle React Native Architecture 3<!-- AUTO-GENERATED by export-skills.py — DO NOT EDIT -->
-
frank-luongt Bundle React Best Practices 4<!-- AUTO-GENERATED by export-plugins.py — DO NOT EDIT -->
-
frank-luongt Bundle React Components 4<!-- AUTO-GENERATED by export-plugins.py — DO NOT EDIT -->
-
frank-luongt Bundle Frontend UI Dark TS 4<!-- AUTO-GENERATED by export-plugins.py — DO NOT EDIT -->
-
frank-luongt Skill React Modernization 4<!-- AUTO-GENERATED by export-plugins.py — DO NOT EDIT -->
-
frank-luongt Bundle React State Management 3<!-- AUTO-GENERATED by export-skills.py — DO NOT EDIT -->
-
frank-luongt Bundle Tailwind Design System 3<!-- AUTO-GENERATED by export-skills.py — DO NOT EDIT -->
-
frank-luongt Bundle Frontend Security Coder 3<!-- AUTO-GENERATED by export-skills.py — DO NOT EDIT -->
-
frank-luongt Skill Tailwind Design System 4<!-- AUTO-GENERATED by export-plugins.py — DO NOT EDIT -->
-
j4flmao Bundle Desktop GtkUse when the user asks about GTK (GTK3, GTK4) application development, GtkWidget, GtkBuilder UI files, CSS styling for GTK, or cross-platform GTK development. Do NOT use for: GNOME-specific patterns (desktop-gnome), or KDE/Qt (desktop-kde, desktop-qt).
-
j4flmao Bundle Frontend LitUse this skill when the user says 'Lit', 'LitElement', 'lit-html', 'web component Lit', 'reactive element', '@lit/reactive-element', 'Lit SSR', 'Lit component', 'Lit decorator', 'Lit reactive property'. This skill enforces: LitElement base class with reactive properties, declarative templates with lit-html, shadow DOM encapsulation by default, typed events with CustomEvent, and Lit SSR for server rendering. Requires Lit project (package.json with lit). Do NOT use for: vanilla web components, non-Lit custom elements, or framework-specific components (React/Vue/Angular).
-
j4flmao Bundle Data Data APIUse this skill when asked about data API, Hasura, PostgREST, WunderGraph, GraphQL for data, REST API for data, instant API, database API, real-time API, data authorization, or data gateway. This skill enforces: Hasura GraphQL engine for auto-generated APIs from databases, PostgREST for REST APIs from PostgreSQL, WunderGraph for API gateway patterns for data, authorization models (RBAC, session, JWT), real-time subscriptions, and performance optimization with caching and connection pooling. Do NOT use for: custom REST/GraphQL API development with frameworks like Express or FastAPI, frontend-only API consumption, or general API gateway design unrelated to data.
-
j4flmao Bundle Devops PulumiPulumi Infrastructure as Code using real programming languages (TypeScript, Python, Go, C#). Covers: Pulumi CLI, stack management, state backends, AWS/Azure/GCP providers, Kubernetes provider, component resources, Automation API, secrets, policy as code, migration from Terraform. Do NOT use for: Terraform, CloudFormation, or other IaC tools not using Pulumi.
-
j4flmao Bundle HtmxUse this skill when the user says 'htmx', 'htmx setup', 'htmx ajax', 'htmx hx-get', 'htmx hx-post', 'htmx HATEOAS', 'htmx hypermedia', 'htmx server-driven', or when building hypermedia-driven applications with htmx. This skill enforces: server-driven AJAX via HTML attributes, HATEOAS principles, minimal JavaScript, partial page replacements, hypermedia as the engine of application state. Requires htmx in the project (CDN or npm). Do NOT use for: SPA frameworks (React, Vue, Alpine), JSON API clients, or full page reload patterns.
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 workos-authkit-nextjs-authentication-toolkit, arch-frontend, snyk-agent-scan. 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.