Communityv0.1.0

Next Best Practices

Next.js best practices - file conventions, RSC boundaries, data patterns, async APIs, metadata, error handling, route handlers, image/font optimization, bund...

1.9kdownloads2stars26active installsvi.dev
View on ClawHubBack to Skills

Skill Details

Slug
next-best-practices
Latest Version
0.1.0
Author
vi.dev
Published
Feb 19, 2026
Updated
Apr 28, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Next Best Practices.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v0.1.0

Initial release summarizing Next.js best practices: - Covers file conventions, project structure, and special routing patterns. - Documents RSC (React Server Component) boundaries and async API patterns. - Provides guidance on error handling, metadata generation, and image/font optimization. - Details bundling, script usage, hydration errors, and Suspense requirements. - Includes recommendations for route handlers, data patterns, self-hosting, and debug tips.