ArctisDOCS
GETTING STARTED

Getting Started

Give your coding agent better taste. Install your first skill in under 30 seconds.

1. Install ARCTIS CLI

bash
npm install -g arctis

3. Install the Skill

bash
npx arctis add prismatic-architecture --all

Installs into Claude Code, OpenCode, and Codex simultaneously.

4. Start Building

Your agent now references the installed skill during code generation. Prompt your agent normally — the skill's design rules, component patterns, and workflow conventions are applied automatically.