Build Component banner
prismatic-io prismatic-io

Build Component

DevOps community

Description

--- name: build-component description: Build and deploy a Prismatic custom component agent: component-builder allowed-tools: Bash, Read, Write, Edit, Glob, Grep, WebFetch, WebSearch, TaskCreate, TaskUpdate, TaskList, TaskGet, AskUserQuestion --- Build a Prismatic custom component for $ARGUMENTS. Voice and narration style are defined in the agent instructions. Follow them. <rules context="command" critical="true"> <rule name="spec-drives-everything"> <always>Let the sync script determine

Installation

Installs to ~/.claude/skills/prismatic-io-prismatic-skills-build-component/SKILL.md

Terminal
mkdir -p ~/.claude/skills/prismatic-io-prismatic-skills-build-component && curl -fsSL https://raw.githubusercontent.com/prismatic-io/prismatic-skills/HEAD/commands/build-component.md -o ~/.claude/skills/prismatic-io-prismatic-skills-build-component/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository