Starter repos

Popular repos you can add to btca

Start with these popular repos, then add your own codebases and docs.

Find a starter repo

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.

@runed svecosystem/runed

Utilities and patterns for Svelte projects. Helpful when you need quick answers from the Runed codebase.

https://github.com/svecosystem/runed

Copy config
Copy CLI command
Open repo
@convexWorkpools get-convex/workpool

Convex work pool component docs and code. Useful for background job, queue, and retry questions.

https://github.com/get-convex/workpool

Copy config
Copy CLI command
Open repo
@daytona daytonaio/daytona

The Daytona platform repo. Good for sandbox, workspace, and example-based exploration.

https://github.com/daytonaio/daytona

Copy config
Copy CLI command
Open repo
@svelte sveltejs/svelte.dev

Svelte docs content. Great for searching framework guides and reference docs with btca.

https://github.com/sveltejs/svelte.dev

Search path: apps/svelte.dev

Copy config
Copy CLI command
Open repo
@svelteKit sveltejs/kit

SvelteKit documentation. Use it when you want answers grounded in the official docs directory.

https://github.com/sveltejs/kit

Search path: documentation

Copy config
Copy CLI command
Open repo
@tailwind tailwindlabs/tailwindcss.com

Tailwind CSS docs. Handy for looking up utility behavior, config, and framework guidance.

https://github.com/tailwindlabs/tailwindcss.com

Search path: src/docs

Copy config
Copy CLI command
Open repo
@hono honojs/website

Hono website docs. Useful for routing, middleware, and server examples.

https://github.com/honojs/website

Search path: docs

Copy config
Copy CLI command
Open repo
@zod colinhacks/zod

Zod docs content. Good for schema, validation, and type inference questions.

https://github.com/colinhacks/zod

Search path: packages/docs/content

Copy config
Copy CLI command
Open repo
@solidJs solidjs/solid-docs

Solid docs routes and content. Helpful for framework APIs, patterns, and examples.

https://github.com/solidjs/solid-docs

Search path: src/routes

Copy config
Copy CLI command
Open repo
@vite vitejs/vite

Vite docs. Useful for config, plugin, and build-tool questions.

https://github.com/vitejs/vite

Search path: docs

Copy config
Copy CLI command
Open repo
@opencode anomalyco/opencode

OpenCode source. Good for understanding tool behavior, MCP setup, and implementation details.

https://github.com/anomalyco/opencode

Copy config
Copy CLI command
Open repo
@clerk clerk/javascript

Clerk JavaScript SDK source. Useful for auth flows, components, and integration questions.

https://github.com/clerk/javascript

Copy config
Copy CLI command
Open repo
@convexJs get-convex/convex-js

Convex JavaScript client source. Helpful for API behavior and client-side integration details.

https://github.com/get-convex/convex-js

Copy config
Copy CLI command
Open repo
@convexDocs get-convex/convex-docs

Official Convex documentation. Great for queries, mutations, actions, schema, and deployment guidance.

https://github.com/get-convex/convex-docs

Copy config
Copy CLI command
Open repo