Tenzir Claude Plugins
tenzir-claude-plugins is a Claude Code plugin for the Build phase that creates Excalidraw diagrams and enforces dev file structure and formatting.
Generate Excalidraw diagrams and keep dev files in consistent structure and formatting while building Tenzir-style data pipelines in Claude Code.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install tenzir-claude-plugins@tenzir/claude-pluginsBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:tenzir/claude-plugins") and the paste-ready config with skillselion.get_install_config("plugin:tenzir/claude-plugins").
What it does
tenzir-claude-plugins is a two-plugin Claude Code bundle aimed at Tenzirian developers who want diagrams and tidy repos without manual cleanup after every agent edit. One line of value is turning conversations into Excalidraw-ready visuals—useful when you are explaining parsers, pipelines, or security data flows to collaborators or future you. The other line targets automatic structure and formatting so generated files land in predictable layouts, which matters when agents touch many small modules at once. Solo builders outside Tenzir can still borrow the pattern: fast sketch-to-diagram plus opinionated file hygiene during heavy Build work. Use it when documentation debt is blocking ship, not when you still need customer validation. Complexity stays intermediate because you must align plugin conventions with your repo’s existing lint and review rules.
Highlights
- Two-plugin bundle: diagram creation and dev file structure/formatting
- Excalidraw-oriented workflow for architecture and flow diagrams
- Automatic formatting and proper structure for edited dev files
- Tenzirian-focused Claude Code ergonomics from tenzir/claude-plugins
Why builders use it
Agent-generated code and architecture explanations sprawl across messy files and unreadable sketches, slowing reviews and onboarding.
After install, Claude Code sessions can produce structured dev files and Excalidraw diagrams that match your team’s expected layout and visual standards.
At a glance
- Type - Plugin in Development Tools.
- Adoption - 0 installs, 2 stars, 0 votes.
FAQ
Who is tenzir-claude-plugins for?
It is for developers—especially Tenzir-style pipeline engineers—who use Claude Code daily and want diagrams plus consistent file formatting without manual touch-up.
When should I use tenzir-claude-plugins?
Use it during Build when you are editing many files, drafting architecture diagrams, or preparing docs that must look consistent before review or ship.
How do I add tenzir-claude-plugins to my agent?
Register the tenzir/claude-plugins repository in Claude Code’s plugin configuration, enable both bundled plugins, then invoke diagram and formatting commands from your normal dev sessions.
Comments
Share how you use tenzir-claude-plugins, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.