TopDaily Dev — OSS CLI tooling for README badges, repo health, and safe releases.
Three small CLIs that compose — no SaaS, no lock-in.
| Tool | npm | Purpose |
|---|---|---|
| badgekit | @topdaily-dev/badgekit |
Generate and validate shields.io README badge rows |
| repomark | @topdaily-dev/repomark |
Score OSS repo hygiene; scaffold missing policy files |
| shipkit | @topdaily-dev/shipkit |
Preflight, changelog, GitHub release, npm publish |
| repomark-action | — | GitHub Action wrapper for repomark CI |
# Badges
npx @topdaily-dev/badgekit row ci npm license --owner topdaily-dev --repo badgekit --npm @topdaily-dev/badgekit
npx @topdaily-dev/badgekit validate .
# Repo health
npx @topdaily-dev/repomark check .
npx @topdaily-dev/repomark fix .
# Release
npx @topdaily-dev/shipkit preflight
npx @topdaily-dev/shipkit ship --patch --yesBootstrap a new repo with team workflows + this stack (collab-kit):
npx @korykaai/collab-kit init . --oss-toolchain
collab-kit enable-hooks .Maintained with kory-kaai/collab-kit — human co-authors only, no agent attribution.
TypeScript · Node.js · React · Next.js · PostgreSQL · Docker · GitHub Actions · npm
Building maintainable OSS — shipped in public.




