Use this checklist to align all repositories with the central platform hub.
- Add platform badge at top of README
- Add one-line repo role statement
- Add “Part of RapidKit Ecosystem” section linking this hub
Badge snippet:
[](https://github.com/getrapidkit/rapidkit)- Ensure each repo links to the other primary repos:
rapidkit-npmrapidkit-vscoderapidkit-corerapidkit-examples
- Keep links in a dedicated “Ecosystem” section
- Use language that presents RapidKit as a platform ecosystem
- Avoid repo descriptions that make the system look disconnected
- Keep CLI/IDE/Core/Examples responsibilities explicit
- Ensure each repo exposes its quality gates in docs
- Ensure tests are actually executed in CI for each repo
- Ensure platform-sensitive drift checks remain active where needed
Target structure for rapidkit-examples:
fastapi-ai-agentnestjs-microservicegofiber-apipolyglot-workspaceenterprise-workspace
Each example should include:
- architecture diagram
- local run instructions
- production notes
- why this reference matters
- Monthly ecosystem sync issue in this hub
- Quarterly roadmap refresh in
ROADMAP.md - Cross-repo breaking changes tracked with linked issues