Process use when you need to work with database documentation. This skill provides automated documentation generation with comprehensive guidance and automation. Trigger with phrases like "generate docs", "document schema", or "create database documentation".
Install with Tessl CLI
npx tessl i github:jeremylongshore/claude-code-plugins-plus-skills --skill database-documentation-gen59
Does it follow best practices?
If you maintain this skill, you can automatically optimize it using the tessl CLI to improve its score:
npx tessl skill review --optimize ./path/to/skillValidation for skill structure
Project initialization structure
Init script used
100%
100%
Project directory created
100%
100%
schemas/ subdirectory
0%
0%
tables/ subdirectory
0%
0%
views/ subdirectory
0%
0%
procedures/ subdirectory
0%
0%
diagrams/ subdirectory
0%
0%
exports/ subdirectory
0%
0%
Config file name
100%
100%
Config has project section
100%
100%
Config has database section
100%
100%
Config has documentation section
100%
100%
Config has export section
100%
100%
Valid db type
100%
100%
Without context: $0.1838 · 34s · 8 turns · 9 in / 2,497 out tokens
With context: $0.3561 · 1m 14s · 21 turns · 21 in / 3,369 out tokens
Config validation and ERD generation
Validation script used
100%
100%
db type fixed
100%
100%
mysql selected
100%
100%
export format fixed
0%
0%
ERD script used
100%
100%
All formats generated
100%
100%
Mermaid file extension
100%
100%
PlantUML file extension
100%
100%
DBML file extension
100%
100%
Diagrams in correct directory
100%
100%
Without context: $0.6367 · 4m 21s · 19 turns · 20 in / 9,775 out tokens
With context: $0.9358 · 4m 52s · 31 turns · 62 in / 12,588 out tokens
Full documentation workflow
Init script invoked
100%
100%
sqlite db type used
100%
100%
Validate script invoked
100%
100%
ERD script invoked
100%
100%
Correct script order
100%
100%
Project directory structure
40%
30%
Config file present
100%
100%
ERD diagrams generated
100%
100%
All three ERD formats
100%
100%
ERD filenames pattern
100%
100%
No extra dependencies
100%
100%
workflow_notes.md present
100%
100%
Without context: $0.8001 · 4m 50s · 24 turns · 24 in / 11,623 out tokens
With context: $0.6742 · 3m 15s · 28 turns · 61 in / 6,001 out tokens
Table of Contents
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.