Skip to main content
Back to the directory
supercent-io/skills-templateSoftware EngineeringFrontend and Design

react-best-practices

React and Next.js performance optimization guidelines across 45 rules in 8 priority categories.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
3

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/supercent-io/skills-template --skill react-best-practices
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, react-best-practices has 3 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: supercent-io/skills-template. Canonical URL: https://skills.sh/supercent-io/skills-template/react-best-practices.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
React and Next.js performance optimization guidelines across 45 rules in 8 priority categories. Comprehensive performance optimization guide for React and Next.js applications, maintained by Vercel. Contains 45 rules across 8 categories, prioritized by impact to guide automated refactoring and code generation. Reference these guidelines when: For detailed explanations and code examples, read the full compiled document: AGENTS.md Each rule contains: #React #Next.js #performance #optimization #vercel #waterfalls #bundle-size #RSC #frontend - Covers critical waterfalls elimination, bundle size optimization, and server-side performance with specific patterns like Promise.all, dynamic imports, and React.cache() - Includes medium-priority rules for re-render optimization, rendering performance, and JavaScript efficiency with concrete code examples - Organized by impact level with prefixed rule names (async-, bundle-, server-, client-, rerender-, rendering-, js-, advanced-) for easy reference during code review and refactoring - Prohibits sequential awaits, barrel file imports, and array mutations; requires RSC boundary discipline and minimal client serialization - Writing new React components or Next.js pages - Implementing data fetching (client or server-side) - Reviewing code for performance issues - Refactoring existing React/Next.js code - Optimizing bundle size or load times -...

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does react-best-practices do?

React and Next.js performance optimization guidelines across 45 rules in 8 priority categories.

Is react-best-practices good?

react-best-practices does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support react-best-practices?

react-best-practices currently lists compatibility with Gemini CLI, ChatGPT, Skills CLI.

Is react-best-practices safe to install?

react-best-practices has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to react-best-practices?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install react-best-practices?

Run the following command to install react-best-practices: npx skills add https://github.com/supercent-io/skills-template --skill react-best-practices

Related skills

More from supercent-io/skills-template

Related skills

Alternatives in Software Engineering