claude-plugins is a collection of plugins for Claude
Code that extend its capabilities with custom
commands, agents, hooks, skills, and MCP servers tailored for working with
Tenzir.
| Plugin | Description |
|---|---|
brand |
Tenzir brand and style guidelines for frontend development |
dev |
Developer utilities including documentation, changelogs, code review, git workflows, and formatting |
excalidraw |
Create Excalidraw diagrams with proper JSON structure |
python |
Python coding conventions for Tenzir projects |
tenzir |
Authoritative Tenzir documentation, user guides, and workflows |
To develop plugins locally, load them directly from source:
claude --plugin-dir plugins/*This bypasses the plugin cache, so edits take effect on restart without reinstallation.
See our Claude marketplace documentation for installation and usage.
claude-plugins is available under the Apache License, Version 2.0. See
LICENSE for details.