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.
-
fierzone Bundle React Native DeploymentOTA updates with CodePush, EAS Build, and release configurations.
-
fierzone Bundle React Native NavigationReact Navigation 6+ standards for stack, tab, and deep linking.
-
fierzone Bundle React Native PerformanceOptimization strategies for smooth 60fps mobile apps.
-
fierzone Bundle React Component PatternsModern React component architecture and composition patterns.
-
fierzone Bundle Android Legacy NavigationStandards for Jetpack Navigation Component (XML) and SafeArgs
-
fierzone Bundle React Native ArchitectureFeature-first project structure and separation of concerns for scalable React Native apps.
-
agentient Skill Rsc Composition PatternsReact Server Components architecture patterns for Next.js 14+ with server-first development. PROACTIVELY activate for: (1) deciding Server vs Client Component boundaries, (2) composing components with 'use client', (3) managing interactivity patterns. Triggers: "server component", "client component", "'use client'"
-
agentient Skill Tailwind Utility StylingTailwind CSS utility-first styling with mobile-first responsive design and CSS variables. PROACTIVELY activate for: (1) implementing mobile-first responsive layouts, (2) using semantic CSS variables for theming, (3) creating component variants with cva. Triggers: "tailwind", "responsive", "dark mode"
-
agentient Skill Zod Firestore Type SafetyEnd-to-end type safety for Firestore using Zod schemas with withConverter API. PROACTIVELY activate for: (1) implementing Firestore converters with Zod validation, (2) ensuring runtime validation at application boundaries, (3) evolving schemas safely. Triggers: "zod converter", "firestore type safety", "withConverter"
-
agentient Skill Rhf Zod Schema IntegrationReact Hook Form v7 with zodResolver integration for type-safe validated forms. PROACTIVELY activate for: (1) creating forms with useForm and zodResolver, (2) implementing field registration with spread syntax, (3) handling form state and errors. Triggers: "react hook form", "useForm", "zodResolver"
-
agentient Skill Shadcn Component Scaffoldingshadcn/ui CLI usage, component installation, and composition patterns with file ownership philosophy. PROACTIVELY activate for: (1) adding shadcn/ui components via CLI, (2) composing multi-part components, (3) customizing component variants. Triggers: "shadcn", "add component", "components.json"
-
agentient Skill Nextjs App Router Data FetchingData fetching patterns for Next.js 14+ App Router including async Server Components and Server Actions. PROACTIVELY activate for: (1) fetching data in Server Components, (2) implementing Server Actions for mutations, (3) configuring caching and revalidation. Triggers: "fetch data", "server action", "revalidate"
-
agentient Skill Zod Schema Type Inference ChainZod v4 schema definition patterns with the Type Inference Chain for absolute type safety. PROACTIVELY activate for: (1) defining Zod schemas as single source of truth, (2) using z.infer for type generation, (3) implementing safe parsing with safeParse. Triggers: "zod", "schema", "z.infer"
-
agentient Skill Zustand V5 Typed Store CreationZustand v5 store creation with curried function syntax and TypeScript typing patterns. PROACTIVELY activate for: (1) creating typed Zustand stores with v5 syntax, (2) integrating persist and devtools middleware, (3) using useShallow for performance. Triggers: "zustand", "create store", "global state"
-
agentient Skill Firebase Authentication PatternsFirebase Authentication implementation patterns including sign-in flows, OAuth, and session management. PROACTIVELY activate for: (1) implementing sign-in/sign-up flows, (2) setting up OAuth providers like Google, (3) creating protected routes with middleware. Triggers: "auth", "sign-in", "oauth"
-
agentient Skill Firestore Data Modeling PatternsFirestore data modeling best practices including subcollections, document structure, and atomic operations. PROACTIVELY activate for: (1) designing Firestore collection structures, (2) choosing between subcollections vs root collections, (3) implementing transactions vs batched writes. Triggers: "subcollection", "data model", "firestore"
-
fierzone Bundle Next JS Internationalization I18NBest practices for multi-language handling, locale routing, and detection middleware.
-
fierzone Bundle React Native State ManagementLocal and global state patterns with Context, Zustand, and Redux Toolkit.
-
fierzone Bundle React Native Platform Specific CodeHandling iOS and Android differences with Platform API and native modules.
-
agentient Skill React Component Architecture RscReact Server Components vs Client Components decision framework with composition patterns. PROACTIVELY activate for: (1) deciding when to use 'use client' directive, (2) implementing island architecture with small client leaves, (3) passing server data to client components. Triggers: "server component", "client component", "use client"
-
agentient Skill Typescript Code Review And LintingESLint configuration, TypeScript type safety rules, and React-specific linting patterns. PROACTIVELY activate for: (1) Setting up ESLint for TypeScript, (2) Fixing type safety issues, (3) React-specific linting rules, (4) Resolving TypeScript compiler errors, (5) Code review for anti-patterns. Triggers: "eslint", "typescript", "type checking", "refactor", "ts review", "no-explicit-any", "ts-ignore"
-
agentient Skill Architectural Decision Records[STUB - Not implemented] Lightweight architectural decision tracking in Markdown (ADR) format. PROACTIVELY activate for: [TODO: Define on implementation]. Triggers: [TODO: Define on implementation]
-
agentient Skill C4 Model Architecture Diagrams[STUB - Not implemented] C4 model diagrams for layered architecture visualization (Context, Container, Component, Code). PROACTIVELY activate for: [TODO: Define on implementation]. Triggers: [TODO: Define on implementation]
-
agentient Skill Typescript Type Safe API ContractsTypeScript patterns for type-safe API contracts with strict typing and Zod integration. PROACTIVELY activate for: (1) designing type-safe API interfaces, (2) creating Zod schemas for validation, (3) implementing generic response wrappers. Triggers: "api design", "type safety", "zod validation"
-
agentient Skill Firestore Security Rules GenerationFirestore Security Rules patterns for user-scoped access, RBAC, and field validation. PROACTIVELY activate for: (1) implementing user-scoped data access rules, (2) setting up role-based access with custom claims, (3) validating fields and enforcing immutability. Triggers: "security rules", "rbac", "firestore rules"
-
agentient Skill Framer Motion Interactive AnimationFramer Motion animations including motion components, gestures, entrance/exit, and scroll triggers. PROACTIVELY activate for: (1) adding hover and tap animations, (2) implementing entrance/exit transitions with AnimatePresence, (3) creating scroll-triggered animations. Triggers: "animate", "framer motion", "whileHover"
-
agentient Skill Firebase Admin Sdk Server IntegrationServer-side Firebase Admin SDK patterns for Next.js 14+ with secure initialization and token verification. PROACTIVELY activate for: (1) setting up Admin SDK with server-only protection, (2) implementing custom claims for RBAC, (3) verifying tokens in middleware. Triggers: "admin sdk", "server-only", "custom claims"
-
agentient Skill Nextjs Rsc Performance PatternsPerformance optimization patterns for Next.js 14+ React Server Components
-
agentient Skill Zustand Slices Pattern For ScalabilitySlice pattern for organizing large Zustand stores with separation of concerns. PROACTIVELY activate for: (1) splitting large stores into feature slices, (2) composing multiple slices into a root store, (3) implementing cross-slice actions. Triggers: "zustand slice", "large store", "modular state"
-
agentient Skill React Concurrency And MemoizationReact 18+ concurrency features and advanced memoization techniques
-
agentient Skill Nextjs Opentelemetry InstrumentationOpenTelemetry distributed tracing for Next.js 14+ App Router applications. PROACTIVELY activate for: (1) Setting up OpenTelemetry in Next.js, (2) Creating instrumentation.ts, (3) Manual span creation, (4) Client-side tracing, (5) Vercel integration. Triggers: "opentelemetry", "otel", "tracing", "nextjs instrumentation", "rsc trace", "setup-tracing", "span", "tracer"
-
agentient Skill Cross Platform Structured LoggingUnified JSON logging across Next.js, Python, and Firebase Functions
-
agentient Skill Full Stack Error Tracking With SentrySentry integration for error tracking across Next.js, Python, and Firebase. PROACTIVELY activate for: (1) Setting up Sentry SDK, (2) Configuring error boundaries, (3) Adding custom context to errors, (4) Source map configuration, (5) Release tracking. Triggers: "sentry", "error tracking", "error boundary", "exception monitoring", "crash reporting", "source maps"
-
agentient Skill Frontend Bundle Analysis And OptimizationBundle analysis and optimization strategies for Next.js applications
-
fierzone Bundle React Native NotificationsPush notifications for React Native using React Native Firebase or Expo Notifications.
-
bananayong Bundle Agents SdkBuild AI agents on Cloudflare Workers using the Agents SDK. Load when creating stateful agents, durable workflows, real-time WebSocket apps, scheduled tasks, MCP servers, or chat applications. Covers Agent class, state management, callable RPC, Workflows integration, and React hooks.
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 zod-schema-type-inference-chain, zustand-v5-typed-store-creation, rsc-composition-patterns. 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.