netlify

Installation
SKILL.md

Netlify

Netlify pioneered the Jamstack. In 2025, it focuses on "Platform Primitives" – giving frameworks low-level control over caching, image optimization, and routing.

When to Use

  • Static Sites: Gatsby, Hugo, Astro. Best-in-class CDN.
  • Framework Agnostic: Great support for Remix, Nuxt, SvelteKit, not just Next.js.
  • Netlify Create: Visual editor integration for CMS-driven sites.

Quick Start

npm i -g netlify-cli

# Run local dev environment (simulates Lambda/Edge)
netlify dev
Installs
1
GitHub Stars
9
First Seen
Feb 10, 2026
netlify — g1joshi/agent-skills