react-best-practices-3React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.j...
Install via ClawdBot CLI:
clawdbot install iammarcellus/react-best-practices-3Grade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://github.com/shuding/better-all](https://github.com/shuding/better-allAudited Apr 17, 2026 · audit v1.0
Generated May 13, 2026
A retail e-commerce platform uses these best practices to optimize product pages by eliminating data fetching waterfalls and using dynamic imports for heavy product image carousels. This reduces load times and improves user experience during high-traffic sales events.
A SaaS analytics company refactors its React dashboard to use server-side caching with React.cache() and LRU caches for cross-request data, reducing API overhead. Client-side re-renders are minimized via memoization and splitting hooks, ensuring smooth real-time data updates.
A media streaming service applies rendering performance rules like content-visibility for long lists and deferred SVG animations to improve page responsiveness. Bundle size is reduced by deferring third-party analytics until after hydration.
A fintech app integrates server-side authentication checks in server actions and uses parallel data fetching for user account and transaction data. Client-side data fetching is deduplicated with SWR to ensure consistency and reduce network traffic.
Offer consulting services to companies with React/Next.js applications, auditing their codebase against these best practices and providing tailored refactoring plans. Revenue is generated via hourly consulting fees or fixed-price project contracts.
Develop a SaaS tool that automatically scans repositories and generates PRs applying these rules, similar to a linter or code mod. Revenue comes from subscription tiers based on repository count or team size.
Create online courses and certification programs teaching these best practices to developers. Revenue is earned through course sales, corporate training licenses, and certification exam fees.
💬 Integration Tip
Integrate these rules gradually by category priority—start with the CRITICAL waterfalls and bundle optimization, then automate checks via custom ESLint rules or code analysis scripts.
Scored May 13, 2026
Build or update the BlueBubbles external channel plugin for Clawdbot (extension package, REST send/probe, webhook inbound).
Expert frontend design guidelines for creating beautiful, modern UIs. Use when building landing pages, dashboards, or any user interface.
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when building web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
CSS implementation patterns for layout, typography, color, spacing, and responsive design. Complements ui-design (fundamentals) with code-focused examples.
UI/UX design intelligence. 50 styles, 21 palettes, 50 font pairings, 20 charts, 9 stacks (React, Next.js, Vue, Svelte, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app, .html, .tsx, .vue, .svelte. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient. Integrations: shadcn/ui MCP for component search and examples.