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 with capability: Implement Server Actions

Browse skills that share this capability.

  • 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-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