analyse-db

Official

Document your database schema.

AuthorVekta
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the process of analyzing and documenting database schemas, saving developers significant time and effort in understanding and maintaining their data structures.

Core Features & Use Cases

  • Schema Extraction: Automatically detects and extracts schema information from various database types (SQL, NoSQL).
  • Live Database Connection: Connects to live databases (via Docker or direct connection) to gather real-time schema details.
  • ORM Code Analysis: Scans ORM models and migration files to understand schema evolution and query patterns.
  • Documentation Generation: Produces a comprehensive docs/DB.md file detailing tables, relations, indexes, and potential anti-patterns.
  • Use Case: After deploying a new feature that modifies the database, run /analyse-db to automatically update the database documentation, ensuring it accurately reflects the current state.

Quick Start

Run the analyse-db skill to automatically detect and analyze all databases in the project.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 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: analyse-db
Download link: https://github.com/Vekta/PolyForge/archive/main.zip#analyse-db

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.