gatsby

Installation
SKILL.md

Gatsby

React-based framework for building fast, static and dynamic websites with a unified GraphQL data layer.

Quick Start

# Create new project
npm init gatsby my-site
cd my-site
npm run develop

# Or with specific options
npm init gatsby -- -y my-site

Project Structure

Related skills
Installs
1
GitHub Stars
4
First Seen
Mar 29, 2026