By eraserlabs
Generate and visualize AWS architecture diagrams. Integrate with Eraser.io for diagram creation and collaboration.
npx claudepluginhub joshuarweaver/cascade-code-devops-misc-1 --plugin eraserlabs-eraser-ioVisualizes AWS infrastructure from CLI output, CloudFormation, or descriptions. Use when user has AWS resources to diagram.
Visualizes Azure infrastructure from ARM templates, Azure CLI, or descriptions. Use when user has Azure resources to diagram.
Generates architecture diagrams from Azure Bicep files. Use when user has .bicep files or asks to visualize Bicep infrastructure.
Generates architecture diagrams from code, infrastructure, or descriptions. Use when user asks to visualize, diagram, or document system architecture.
Generates architecture diagrams from Terraform code. Use when user has .tf files or asks to visualize Terraform infrastructure.
Open-source tools for generating diagrams and accessing your files, diagrams, and documents on Eraser.
⭐ If you find this useful, give us a star!
| Resource | Description |
|---|---|
| Claude Plugin | Claude Code plugin with skill and MCP integration |
| Skills | Agent skills for Claude Code, Cursor, and other AI assistants |
| MCP Server | Model Context Protocol server for any MCP-compatible client |
For Claude Code:
Install the plugin (includes skill + MCP tools):
/plugin install eraser@github:eraserlabs/eraserio/claude-plugins/eraser
See the Claude Plugin README for details.
For Cursor and other AI Assistants:
npx skills add eraserlabs/eraser-io
See the Skills README for details.
For standalone MCP Integration:
See the MCP Server README for setup.
MIT
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.