reactjs
- 6 skills
- 0 followers
- 8 hours ago last updated
- ▌ Docs Writer Reference · reactjsReference page structure, templates, and writing patterns for src/content/reference/. For components, see /docs-components. For code examples, see /docs-sandpack.
- ▌ Write · reactjs bundleUse when creating new React documentation pages or updating existing ones. Accepts instructions like "add optimisticKey reference docs", "update ViewTransition with Activity", or "transition learn docs".
- ▌ Review Docs · reactjsUse when reviewing React documentation for structure, components, and style compliance
- ▌ React Expert · reactjsUse when researching React APIs or concepts for documentation. Use when you need authoritative usage examples, caveats, warnings, or errors for a React feature.
- ▌ Docs Writer Blog · reactjsUse when writing or editing files in src/content/blog/. Provides blog post structure and conventions.
- ▌ Docs Rsc Sandpack · reactjsUse when adding interactive RSC (React Server Components) code examples to React docs using <SandpackRSC>, or when modifying the RSC sandpack infrastructure.