Content and operations

dineway-cli

Lets an agent run setup, seed, content, and validation commands without moving the project into a separate dashboard flow.

Skill details

What this skill does

Manage Dineway projects, content, schema, media, authentication, and deployment from the command line.

Use when: Use when the workflow needs Dineway commands for local setup, content management, media, or deployment.

What it delivers: Command choices for local setup, seed validation, content reads/writes, media operations, type generation, auth, and deployment checks.

Usage guide

How to use it

Ask the agent to run read or validation commands first, then explain any write command before running it. Use this skill whenever a task depends on Dineway CLI behavior.

Command npm install -g dineway

Effect example

What a good result looks like

Example outcome: the agent validates a seed file, applies it to a local QA database, checks generated types, and reports exactly which content or schema changed.