Kindstore
Use this skill as a router, not as the primary documentation surface.
- Read
node_modules/kindstore/README.mdfor the documentation map. - Read
node_modules/kindstore/docs/context.mdfor the stable mental model, constraints, and task-to-API map. - Run
node_modules/kindstore/examples/basic-usage.ts,node_modules/kindstore/examples/indexed-queries.ts, andnode_modules/kindstore/examples/metadata-and-batch.tsfor canonical runnable workflows. - Follow
node_modules/kindstore/docs/course/README.mdfor the short sequenced learning path. - Use
node_modules/kindstore/dist/index.d.mtsfor exact exported signatures. - Read
node_modules/kindstore/docs/architecture-overview.mdand the related architecture docs when maintaining kindstore itself.