netlify-frameworks Skill
Guide for deploying web frameworks on Netlify. Use when setting up a framework project (Vite/React, Astro, TanStack Start, Next.js, Nuxt, SvelteKit, Remix) for Netlify deployment, configuring adapters or plugins, or troubleshooting framework-specific Netlify integration. Covers what Netlify needs from each framework an Published by openai in plugins.
What is netlify-frameworks Skill?
Guide for deploying web frameworks on Netlify. Use when setting up a framework project (Vite/React, Astro, TanStack Start, Next.js, Nuxt, SvelteKit, Remix) for Netlify deployment, configuring adapters or plugins, or troubleshooting framework-specific Netlify integration. Covers what Netlify needs from each framework an Published by openai in plugins. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Deployment
- Writing
- Deployment use cases
- Writing use cases
Technical details
- Install or run with Copy skill directory
When to use netlify-frameworks Skill
- Use it for deployment.
- Use it for writing.
Built with
Editorial notes
Source
- Creator: openai
- Repository: openai/plugins
- Skill file: plugins/netlify/skills/netlify-frameworks/SKILL.md
What it does
Guide for deploying web frameworks on Netlify. Use when setting up a framework project (Vite/React, Astro, TanStack Start, Next.js, Nuxt, SvelteKit, Remix) for Netlify deployment, configuring adapters or plugins, or troubleshooting framework-specific Netlify integration. Covers what Netlify needs from each framework an
Skill instructions
Frameworks on Netlify Netlify supports any framework that produces static output. For frameworks with server-side capabilities (SSR, API routes, middleware), an adapter or plugin translates the framework's server-side code into Netlify Functions and Edge Functions automatically. How It Works During build, the framework adapter writes files to .netlify/v1/ — functions, edge functions, redirects, and configuration. Netlify reads these to deploy the site. You do not need to write Netlify Functions manually when using a framework adapter for server-side features. Detecting Your Framework Check these files to determine the framework: | File | Framework | |---|---| | astro.config. | Astro | | next.config. | Next.js | | nuxt.config. | Nuxt | | vite.config. + react-router | Vite + React (SPA or Remix) | | app.config. + @tanstack/react-start | TanStack Start | | svelte.config. | SvelteKit | Framework Reference Guides Each framework has specific adapter/plugin requirements and local dev patterns
Explore related resources
Frequently asked questions
What is netlify-frameworks?
netlify-frameworks is a open-source AI agent skill with Copy skill directory. Guide for deploying web frameworks on Netlify. Use when setting up a framework project (Vite/React, Astro, TanStack Start, Next.js, Nuxt, SvelteKit, Remix) for Netlify deployment, configuring adapters.
Who is netlify-frameworks best for?
netlify-frameworks is best for reusing agent instructions, scripts, and references, deployment workflows, writing workflows.
How do I install netlify-frameworks?
Install or run netlify-frameworks using Copy skill directory. Check netlify-frameworks for the latest setup command.
Is netlify-frameworks actively maintained?
netlify-frameworks may need a closer maintenance check before production use.
Auto-fetched from GitHub.