---
title: "writing-react"
description: "React skills for scaffolding, configuring, and hardening React and React Native apps in TypeScript and JavaScript."
canonical: https://agentpluginsdirectory.com/plugins/writing-react
last-updated: 2026-09-16
---

# writing-react
React skills for scaffolding, configuring, and hardening React and React Native apps in TypeScript and JavaScript.
- Slug: writing-react
- Publisher: React
- Repository: https://github.com/slurpyb/skills
- Manifest: plugins/writing-react/plugin.json
- Version: 1.0.0
- License: MIT
- Category (editorial): other
- Skills: 6 (react-best-practices, react-composition-patterns, react-server-components, react-use, react-web, writing-react)
- MCP servers: 0
- Stars: 0
- Repository created: 2026-02-03
- Repository last pushed: 2026-09-15
- Publisher type: User
- Listing: https://agentpluginsdirectory.com/plugins/writing-react
- Schema: https://agent-plugins.org/schemas/1.0.0/plugin.schema.json

## Skills

- 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…
- react-composition-patterns: React composition patterns that scale. Use when refactoring components with
- react-server-components: React Server Components (RSC) for server-side rendering without client JS. Covers Server vs Client components, data fetching patterns, Server Actions, streaming, caching, and Next.js App Router integration. USE WHEN: user mentions "Server Components", "RSC", "Next.js App Router", "use server", "Ser…
- react-use: Collection of essential React Hooks for sensors, UI, animations, side-effects, lifecycles, and state management
- react-web: React web development with hooks, React Query, Zustand
- writing-react: React library for building user interfaces. Use when building web applications, creating components, managing state, handling side effects, or optimizing performance.

Descriptions come from the frontmatter of each SKILL.md, punctuation lightly normalized.
