context-and-tools
by netlify
context-and-tools
About
context-and-tools
Skill Analysis
Skills (28)
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,...
bashReference for netlify.toml configuration. Use when configuring build settings, redirects, rewrites, headers, deploy contexts, environment variables, o...
tomlReference for Netlify AI Gateway — the managed proxy that routes calls to OpenAI, Anthropic, and Google Gemini SDKs without provider API keys. Use thi...
bashtypescriptGuide for using Netlify Image CDN for image optimization and transformation. Use when serving optimized images, creating responsive image markup, sett...
htmltomlGuide for using Netlify Blobs for file and asset storage — images, documents, uploads, exports, cached binary artifacts. Covers getStore(), CRUD opera...
bashtypescriptGuide for using Netlify Forms for HTML form handling. Use when adding contact forms, feedback forms, file upload forms, or any form that should be col...
htmljavascriptjsxtsxGuide for using Netlify Database — the GA managed Postgres product built into Netlify. Use when a project needs any kind of dynamic, structured, or re...
bashjsontypescriptGuide for writing Netlify serverless functions. Use when creating API endpoints, background processing, scheduled tasks, or any server-side logic usin...
typescriptGuide for deploying web frameworks on Netlify. Use when setting up a framework project (Vite/React, Astro, TanStack Start, Next.js, Nuxt, SvelteKit, R...
tomlUse when the task involves authentication, user signups, logins, password recovery, OAuth providers, role-based access control, or protecting routes a...
bashtomltsxtypescriptGuide for controlling caching on Netlify's CDN. Use when configuring cache headers, setting up stale-while-revalidate, implementing on-demand cache pu...
tomltypescriptGuide for using the Netlify CLI and deploying sites. Use when installing the CLI, linking sites, deploying (Git-based or manual), managing environment...
bashtypescriptGuide for writing Netlify Edge Functions. Use when building middleware, geolocation-based logic, request/response manipulation, authentication checks,...
jsontomltypescript"Deploy and manage websites on Netlify using CLI-first workflow with netlify.toml configuration"
Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or opt...
bashjsonmarkdownDeploy 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,...
bashReference for netlify.toml configuration. Use when configuring build settings, redirects, rewrites, headers, deploy contexts, environment variables, o...
tomlReference for Netlify AI Gateway — the managed proxy that routes calls to OpenAI, Anthropic, and Google Gemini SDKs without provider API keys. Use thi...
bashtypescriptGuide for using Netlify Image CDN for image optimization and transformation. Use when serving optimized images, creating responsive image markup, sett...
htmltomlGuide for using Netlify Blobs for file and asset storage — images, documents, uploads, exports, cached binary artifacts. Covers getStore(), CRUD opera...
bashtypescript
Recent Commits
- cffaf742026-05-08Merge pull request #34 from netlify/add-copilot-cli-installSean C Davis
- 99537e22026-05-08Merge pull request #30 from netlify/27/plugin-manifestSean C Davis
- db082ea2026-05-08Merge pull request #29 from netlify/remove-migrations-prefixSean C Davis
- 67abbfb2026-05-08Merge pull request #25 from netlify/ai-gateway-fixes-for-image-genSean C Davis
- 4bac2682026-05-06chore: Rebuild Codex skills from source [skip ci]github-actions[bot]
- 3fb0cf22026-05-06chore: Rebuild Codex skills from source [skip ci]github-actions[bot]
- aaa764e2026-05-06Merge branch 'main' into ai-gateway-fixes-for-image-genSean C Davis
- 84b2d6d2026-05-06Merge branch 'main' into remove-migrations-prefixSean C Davis
- a49ebc52026-05-06Merge pull request #33 from netlify/fix-codex-workflow-protected-branchSean C Davis
- 841ae7c2026-05-06docs: add GitHub Copilot CLI install instructionsSean C Davis