From role-frontend
React expertise covering hooks, server components, React 19 actions and compiler, Next.js 15 App Router, Remix, TanStack Router and Query v5, Zustand, Jotai, shadcn/ui, Radix UI, Framer Motion, concurrent features, and React DevTools profiling.
npx claudepluginhub rnavarych/alpha-engineer --plugin role-frontendThis skill is limited to using the following tools:
- Building React 19 features: actions, useActionState, useOptimistic, use() hook, Activity component
Searches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
Searches prompts.chat for AI prompt templates by keyword or category, retrieves by ID with variable handling, and improves prompts via AI. Use for discovering or enhancing prompts.
Guides agent creation for Claude Code plugins with file templates, frontmatter specs (name, description, model), triggering examples, system prompts, and best practices.
"use client" only when interactivity is genuinely requiredreferences/react19-hooks-patterns.md — useActionState/useFormStatus/useOptimistic, use() hook, React Compiler setup, Activity component, core hooks (useState through useId), custom hooks best practices and common patternsreferences/components-server-concurrent.md — component composition, compound components, forwardRef, error boundaries with react-error-boundary, Server Components rules, Server Actions, server-only package, Suspense patterns, SuspenseList, Streaming SSR, Transition APIreferences/data-fetching-nextjs15.md — TanStack Query v5 breaking changes and patterns, SWR, Next.js 15 App Router (PPR, after(), route groups, parallel/intercepting routes), Server Actions with Zod validation, Turbopack, metadata/SEO, Remix v2/React Router 7, TanStack Router type-safe routingreferences/ui-animation-advanced-forms.md — shadcn/ui setup and customization, Radix UI primitives and asChild, Ark UI, React Aria, Framer Motion (AnimatePresence, layout animations, LazyMotion), React Three Fiber, React Email, Million.js block compiler, React DevTools Profiler, React Hook Form with Zod