Skills and plugins for using Claude with CAST products.
Each skill encodes a specific AI-assisted engineering workflow — impact analysis, dependency mapping, architectural review, persistence audits — grounded in CAST's Software Intelligence rather than raw code search. Analyses are deterministic, traceable, and tied to CAST's data model.
Inside Claude Code, add the cast-claude marketplace once:
/plugin marketplace add CAST-Extend/cast-claude
Then install whichever plugins you want:
/plugin install imaging@cast-claude
/plugin install imaging-community@cast-claude
/reload-plugins
Plugins install to your user scope by default — they stay available across all Claude Code sessions and projects.
| Plugin | Category | Description |
|---|---|---|
imaging |
official | Impact analysis: callers, callees, transactions, data flows, and cross-app reach for any code object. |
imaging-community |
community | 25 consultant-curated skills for CAST Imaging: architectural reviews, persistence and database analysis, security audits, modernization assessment, and orchestrated reports. |
Plugins install side by side with no name collision; install whichever you need.
Plugins for the other CAST products will land here as they're built:
imaging-express— lightweight skills powered by CAST Imaging Expresshighlight— portfolio-level skills powered by CAST Highlightgatekeeper— gate and policy enforcement skills powered by CAST Gatekeeper
Community contributions are welcome under community/plugins/<product>/. See CONTRIBUTING.md for the layout, naming convention, and PR workflow.