starter-dashboard

Installation
SKILL.md

Alpaca Starter Dashboard

Create a local Next.js dashboard for Alpaca paper trading and market data demos. The generated app uses the published @alpacahq/alpaca-ts-alpha package and calls the Trading API and Market Data API directly through the SDK.

Workflow

  1. Confirm the target directory and app name.
  2. Create the app locally with scripts/scaffold.ts.
  3. Default to paper trading (APCA_PAPER="true"). Do not configure live trading.
  4. Report the target path and give next commands. Do not print secrets from .env.local.

Run The Scaffolder

From this skill directory:

Installs
3
First Seen
Jun 18, 2026
starter-dashboard — alpacahq/alpaca-ts-alpha