grey-haven-ontological-documentation
CommunityAutomate system documentation, accelerate team onboarding.
Authorgreyhaven-ai
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill eliminates the manual effort of documenting complex software architectures by automatically extracting domain concepts, mapping relationships, and generating visual diagrams.
Core Features & Use Cases
- Concept Extraction: Automatically identify entities, services, and relationships from TanStack Start and FastAPI codebases.
- Multi-Tenant Architecture: Document tenant isolation patterns, RLS policies, and repository filtering.
- Use Case: Imagine you're onboarding new developers to a Grey Haven project. Use this Skill to automatically generate comprehensive documentation showing how multi-tenant data flows through the system.
Quick Start
Use the ontological documentation skill to analyze the codebase in the current directory and create a visual diagram of the database schema with tenant_id relationships.
Architecture Patterns
- Repository Pattern: Document BaseRepository with automatic tenant filtering.
- Service Layer: Map business logic separation from API endpoints.
- Visual Documentation: Generate Mermaid, PlantUML, and GraphViz diagrams automatically.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferencesassets
💻 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: grey-haven-ontological-documentation Download link: https://github.com/greyhaven-ai/claude-code-config/archive/main.zip#ontological-documentation Please download this .zip file, extract it, and install it in the .claude/skills/ directory.