main and stay focused on utilities that are broadly useful to Star Network projects.
Set Up the Repository
Run the Quality Gates
Build before typechecking because cross-package type resolution uses generated declarations:Work on the Documentation
packages/<name>/README.md when the same guidance should appear on npm.
Verify a production documentation build with:
Project Guidelines
- Keep additions useful across projects rather than tied to one bot.
- Preserve sharding compatibility.
- Prefer behavior-oriented APIs with predictable state.
- Follow the repository’s Oxlint and Oxfmt configuration.
- Add tests for behavior changes and update package documentation when public APIs change.