prismatic-io/prismatic-skills
26 stars · Last commit 2026-04-14
Claude (Agent) Skills for building code-native integrations and custom connectors on the Prismatic.io platform
README preview
# Prismatic Skills Claude Code plugin for building and managing [Prismatic](https://www.prismatic.io) integrations through conversation. Build custom components, generate Code Native Integrations, explore your Prismatic environment, and operate the platform — all from your editor. ## Prerequisites - **Prism CLI**: Install via `npm install -g @prismatic-io/prism` (also provides the bundled MCP server) - **Prismatic Account**: Active account with integration/component permissions - **Node.js 18+**: Required for workflow scripts (run via `tsx`) - **Claude Code**: CLI or extension with plugin support ## Installation Add the marketplace and install the plugin in Claude Code: ```bash /plugin marketplace add prismatic-io/prismatic-skills /plugin install prismatic-skills@prismatic-skills ```