Use when adding new error messages to React, or seeing "unknown error code" warnings.
npx skills add skillcreatorai/Ai-Agent-Skills --skill "react-best-practices"
Install specific skill from multi-skill repository
# Description
React development guidelines with hooks, component patterns, state management, and performance optimization.
# SKILL.md
name: react-best-practices
description: React development guidelines with hooks, component patterns, state management, and performance optimization.
author: vercel
category: development
tags: [react, typescript, nextjs]
React Best Practices
Modern React development guidelines covering hooks, component patterns, state management, and performance optimization.
When to Use
- Building React applications
- Learning React best practices
- Code reviews for React projects
- Performance optimization
Source
This skill references patterns from Vercel's agent-skills.
# Supported AI Coding Agents
This skill is compatible with the SKILL.md standard and works with all major AI coding agents:
Learn more about the SKILL.md standard and how to use these skills with your preferred AI coding agent.