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 Suspense boundaries

Browse skills that share this capability.

  • nextjs-best-practices - Next.js Performance Optimization Best Practices
    Next.jsperformance optimizationServer ComponentsServer Actions

    ★ 57 · Updated 2026-03-22

    Next.js performance optimization and best practices for AI agents and LLMs working with Next.js code

    ⚙ write Server Components⚙ write Client Components⚙ implement Server Actions
  • UI Performance Guard - Enforce Vercel-standard performance optimizations for React and Next.js applications
    performanceoptimizationreactnextjs

    ★ 10 · Updated 2026-02-12

    Enforces performance optimizations for React and Next.js applications following Vercel standards

    ⚙ eliminate waterfalls⚙ defer await until data needed⚙ use Promise.all for concurrent fetching