Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

claude-plugins

Claude Code plugins by @ashpect.

Install

/plugin marketplace add ashpect/claude-plugins
/plugin install db-visualize@ashpect

Plugins

db-visualize

Generates an interactive, single-file HTML database-schema blueprint — no build step, no runtime dependencies:

  • Pan/zoom blueprint canvas with draggable table cards (layout persists per browser)
  • Auto-routed FK edges with crow's-foot many→one notation; dashed edges for soft/convention references
  • Click any table for a slide-in drawer with full column constraints and DDL
  • Hand-written margin annotations for the schema's sharp edges
  • Derives the schema from your real DDL / migrations / ORM models — never from docs — and embeds a validation snippet so the file stays in sync with code

Ask Claude Code things like "visualize the database schema", "create an ER diagram", or "update the schema visualizer" and the skill takes over.

License

MIT

About

Claude Code plugins — db-visualize: interactive single-file database schema blueprints

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages