What problem does it solve?
This skill helps developers discover the bknd backend framework's architecture and implementations by querying the repository with btca, reducing the time needed to understand data models, authentication flows, media handling, and adapters.
Core Features & Use Cases
- Interactive repository querying: Use btca to ask focused questions about bknd's data models, authentication, media handling, and adapters.
- Pattern discovery: Surface code patterns and practical usage examples from bknd source and examples.
- Guided learning workflow: Follow a structured learning path from module overview to concrete coding patterns.
- Multi-source learning: Compare concepts across bknd examples and related resources to cement understanding.
Quick Start
Start by configuring bknd as a btca resource and then ask targeted questions such as "What is bknd's data module architecture?" or "How is authentication implemented in bknd?"