Define Schema banner
datopian datopian

Define Schema

Development community

Description

--- description: "Renamed → /portaljs-define-schema. This alias will be removed next minor release." allowed-tools: Read --- # /define-schema → /portaljs-define-schema This skill was renamed to **`/portaljs-define-schema`** (uniform `portaljs-` prefix across the PortalJS skill suite, so the whole suite autocompletes under `/portaljs` and never collides with other tools' commands in the flat command pool). **Invoke `/portaljs-define-schema` instead.** This alias forwards to it for one minor re

Installation

Installs to ~/.claude/commands/datopian-portaljs-define-schema.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/datopian/portaljs/HEAD/.claude/commands/define-schema.md -o ~/.claude/commands/datopian-portaljs-define-schema.md

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

Full documentation available on GitHub

View Source Repository