Read and follow the relevant project guidance before making or reviewing changes:
- README.md for the project overview and documentation links.
- CONTRIBUTING.md for setup, development workflow, validation, component guidelines, and commit conventions.
- package.json for the package manager version and available scripts.
- CI workflow for build and validation checks.
- Pull request template when preparing a pull request.
For implementation and review, apply the shared review instructions:
- General review standards.
- TypeScript and React rules for JavaScript and TypeScript files.
- Documentation rules for Markdown and MDX files.
- Test rules for test files.