jquatier/squinch
v0.8.0Apache-2.0
Turns your coding agent into an architecture diagrammer: describe a system in plain language and it writes, checks and renders a clean, professional diagram — AWS, Azure and Kubernetes estates, landscapes you can zoom into at every altitude, numbered request flows — with real vendor icons, exported as SVG, PNG or interactive HTML. Requires the squinch CLI (npx squinch).
What this package declares
The file a client reads when it loads this plugin, exactly as this revision carries it.
plugin.json
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "squinch",
"version": "0.8.0",
"description": "Turns your coding agent into an architecture diagrammer: describe a system in plain language and it writes, checks and renders a clean, professional diagram — AWS, Azure and Kubernetes estates, landscapes you can zoom into at every altitude, numbered request flows — with real vendor icons, exported as SVG, PNG or interactive HTML. Requires the squinch CLI (npx squinch).",
"author": { "name": "Jacob Quatier", "url": "https://github.com/jquatier" },
"homepage": "https://squinch.cc/",
"repository": "https://github.com/jquatier/squinch",
"license": "Apache-2.0",
"keywords": ["diagrams", "architecture", "diagrams-as-code", "architecture-diagrams", "c4", "svg", "aws", "azure", "kubernetes", "ai", "agents", "agent-skill", "claude-code", "codex"]
}