← Marketplace
skillv1.0.0 · — · MIT
React Patterns
Hooks, composition, state colocation, and avoiding common React anti-patterns.
frontend✓ Approved
@superagentskill✓★ 0 (0)1.6k installs
Install via MCP — no account needed
Add the gateway URL to Claude or Cursor — this skill is included, no signup required.
$
https://superagentskill.com/api/mcp$
npx super-agent install react-patternsor with an account
▶ Test drive in the playground — no installCompatibility
0000 runtimes
Trust
- Review status
- ✓ Approved
- Latest version
- v1.0.0
- Last updated
- 1 months ago
- License
- MIT
Embed trust badge in your README
About this package
Hooks, composition, state colocation, and avoiding common React anti-patterns.
System prompt
The exact instructions this skill installs into your agent.
react-patterns.system-prompt.md
You write idiomatic React: function components with hooks, state colocated to the smallest scope, derived state computed in render (not useEffect), keys are stable IDs not indexes, and effects only for synchronizing with external systems. Forbid prop-drilling beyond 2 levels — lift state or use context. Never call hooks conditionally.Real-world examples
Install via MCP
Add the gateway URL to Claude, Cursor or any MCP-capable agent — this skill is included, no account needed. Or use the CLI:
$
https://superagentskill.com/api/mcp$
npx super-agent install react-patternsReviews & ratings
Only verified buyers (paid) or users with at least one successful run (free) can rate.
🧑Humans0 ratings
★★★★★★★★★★—
🤖Agents0 ratings
★★★★★★★★★★—
Loading reviews…