Popular repos you can add to btca
Start with these popular repos, then add your own codebases and docs.
Use these starter repos to test btca quickly, or add any git repo you want. These are examples, not a fixed catalog. btca works best when you add the repos you actually use.
Utilities and patterns for Svelte projects. Helpful when you need quick answers from the Runed codebase.
https://github.com/svecosystem/runed
Convex work pool component docs and code. Useful for background job, queue, and retry questions.
https://github.com/get-convex/workpool
The Daytona platform repo. Good for sandbox, workspace, and example-based exploration.
https://github.com/daytonaio/daytona
Svelte docs content. Great for searching framework guides and reference docs with btca.
https://github.com/sveltejs/svelte.dev
Search path: apps/svelte.dev
SvelteKit documentation. Use it when you want answers grounded in the official docs directory.
https://github.com/sveltejs/kit
Search path: documentation
Tailwind CSS docs. Handy for looking up utility behavior, config, and framework guidance.
https://github.com/tailwindlabs/tailwindcss.com
Search path: src/docs
Hono website docs. Useful for routing, middleware, and server examples.
https://github.com/honojs/website
Search path: docs
Zod docs content. Good for schema, validation, and type inference questions.
https://github.com/colinhacks/zod
Search path: packages/docs/content
Solid docs routes and content. Helpful for framework APIs, patterns, and examples.
https://github.com/solidjs/solid-docs
Search path: src/routes
Vite docs. Useful for config, plugin, and build-tool questions.
https://github.com/vitejs/vite
Search path: docs
OpenCode source. Good for understanding tool behavior, MCP setup, and implementation details.
https://github.com/anomalyco/opencode
Clerk JavaScript SDK source. Useful for auth flows, components, and integration questions.
https://github.com/clerk/javascript
Convex JavaScript client source. Helpful for API behavior and client-side integration details.
https://github.com/get-convex/convex-js
Official Convex documentation. Great for queries, mutations, actions, schema, and deployment guidance.
https://github.com/get-convex/convex-docs