practice-hub-docs-search
CommunityInstantly find Practice Hub answers, build faster.
Software Engineering#architecture#documentation#search#multi-tenancy#database schema#code index#API reference#tRPC
AuthorJoeInnsp23
Version1.0.0
Installs0
System Documentation
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
getAuthContextis 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.
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: practice-hub-docs-search Download link: https://github.com/JoeInnsp23/practice-hub/archive/main.zip#practice-hub-docs-search Please download this .zip file, extract it, and install it in the .claude/skills/ directory.