Skip to content

feat(corpus): 25 highest-demand capability manifests across all 7 categories - #66

Open
kavin0x wants to merge 1 commit into
starloghq:mainfrom
kavin0x:main
Open

feat(corpus): 25 highest-demand capability manifests across all 7 categories#66
kavin0x wants to merge 1 commit into
starloghq:mainfrom
kavin0x:main

Conversation

@kavin0x

@kavin0x kavin0x commented Jul 30, 2026

Copy link
Copy Markdown
Contributor

feat(corpus): add 25 highest-demand capability manifests across all 7 categories

Expand the free discovery corpus from 26 → 51 manifests with the highest- download / already-referenced libraries missing from each category:

  • authentication: nextauth, better-auth, passport, firebase-auth, aws-cognito
  • email: amazon-ses, postmark, mailgun
  • background-jobs: pg-boss, trigger-dev, graphile-worker
  • caching: node-redis, lru-cache, unstorage
  • feature-flags: growthbook, unleash, openfeature
  • realtime: yjs, mqtt, liveblocks
  • orm-database: typeorm, sequelize, mongoose, knex, postgres-js

Health metrics pulled from GitHub + npm (as of 2026-07-30). Package aliases, cross-category alternative_ids, README count, agent engineering rules, and the advise migrate relevance assertion updated for the larger auth peer set.

…egories (#1)

* feat(corpus): add 25 highest-demand capability manifests across all 7 categories

Expand the free discovery corpus from 26 → 51 manifests with the highest-
download / already-referenced libraries missing from each category:

- authentication: nextauth, better-auth, passport, firebase-auth, aws-cognito
- email: amazon-ses, postmark, mailgun
- background-jobs: pg-boss, trigger-dev, graphile-worker
- caching: node-redis, lru-cache, unstorage
- feature-flags: growthbook, unleash, openfeature
- realtime: yjs, mqtt, liveblocks
- orm-database: typeorm, sequelize, mongoose, knex, postgres-js

Health metrics pulled from GitHub + npm (as of 2026-07-30). Package aliases,
cross-category alternative_ids, README count, agent engineering rules, and the
advise migrate relevance assertion updated for the larger auth peer set.

Co-authored-by: Kavin Shah <kavin0x@users.noreply.github.com>

* fix(corpus): harden new manifests for maintainer review

Address review blockers and category-fit landmines:

- Unleash: point repo/license/stars at Unleash/unleash-node-sdk
  (Apache-2.0); keep AGPL self-host guidance in skip_when/hosted notes
- aws-cognito: remove snarky skip_when; scope solves to the Identity
  Provider SDK client (no identity-pools overclaim)
- amazon-ses / aws-cognito: name packages as AWS SDK v3 clients so
  monorepo health is not mistaken for product-specific stars
- mailgun: health.license follows published npm SPDX (MIT); repo LICENSE
  file is Apache but the installable tarball declares MIT only
- trigger-dev: license MIT for @trigger.dev/sdk; knex → maintained
- openfeature / mqtt / yjs / postgres-js: rewrite as abstraction / IoT /
  CRDT / driver respectively so agents do not treat them as peer products
- lru-cache: rename display to In-process LRU and strip Redis/shared
  phrasing that was winning redis-cache queries in siftrank

Co-authored-by: Kavin Shah <kavin0x@users.noreply.github.com>

---------

Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: Kavin Shah <kavin0x@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant