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: server-components

Browse skills that share this tag.

  • react - React 19 performance optimization guide and best practices
    reactreact-19performance-optimizationconcurrent-rendering

    ★ 3 · Updated 2026-09-23

    Provides performance optimization rules for React 19 applications, covering concurrent rendering, Server Components, actions, hooks, and memoization.

    ⚙ Optimize React 19 application performance⚙ Configure concurrent rendering features⚙ Implement Server Components boundaries
  • react - React 19 Best Practices
    reactreact-19performance-optimizationserver-components

    ★ 3 · Updated 2026-09-23

    React 19 performance optimization guidelines for concurrent rendering, Server Components, actions, hooks, and memoization.

    ⚙ Write and refactor React components⚙ Optimize re-render performance and bundle size⚙ Use React 19 concurrent features
  • React & Next.js Patterns - React 19 and Next.js 15 patterns for FrankX applications
    reactnextjsreact19nextjs15

    ★ 1 · Updated 2026-09-19

    Modern React 19 and Next.js 15 design patterns, server actions, data fetching, and performance practices for FrankX applications.

    ⚙ Build Next.js 15 App Router pages⚙ Implement React 19 server components⚙ Create server actions with Zod
  • 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
  • react-dev - React TypeScript Development
    reacttypescriptfrontendcomponents

    ★ 1 · Updated 2026-06-30

    Build type-safe React components with TypeScript, React 19, and Server Components

    ⚙ build typed components⚙ implement generic components⚙ type event handlers
  • react-dev - Type-safe React components and hooks
    ReactTypeScriptcomponentshooks

    ★ 4 · Updated 2026-06-30

    Build typed React components with TypeScript, React 19 features, and type-safe routing

    ⚙ Build typed React components⚙ Implement generic components⚙ Type event handlers
  • nextjs - Next.js Framework Development Assistant
    nextjsreactfull-stackssr

    ★ 1 · Updated 2026-03-09

    Assists with building production-grade React applications using Next.js framework

    ⚙ create routes with file-based routing⚙ build Server Components and Client Components⚙ fetch data with async/await in Server 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