Skip to content
View topdaily-dev's full-sized avatar
  • Remote
  • Joined Aug 10, 2026

Block or report topdaily-dev

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
topdaily-dev/README.md

TopDaily Dev — OSS CLI tooling for README badges, repo health, and safe releases.

badgekit npm repomark npm shipkit npm

badgekit repomark shipkit


Toolchain

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 --yes

Bootstrap a new repo with team workflows + this stack (collab-kit):

npx @korykaai/collab-kit init . --oss-toolchain
collab-kit enable-hooks .

Featured repos

repomark badgekit

shipkit repomark-action

collab-kit shipkit (kory-kaai)


Pair with collab-kit

Maintained with kory-kaai/collab-kit — human co-authors only, no agent attribution.


Stack

TypeScript · Node.js · React · Next.js · PostgreSQL · Docker · GitHub Actions · npm

Skills


Building maintainable OSS — shipped in public.

Popular repositories Loading

  1. badgekit badgekit Public

    Generate shields.io README badge rows from the terminal

    JavaScript 1 1

  2. repomark repomark Public

    Score README and OSS repo health from the terminal

    JavaScript 1 1

  3. shipkit shipkit Public

    Ship OSS releases safely — preflight, changelog, GitHub release, and npm publish

    JavaScript 1 1

  4. repomark-action repomark-action Public

    GitHub Action for @topdaily-dev/repomark repo health checks

    1 1

  5. topdaily-dev topdaily-dev Public

    GitHub profile README for @topdaily-dev

    JavaScript

  6. collab-kit collab-kit Public

    Forked from kory-kaai/collab-kit

    Bootstrap GitHub team workflows — PR templates, CI, git hooks, and docs in one command

    JavaScript