npx claudepluginhub joshuarweaver/cascade-code-general-misc-1 --plugin tenzir-claude-pluginsclaude-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 |
|---|---|
dev | Automatic file formatting hook for edited files |
excalidraw | Create Excalidraw diagrams with proper JSON structure |
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.
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Creative skill for generating algorithmic and generative art. Produces visual designs using mathematical patterns, fractals, and procedural generation.
Frontend design skill for UI/UX implementation
Humanise text and remove AI writing patterns. Detects and fixes 24 AI tell-tales including inflated language, promotional tone, AI vocabulary, filler phrases, sycophantic tone, and formulaic structure.
Expert guidance for Next.js Cache Components and Partial Prerendering (PPR). Proactively activates in projects with cacheComponents: true, providing patterns for 'use cache' directive, cacheLife(), cacheTag(), cache invalidation, and parameter permutation rendering.