next-best-practicesNext.js best practices - file conventions, RSC boundaries, data patterns, async APIs, metadata, error handling, route handlers, image/font optimization, bund...
Install via ClawdBot CLI:
clawdbot install tuanvidev/next-best-practicesGrade Good — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Accesses sensitive credential files or environment variables
process.env.AWSSends data to undocumented external endpoint (potential exfiltration)
Report → https://nextjs.org/docs/app/api-reference/functions/use-report-web-vitalsCalls external URL not in known-safe list
https://fonts.googleapis.com/css2?family=InterUses known external API (expected, informational)
Generated Mar 1, 2026
A team building a high-performance online store using Next.js 15+ needs to implement best practices for file conventions, RSC boundaries, and image optimization to ensure fast page loads and SEO compliance. They must handle dynamic product pages with async patterns for params and searchParams, and use error handling for 404 and redirects.
A media company creating a content-heavy website requires efficient data patterns to avoid waterfalls, metadata generation for SEO, and font optimization for branding. They use route handlers for API endpoints and Suspense boundaries to manage client-side rendering with navigation hooks.
A startup developing a dashboard for analytics uses Next.js best practices for async APIs, error handling with global-error.tsx, and bundling to minimize server-incompatible packages. They implement parallel and intercepting routes for modal-based user interactions and self-hosting for Docker deployment.
A freelancer building a personal portfolio with a blog section applies file conventions for route segments, metadata for OG images, and image optimization with next/image. They use debug tricks for route-specific rebuilds and ensure hydration errors are minimized with proper HTML structure.
Offers a Next.js-based platform with features like async patterns and error handling, charging monthly fees for access to premium components and support. Revenue comes from tiered plans based on usage and customization levels.
Provides consulting and development services to clients, leveraging Next.js best practices for file conventions and RSC boundaries to build custom websites. Revenue is generated through project-based fees and ongoing maintenance contracts.
Distributes open-source Next.js best practices guides and tools for free, with premium add-ons like advanced debugging via MCP endpoints or bundled analysis. Revenue streams include paid upgrades and enterprise licensing.
💬 Integration Tip
Integrate this skill by referencing the linked markdown files during code reviews or development sprints to enforce consistent practices across teams.
Scored Apr 19, 2026
googleapis.comAI Analysis
The skill is a documentation reference for Next.js best practices; the flagged external URLs (nextjs.org, googleapis.com) are legitimate, expected resources for documentation and font loading. No evidence of credential harvesting, data exfiltration, or hidden malicious instructions exists.
Audited Apr 16, 2026 · audit v1.0
This skill produces a DESCRIPTIVE Git-history reflection report. It is intended ONLY for: (a) a developer running it on their own repository for self-reflect...
Connect to external services through Maton-managed API routes. Use this skill only after the user names the target app, account, and task. Start with read/li...
Ad intelligence & app analytics assistant. Search ad creatives, analyze apps, view rankings, track downloads/revenue, and get market insights. Get your API k...
Build, debug, and deploy websites using HTML, CSS, JavaScript, and modern frameworks following production best practices.
Best practices for Remotion - Video creation in React
Perform structured HTTP/HTTPS requests (GET, POST, PUT, DELETE) with custom headers and JSON body support. Use for API testing, health checks, or interacting...