CtrlK
BlogDocsLog inGet started
Tessl Logo

nextjs-app-router-patterns

Master Next.js 14+ App Router with Server Components, streaming, parallel routes, and advanced data fetching. Use when building Next.js applications, implementing SSR/SSG, or optimizing React Server Components.

58

Quality

67%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

The risk profile of this skill

Fix and improve this skill with Tessl

tessl review fix ./.agents/skills/nextjs-app-router-patterns/SKILL.md

The canonical home for this skill is nextjs-app-router-patterns in wshobson/agents

SKILL.md
Quality
Evals
Security

Evaluation results

90%

10%

Developer Profile Page

Streaming with Suspense and colocated data fetching

Criteria
Without this skill
With this skill

Suspense wraps slow sections

100%

100%

Skeleton fallbacks provided

100%

100%

Critical data fetched blocking

100%

100%

Data colocated in async components

100%

100%

loading.tsx created

0%

0%

use client only for interactivity

100%

100%

No fetch in client components

100%

100%

searchParams awaited

0%

100%

Suspense key for param changes

100%

100%

100%

30%

Reading List Bookmarks Feature

Server Actions and cache invalidation

Criteria
Without this skill
With this skill

use server directive

100%

100%

revalidateTag after mutation

0%

100%

revalidatePath after mutation

100%

100%

cookies import from next/headers

100%

100%

cookies call awaited

0%

100%

redirect from next/navigation

100%

100%

use client on interactive component

100%

100%

useTransition for pending state

100%

100%

Error returned as object

100%

100%

100%

30%

Recipe Blog API and Page

Dynamic route handlers and SEO metadata

Criteria
Without this skill
With this skill

NextRequest in handler

0%

100%

NextResponse.json for responses

100%

100%

params typed as Promise

0%

100%

params awaited in handler

0%

100%

404 with status 404

100%

100%

POST returns 201

100%

100%

generateMetadata async

100%

100%

openGraph metadata

100%

100%

twitter metadata

100%

100%

generateStaticParams

100%

100%

notFound from next/navigation

100%

100%

Repository
alpacapurpura/ap_sales_agent
Evaluated
Agent
Claude Code
Model
Claude Sonnet 4.6

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.