Real Skill packageSource verifiedGitHub repository

react-best-practices

React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance improvements.

Identity and source

Publisher attributionOpenAIrepository owner unverified by skillvetai
Functional categoryAgent Engineering, Security & Governanceautomatically inferred · 61% rule confidence
Package forminstruction bundle71 recorded files
Canonical sourceGitHub repositorygithub:openai/plugins:plugins/build-web-apps/skills/react-best-practices
Open canonical source ↗

Platform declarations

These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.

OpenAI Codexdeclared onlyProvenance: platform official

Independent structural checks

These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.

Claude Codepasses structure
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 8/13/2026.claude/skills/react-best-practices

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenAI Codexpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 8/13/2026.agents/skills/react-best-practices

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenClawpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 8/13/2026skills/react-best-practices

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

Installation and inspection

This adapter did not publish an authoritative install command. Use the canonical source instructions and do not infer an installation path from the repository layout.

Security evidence

SkillVetAI static result: no findings detected

This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.

Status
completed
Coverage
partial text content
Files
40 / 71 inspected as text
Checked
8/13/2026, 9:56:22 AM
Scanner
0.1.3
Policy
1.0.3
3 inferred permission indicators
  • network access — automatically inferred
  • filesystem write — automatically inferred
  • browser control — automatically inferred
9 dependency and API indicators
  • api: csstriggers.com
  • api: developer.mozilla.org
  • api: gist.github.com
  • api: github.com
  • api: jsfiddle.net
  • api: nextjs.org
  • api: react.dev
  • api: vercel.com
  • api: x.com

Recorded files

The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.

Package content hashsha256:593d68ca24a69436b1372ec21453443eac65e9460589b958d966dfc4e7e70f08
Show up to 30 recorded paths
  • AGENTS.md
  • README.md
  • SKILL.md
  • agents/openai.yaml
  • metadata.json
  • rules/_sections.md
  • rules/_template.md
  • rules/advanced-event-handler-refs.md
  • rules/advanced-init-once.md
  • rules/advanced-use-latest.md
  • rules/async-api-routes.md
  • rules/async-defer-await.md
  • rules/async-dependencies.md
  • rules/async-parallel.md
  • rules/async-suspense-boundaries.md
  • rules/bundle-barrel-imports.md
  • rules/bundle-conditional.md
  • rules/bundle-defer-third-party.md
  • rules/bundle-dynamic-imports.md
  • rules/bundle-preload.md
  • rules/client-event-listeners.md
  • rules/client-localstorage-schema.md
  • rules/client-passive-event-listeners.md
  • rules/client-swr-dedup.md
  • rules/js-batch-dom-css.md
  • rules/js-cache-function-results.md
  • rules/js-cache-property-access.md
  • rules/js-cache-storage.md
  • rules/js-combine-iterations.md
  • rules/js-early-exit.md