Skip to content

context-and-tools

by netlify

context-and-tools

About

context-and-tools

26
Stars
32
Skill Files
7
Forks
83
PRs Merged
10
Contributors
2
Issues Open
4
Issues Closed
2026-07-17
Last Activity

Skill Analysis

214
Avg Lines / Skill
1,779
Avg Words / Skill
263
Code Blocks
464
Total Files
1.49 MB
Repo Size
45
Reference Files
Skill lines66 min / 187 median / 486 max
Code languagesbash, html, javascript, json, jsx, markdown, toml, tsx, typescript
Frontmatter keysauthor, description, displayName, keywords, name
Has CLAUDE.mdYes
Has LicenseYes
File typests (279), md (88), mdc (38), json (21), py (10), yml (5), html (4), tsx (4), mjs (3), sh (2)

Skills (32)

  • skill-creator
    486 lines5205 words15 blocks

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

    bashjsonmarkdown
  • netlify-forms
    196 lines1326 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-mcp-servers
    210 lines2525 words5 blocks

    Build, deploy, and secure Model Context Protocol (MCP) servers on Netlify. Use whenever the task involves creating an MCP server, exposing an app or A...

    bashtypescript
  • netlify-functions
    287 lines1921 words13 blocks

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

    tomltypescript
  • netlify-database
    366 lines3007 words13 blocks

    Guide for using Netlify Database — the GA managed Postgres product built into Netlify. Use when a project needs any kind of dynamic, structured, or re...

    bashjsontypescript
  • netlify-agent-runner
    161 lines1781 words4 blocks

    Run AI agent tasks remotely on Netlify using Claude, Codex, or Gemini. Use when the user wants to run an AI agent on their site, get a second opinion ...

    bash
  • netlify-access-control
    66 lines1252 words

    Use when the task involves controlling who can reach a Netlify site, or telling Netlify Identity apart from Secure Access. Trigger whenever the user w...

  • netlify-frameworks
    117 lines998 words3 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...

    bashtoml
  • netlify-image-cdn
    100 lines700 words5 blocks

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

    htmltoml
  • netlify-edge-functions
    181 lines1111 words10 blocks

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

    jsontomltypescript
  • netlify-ai-gateway
    241 lines2098 words9 blocks

    Reference for Netlify AI Gateway — the managed proxy that routes calls to OpenAI, Anthropic, and Google Gemini SDKs without provider API keys. Use thi...

    bashtypescript
  • netlify-blobs
    172 lines1557 words9 blocks

    Guide for using Netlify Blobs for file and asset storage — images, documents, uploads, exports, cached binary artifacts. Covers getStore(), CRUD opera...

    bashtypescript
  • netlify-identity
    465 lines3041 words16 blocks

    Use when the task involves authentication, user signups, logins, password recovery, OAuth providers, role-based access control, or protecting routes a...

    bashtomltsxtypescript
  • netlify-config
    229 lines1219 words12 blocks

    Reference for netlify.toml configuration and site environment variables. Use when configuring build settings, redirects, rewrites, headers, deploy con...

    bashtoml
  • netlify-caching
    187 lines1121 words10 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-deploy
    154 lines2024 words5 blocks

    Deploy, host, and publish web projects on Netlify with the Netlify CLI. Use when the user wants to deploy a site or repository to Netlify, link a loca...

    bash
  • "netlify-deployment"
    86 lines364 words2 blocks

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

  • netlify-forms
    196 lines1326 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-mcp-servers
    210 lines2525 words5 blocks

    Build, deploy, and secure Model Context Protocol (MCP) servers on Netlify. Use whenever the task involves creating an MCP server, exposing an app or A...

    bashtypescript
  • netlify-functions
    287 lines1921 words13 blocks

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

    tomltypescript

Recent Commits

-349 contributions across all repos
JulAugSepOctNovDecJanFebMarAprMayJunJul
Less
More
  • b4ac2772026-07-17
    fix: improve db setup so linting works as expected (#97)
    Sean Roberts
  • 43059a32026-07-16
    feat: add context around vs code
    Sean Roberts
  • 48de7a42026-07-14
    fix(skills): close AXIS sub-95 gaps across all domains (skills, fixtures, rubrics, harness) (#91)
    Sean C Davis
  • 84703312026-07-13
    feat(ctx-pipeline): add Stage-2 agent-context receiver (AX-97) (#92)
    Sean C Davis
  • e16d2802026-07-13
    chore(main): release 0.12.1 (#90)
    github-actions[bot]
  • 129b3502026-07-09
    fix(skills): consolidate deploy skills into a single netlify-deploy (AX-108) (#89)
    Sean C Davis
  • e63c7782026-07-09
    docs(skills): rehome local dev guidance into netlify-frameworks (AX-108) (#88)
    Sean C Davis
  • 2ec71b62026-07-08
    docs(skills): rehome env-var CLI management into netlify-config (AX-108) (#87)
    Sean C Davis
  • cde74282026-07-08
    chore(deps): update vulnerability
    Sean C Davis
  • dd1e7802026-07-07
    chore(main): release 0.12.0 (#86)
    github-actions[bot]