next skills

45 tagged next, measured the same way as everything else here.

Browse within: nextjs 39ReAct 29typescript 25api 24prisma 24ai-skills 14better-auth 14better-auth-nextjs 14reactuse 5

nextjs-app-router

01

trpc/trpc

Skill Claude CodeCodex

Full end-to-end tRPC setup for Next.js App Router. Covers route handler with fetchRequestHandler (GET + POST exports), TRPCProvider with QueryClientProvider, createTRPCOptionsProxy for RSC prefetching, HydrateClient/HydrationBoundary for hydration, useSuspenseQuery for Suspense, and server-side callers.

41k 19d ago A 74 tokens original MIT

nextjs-pages-router

02

trpc/trpc

Skill Claude CodeCodex

Set up tRPC in Next.js Pages Router with createNextApiHandler, createTRPCNext, withTRPC HOC, SSR via ssr option and ssrPrepass, SSG via createServerSideHelpers with getStaticProps, and server-side helpers for getServerSideProps prefetching.

41k 19d ago A 67 tokens original MIT

openapi

03

trpc/trpc

Skill Claude CodeCodex

Generate OpenAPI 3.1 spec from a tRPC router with @trpc/openapi CLI or programmatic API. Generate typed REST client with @hey-api/openapi-ts and configureTRPCHeyApiClient(). Configure transformers (superjson, EJSON) for generated clients. Alpha status.

41k 19d ago A 64 tokens original MIT

siberiacancode/agent-skills

Skill Claude CodeCodex

Juniors-focused React and TypeScript best practices. Use this skill when writing or reviewing code to enforce clear, consistent, and maintainable patterns across common scopes like React, TypeScript, styling, devtools, assets, and Git.

17 23d ago A 55 tokens original MIT

siberiacancode/agent-skills

Skill Claude CodeCodex

React hooks best practices for React application code and custom hook design across DX, optimization, and logic. Use when writing components with hooks, creating or refactoring custom hooks, reviewing hook usage/APIs/internals, checking effects/dependencies/state/refs/callbacks, or improving hook correctness…

17 23d ago A 71 tokens original MIT

reactuse

06

siberiacancode/agent-skills

Skill Claude CodeCodex

Practical playbook for React teams to choose and apply reactuse hooks across state, async flows, browser APIs, and UI interactions. Use it when replacing custom hook logic with production-ready patterns that stay compatible with SSR and Next.js.

17 23d ago A 50 tokens original MIT

interface-design

07

IvanTsxx/AI-Nextjs-Monorepo-Starter

Skill Claude CodeCodex

This skill is for interface design — dashboards, admin panels, apps, tools, and interactive products. NOT for marketing design (landing pages, marketing sites, campaigns).

4 6mo ago A 36 tokens

turborepo

09

IvanTsxx/AI-Nextjs-Monorepo-Starter

Skill Claude CodeCodex

Turborepo monorepo build system guidance. Triggers on: turbo.json, task pipelines, dependsOn, caching, remote cache, the "turbo" CLI, --filter, --affected, CI optimization, environment variables, internal packages, monorepo structure/best practices, and boundaries. Use when user: configures tasks/workflows/pipelines…

4 6mo ago A 111 tokens