Skip to content

Conversation

@rickhanlonii
Copy link
Member

@rickhanlonii rickhanlonii commented Jan 26, 2026

Adds a simple CLAUDE.md file, and 4 skills:

  • docs-components: for opinions on using the MDX components like
  • docs-sandpack: for opinions when creating code sandboxes
  • docs-writer-learn: for opinions on writing Learn docs
  • docs-writer-reference: for opinions on writing Reference docs

Also adds a docs-reviewer agent that uses all of the context give a review, with a checklist of what to check. Using an agent for this allows isolating the context for everything into that agent, so it's not loaded into the main context window for every session. The idea is that you can write the docs using the skills, and then ask docs-reviewer to give it a full review before submitting.

@github-actions
Copy link

github-actions bot commented Jan 26, 2026

Size changes

Details

📦 Next.js Bundle Analysis for react-dev

This analysis was generated by the Next.js Bundle Analysis action. 🤖

This PR introduced no changes to the JavaScript bundle! 🙌

Copy link
Member

@josephsavona josephsavona left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is incredible!

- All `##`, `###`, `####` headings have explicit IDs: `{/*lowercase-with-hyphens*/}`
- React terms capitalized: Hook, Effect, State, Context, Ref, Component
- Uses "you" to address the reader
- No time estimates ("quick", "simple", "easy")
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we provide suggestions? i wonder if an extended example would help here. I mention because as a human, i'm not sure exactly what this is referring to and what the fix would be

@rickhanlonii rickhanlonii merged commit 303e6b4 into reactjs:main Jan 27, 2026
6 checks passed
@rickhanlonii rickhanlonii deleted the claude-setup branch January 27, 2026 15:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants