netlify

Solid

Netlify deployment, functions, forms, and edge handlers.

AI & Automation 1,160 stars 71 forks Updated today MIT

Install

View on GitHub

Quality Score: 94/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
29
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Netlify Skill Expert assistance for deploying to Netlify. ## Capabilities - Configure Netlify deployments - Create Netlify Functions - Handle form submissions - Set up edge handlers - Configure redirects ## Configuration ```toml # netlify.toml [build] command = "npm run build" publish = "dist" functions = "netlify/functions" [[redirects]] from = "/api/*" to = "/.netlify/functions/:splat" status = 200 [[headers]] for = "/*" [headers.values] X-Frame-Options = "DENY" ``` ## Target Processes - netlify-deployment - serverless-functions - jamstack-deployment

Details

Author
a5c-ai
Repository
a5c-ai/babysitter
Created
4 months ago
Last Updated
today
Language
JavaScript
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category

Data & Documents Solid

netlify

Deploys applications to Netlify including functions, forms, redirects, and edge functions. Use when deploying static sites, JAMstack applications, or serverless functions.

183 Updated 1 months ago
majiayu000
Data & Documents Listed

netlify

Deploys applications to Netlify including functions, forms, redirects, and edge functions. Use when deploying static sites, JAMstack applications, or serverless functions.

3 Updated 1 months ago
majiayu000
Data & Documents Listed

netlify-integration

Deploy and manage Netlify projects using Next.js with serverless functions, environment variables, and continuous deployment. Use this skill when working with Netlify deployments, configuring netlify.toml, managing Netlify Functions, debugging webhooks, setting environment variables, or troubleshooting deployment issues for Next.js applications on Netlify. Essential for Twilio-Aldea and similar serverless SMS/telephony projects. v2.0 includes official Netlify documentation, production patterns from Twilio-Aldea (webhook timeout solutions, background functions), and TypeScript code examples.

33 Updated 2 days ago
tdimino
AI & Automation Solid

netlify-deploy

Deploy web projects to Netlify using the Netlify CLI (`npx netlify`). Use when the user asks to deploy, host, publish, or link a site/repo on Netlify, including preview and production deploys.

2,210 Updated 1 weeks ago
foryourhealth111-pixel
Data & Documents Solid

netlify-deploy

Deploy web projects to Netlify using the Netlify CLI (`npx netlify`). Use when the user asks to deploy, host, publish, or link a site/repo on Netlify, including preview and production deploys.

27,705 Updated today
davila7