LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

Skills tagged: app-router

Browse skills that share this tag.

  • next-v16 - Next.js 16 App Router Best Practices and Codebase Review
    nextjsapp-routerreact-19typescript

    ★ 89 · Updated 2026-09-22

    Provides best practices for Next.js 16 App Router caching, server components, routing, proxy.ts, and category-major codebase audits or refactoring.

    ⚙ Configure Next.js 16 caching models⚙ Build Server Components and Actions⚙ Set up proxy.ts network boundary
  • nextjs-best-practices - Next.js App Router Best Practices and Guidelines
    nextjsapp-routerreactbest-practices

    ★ 2 · Updated 2026-09-13

    Provides guidelines and best practices for Next.js App Router development including component patterns, data fetching, routing, caching, and performance.

    ⚙ Guide component selection principles⚙ Apply data fetching patterns⚙ Configure App Router routing
  • nextjs_app_router - Next.js App Router Skill
    nextjsapp-routerreactapi-routes

    ★ 1 · Updated 2026-09-10

    Next.js App Router patterns used in HIFI including API routes, layouts, dynamic routes, client vs server components, and CSS modules.

    ⚙ Organize app directory structure⚙ Create API route handlers⚙ Manage client and server components
  • nextjs-advanced-routing - Advanced Next.js App Router Routing Patterns
    nextjsapp-routerserver-actionsroute-handlers

    ★ 0 · Updated 2026-09-09

    Guides building advanced Next.js App Router patterns including Server Actions, Route Handlers, parallel routes, error boundaries, and streaming.

    ⚙ Implement Server Actions⚙ Create Route Handlers⚙ Configure parallel routes
  • nextjs-senior-dev - Next.js 15/16 Senior Engineer
    nextjsapp-routerrscperformance

    ★ 57 · Updated 2026-05-11

    Senior Next.js 15+/16 Engineer skill for App Router applications with production scaffolding, RSC patterns enforcement, codebase auditing, and performance optimization.

    ⚙ scaffold App Router projects⚙ generate route folders⚙ audit codebase patterns
  • nextjs - Next.js 16 App Router Patterns
    frontendnextjsapp-routerauthentication

    ★ 2 · Updated 2026-05-11

    Create Next.js 16 App Router pages, components, API routes, and authentication flows

    ⚙ create pages⚙ create layouts⚙ create components
  • nextjs - Next.js 16 App Router patterns
    frontendnextjsapp-routerauthentication

    ★ 602 · Updated 2026-05-11

    Create pages, layouts, components, API routes, and authentication flows with Next.js 16 App Router

    ⚙ create pages⚙ create layouts⚙ create components
  • nextjs - Build Next.js 16 Apps with App Router and Server Components
    nextjsreactapp-routerserver-components

    ★ 1,018 · Updated 2026-02-09

    Build Next.js 16 applications with App Router, Server Components/Actions, Cache Components, and async route params

    ⚙ create Next.js 16 projects⚙ configure App Router⚙ implement Server Components