Skip to content

context-and-tools

by netlify

context-and-tools

About

context-and-tools

10
Stars
25
Skill Files
4
Forks
12
PRs Merged
7
Contributors
2
Issues Open
0
Issues Closed
2026-03-20
Last Activity

Skill Analysis

137
Avg Lines / Skill
541
Avg Words / Skill
172
Code Blocks
77
Total Files
0.25 MB
Repo Size
16
Reference Files
Skill lines67 min / 137 median / 236 max
Code languagesbash, html, javascript, json, jsx, toml, tsx, typescript
Frontmatter keysauthor, description, displayName, keywords, name
Has CLAUDE.mdYes
Has LicenseYes
File typesmd (45), mdc (21), json (5), sh (2), yml (2)

Skills (25)

  • "netlify-deployment"
    86 lines364 words2 blocks

    "Deploy and manage websites on Netlify using CLI-first workflow with netlify.toml configuration"

  • netlify-db
    137 lines540 words7 blocks

    Guide for using Netlify DB (managed Neon Postgres). Use when the project needs a relational database, structured data storage, SQL queries, or data th...

    bashjsontypescript
  • netlify-edge-functions
    127 lines476 words8 blocks

    Guide for writing Netlify Edge Functions. Use when building middleware, geolocation-based logic, request/response manipulation, authentication checks,...

    jsontomltypescript
  • netlify-deploy
    236 lines932 words9 blocks

    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,...

    bash
  • netlify-cli-and-deploy
    152 lines600 words9 blocks

    Guide for using the Netlify CLI and deploying sites. Use when installing the CLI, linking sites, deploying (Git-based or manual), managing environment...

    bashtypescript
  • netlify-functions
    169 lines716 words9 blocks

    Guide for writing Netlify serverless functions. Use when creating API endpoints, background processing, scheduled tasks, or any server-side logic usin...

    typescript
  • netlify-frameworks
    67 lines363 words1 blocks

    Guide for deploying web frameworks on Netlify. Use when setting up a framework project (Vite/React, Astro, TanStack Start, Next.js, Nuxt, SvelteKit, R...

    toml
  • netlify-image-cdn
    81 lines340 words4 blocks

    Guide for using Netlify Image CDN for image optimization and transformation. Use when serving optimized images, creating responsive image markup, sett...

    htmltoml
  • netlify-forms
    173 lines765 words9 blocks

    Guide 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...

    htmljavascriptjsxtsx
  • netlify-blobs
    100 lines403 words6 blocks

    Guide for using Netlify Blobs object storage. Use when storing files, images, documents, or simple key-value data without a full database. Covers getS...

    bashtypescript
  • netlify-config
    176 lines481 words10 blocks

    Reference for netlify.toml configuration. Use when configuring build settings, redirects, rewrites, headers, deploy contexts, environment variables, o...

    toml
  • netlify-ai-gateway
    120 lines471 words7 blocks

    Guide for using Netlify AI Gateway to access AI models. Use when adding AI capabilities or selecting/changing AI models. Must be read before choosing ...

    bashtypescript
  • netlify-caching
    137 lines493 words6 blocks

    Guide for controlling caching on Netlify's CDN. Use when configuring cache headers, setting up stale-while-revalidate, implementing on-demand cache pu...

    tomltypescript
  • netlify-db
    137 lines540 words7 blocks

    Guide for using Netlify DB (managed Neon Postgres). Use when the project needs a relational database, structured data storage, SQL queries, or data th...

    bashjsontypescript
  • netlify-edge-functions
    127 lines476 words8 blocks

    Guide for writing Netlify Edge Functions. Use when building middleware, geolocation-based logic, request/response manipulation, authentication checks,...

    jsontomltypescript
  • netlify-deploy
    236 lines932 words9 blocks

    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,...

    bash
  • netlify-cli-and-deploy
    152 lines600 words9 blocks

    Guide for using the Netlify CLI and deploying sites. Use when installing the CLI, linking sites, deploying (Git-based or manual), managing environment...

    bashtypescript
  • netlify-functions
    169 lines716 words9 blocks

    Guide for writing Netlify serverless functions. Use when creating API endpoints, background processing, scheduled tasks, or any server-side logic usin...

    typescript
  • netlify-frameworks
    67 lines363 words1 blocks

    Guide for deploying web frameworks on Netlify. Use when setting up a framework project (Vite/React, Astro, TanStack Start, Next.js, Nuxt, SvelteKit, R...

    toml
  • netlify-image-cdn
    81 lines340 words4 blocks

    Guide for using Netlify Image CDN for image optimization and transformation. Use when serving optimized images, creating responsive image markup, sett...

    htmltoml

Recent Commits

-355 contributions across all repos
MarAprMayJunJulAugSepOctNovDecJanFebMar
Less
More
  • d388e4b2026-03-20
    chore: Rebuild Codex skills from source [skip ci]
    github-actions[bot]
  • 67db5532026-03-20
    Merge pull request #16 from netlify/fix/forms-skill-ssr-fetch-url
    Vaibhav Acharya
  • ecab1fb2026-03-20
    chore: Rebuild Cursor rules from skills [skip ci]
    github-actions[bot]
  • a8785ab2026-03-20
    fix: add SSR fetch URL guidance to public forms skill
    Vaibhav Acharya
  • 1d2b2ad2026-03-17
    Merge pull request #13 from netlify/fix/forms-skill-add-ssr-guidance
    Vaibhav Acharya
  • c93c29b2026-03-17
    chore: Rebuild Codex skills from source [skip ci]
    github-actions[bot]
  • adfe8712026-03-17
    Merge pull request #14 from netlify/vaibhavacharya/ex-1904-agent-runners-should-know-supported-ai-gateway-models
    Vaibhav Acharya
  • 0085e912026-03-16
    chore: Rebuild Cursor rules from skills [skip ci]
    github-actions[bot]
  • b77d7552026-03-16
    fix: update AI Gateway skill for model selection guidance
    Vaibhav Acharya
  • 509a6fa2026-03-16
    fix: add SSR framework guidance to forms skill
    Vaibhav Acharya