What problem does it solve?
Navigating extensive documentation and codebase to find specific information about a complex application like Practice Hub can be time-consuming and inefficient. This Skill provides an intelligent, context-aware search across all Practice Hub documentation and code, accelerating development and problem-solving.
Core Features & Use Cases
- Comprehensive Search: Search across architecture, API references, guides, operations, user stories, and QA documentation.
- Code Index Lookup: Instantly find function signatures, types, components, and tRPC routers with file and line number references.
- Context-Aware Responses: Get structured, relevant information tailored to your query, including implementation patterns and examples.
- Use Case: You need to understand how multi-tenancy is implemented in the database schema and how
getAuthContext is used. Use this Skill to query "Show me the complete multi-tenancy system" and receive a consolidated response with links to relevant architecture docs, API references, and code examples.
Quick Start
Use the practice-hub-docs-search skill to find the signature for the 'getAuthContext' function.