with one click
dev
Start the Gatsby development server with TypeScript checking
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Start the Gatsby development server with TypeScript checking
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
| name | dev |
| description | Start the Gatsby development server with TypeScript checking |
| disable-model-invocation | true |
| allowed-tools | Bash(bun run *) |
Start the development server for this Gatsby blog.
bun run develop to start the dev server (includes TypeScript check)If the user requests a clean start, run bun run clean-develop instead to clear the Gatsby cache first.
Required environment variables must be set (see .env.EXAMPLE):
SPACEID, TOKEN — Contentful CMS credentialsPREVIEW_TOKEN to use Contentful preview API instead of production CDNBased on SOC occupation classification
Build and optionally serve the Gatsby production site
Build with Contentful preview API to test draft content
Scaffold a new React component following project conventions
Scaffold a new Gatsby page template with GraphQL query
Run TypeScript type checking on the project without emitting files