← Back to Skills Marketplace
5397
Downloads
4
Stars
68
Active Installs
1
Versions
Install in OpenClaw
/install react-best-practices
Description
React and Next.js performance optimization guidelines from Vercel Engineering. 57 rules across 8 categories for writing, reviewing, and refactoring React code.
Usage Guidance
Reasonable to install as a reference skill. Prefer the ClawHub install path or verify the GitHub source before using the remote npx command, and review generated code before accepting it. Be especially careful with inline scripts, raw session/cookie logging, and cross-request caches of user or authorization-sensitive data.
Capability Analysis
Type: OpenClaw Skill
Name: react-best-practices
Version: 1.0.0
The skill bundle consists entirely of documentation and code examples related to React and Next.js performance optimization. There is no executable code within the skill itself, and all instructions are educational, guiding an AI agent or human developer on best practices. The installation commands are standard for OpenClaw skills, and there are no signs of prompt injection, data exfiltration, malicious execution, persistence mechanisms, or obfuscation. All content aligns with the stated purpose of providing development guidelines.
Capability Assessment
Purpose & Capability
The skill’s purpose and contents align: markdown guidance and examples for React/Next.js performance optimization. Some examples involve inline scripts, cookies, user records, and cross-request caching, so they need careful adaptation.
Instruction Scope
Instructions are developer guidance for writing or refactoring code, not hidden role changes, prompt overrides, or automatic commands. The risky portions are visible code examples rather than concealed behavior.
Install Mechanism
Installation is user-directed. The README includes both a remote GitHub npx install route and a normal ClawHub install command; no package scripts, post-install hooks, or executable skill files were found.
Credentials
The artifact is markdown-only and does not request filesystem, credential, browser profile, account, or network access at runtime. Any data handling would come from code a user or agent later chooses to implement from the examples.
Persistence & Privilege
The skill itself has no background worker, privilege escalation, or persistence beyond normal installation. Its examples include browser and server caching patterns, including cross-request caches, which should not be applied to sensitive data without stricter scoping.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install react-best-practices - After installation, invoke the skill by name or use
/react-best-practices - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release: Comprehensive React and Next.js performance optimization guide.
- 57 actionable rules across 8 prioritized categories.
- Covers eliminating waterfalls, bundle size, server/client performance, and re-render optimization.
- Includes tables for quick rule reference and categories.
- Detailed usage instructions and example code snippets.
- MIT licensed, authored by Vercel.
Metadata
Frequently Asked Questions
What is React Best Practices?
React and Next.js performance optimization guidelines from Vercel Engineering. 57 rules across 8 categories for writing, reviewing, and refactoring React code. It is an AI Agent Skill for Claude Code / OpenClaw, with 5397 downloads so far.
How do I install React Best Practices?
Run "/install react-best-practices" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is React Best Practices free?
Yes, React Best Practices is completely free (open-source). You can download, install and use it at no cost.
Which platforms does React Best Practices support?
React Best Practices is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created React Best Practices?
It is built and maintained by wpank (@wpank); the current version is v1.0.0.
More Skills