en un clic
dev
Start the Gatsby development server with TypeScript checking
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Menu
Start the Gatsby development server with TypeScript checking
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
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
Basé sur la classification professionnelle SOC
| 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 CDN