netlify

64 mods across 3 repositories, 150 stars between them.

axis AGENTS.md

01

netlify/axis

Instructions file CodexOpenCode

Instructions for netlify/axis, covering agents.md, project overview, terminology, architecture and adapter pattern.

55 10d ago D 3,335 tokens original MIT

configure-axis

02

netlify/axis

Skill Claude CodeCodex

Author AXIS (Agent Experience Index Score) scenarios and axis.config.json for a project. Use when the user asks to set up AXIS, add a scenario, write or edit axis.config.json, or evaluate an AI agent with AXIS.

55 10d ago C 52 tokens original MIT

using-axis

03

netlify/axis

Skill Claude CodeCodex

Run AXIS, read its reports, navigate its project layout, and interpret scores. Use when the user asks to run AXIS, invoke the CLI, compare runs, explain a score, find a regression, manage baselines, or understand where AXIS writes its files.

55 10d ago A 58 tokens original MIT

test-skill

04

netlify/axis

Skill Claude CodeCodex

When asked to compute an AXIS Result, use the following formula.

55 10d ago A 0 tokens original MIT

skill-creator

07

netlify/context-and-tools

Skill Claude CodeCodex

Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.

36 4d ago A 64 tokens copy · 88% MIT

analyzer

08

netlify/context-and-tools

Agent Claude Code

Analyze blind comparison results to understand WHY the winner won and generate improvement suggestions.

36 4d ago A 0 tokens copy · 100% MIT

grader

10

netlify/context-and-tools

Agent Claude Code

Evaluate expectations against an execution transcript and outputs.

36 4d ago A 0 tokens copy · 100% MIT

netlify

11

netlify/context-and-tools

MCP server Claude CodeCodexCursor +2

MCP server "netlify", hosted remotely at netlify-mcp.netlify.app, as configured in netlify/context-and-tools.

36 4d ago A tokens not measured original MIT

netlify/context-and-tools

Instructions file

Instructions for netlify/context-and-tools, covering netlify context and tools, repository structure, skills, cursor rules and contributing.

36 4d ago A 667 tokens original MIT

netlify/context-and-tools

Skill Claude CodeCodex

Picks the right Netlify protection layer for a deployed site and disambiguates the three unrelated things people call "auth". Use when a developer wants to password-protect a site or previews, restrict a project to their team, make a project public/private, set team visibility defaults, require SSO to view a site, or…

36 4d ago C 142 tokens original MIT

netlify/context-and-tools

Skill Claude CodeCodex

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 from another model, or delegate development tasks to run remotely against their repo.

36 4d ago A 56 tokens original MIT

netlify-ai-gateway

15

netlify/context-and-tools

Skill Claude CodeCodex

Use OpenAI, Anthropic, Google Gemini, or OpenRouter models from Netlify Functions or Edge Functions without managing provider API keys or accounts — the gateway injects credentials automatically. Reach for this when you add an AI chatbot or completion endpoint, generate images or text with Gemini/GPT/Claude, summarize…

36 4d ago C 135 tokens original MIT

netlify-blobs

16

netlify/context-and-tools

Skill Claude CodeCodex

Store and retrieve unstructured objects, file uploads, and cache-like state on Netlify using the @netlify/blobs key/value API from Functions, Edge Functions, and Build Plugins. Use when a task involves saving user file or image uploads, persisting form or contact-form submissions, storing generated output from…

36 4d ago C 130 tokens original MIT

netlify-caching

17

netlify/context-and-tools

Skill Claude CodeCodex

Cache dynamic and static responses on Netlify's CDN from Functions, Edge Functions, and proxies. Use when you add caching or cache-control headers to a function response, tune cache TTL or stale-while-revalidate, set up the durable cache, vary a cache key by query/header/cookie/country/language, purge or invalidate…

36 4d ago C 141 tokens original MIT

netlify-config

18

netlify/context-and-tools

Skill Claude CodeCodex

Configure Netlify projects via netlify.toml and the headers/redirects files — covering build settings and deploy contexts alongside environment variables/scopes and the Secrets Controller plus redirect/rewrite/proxy and custom-header rules. Use when setting a build command or publish directory, adding redirect or…

36 4d ago C 129 tokens original MIT

netlify-database

19

netlify/context-and-tools

Skill Claude CodeCodex

Zero-config Postgres for Netlify apps via @netlify/database — querying data from Functions/Edge Functions, writing schema migrations, setting up Drizzle ORM, local dev with netlify dev, database branches for deploy previews, and migrating an existing Postgres project onto Netlify. Use when adding a database, building…

36 4d ago C 111 tokens original MIT

netlify-deploy

20

netlify/context-and-tools

Skill Claude CodeCodex

Create and manage Netlify deploys — Git continuous deployment, CLI manual/anonymous deploys, Deploy to Netlify buttons, drag-and-drop, and per-context netlify.toml build settings. Use when linking a repo, deploying from the CLI, setting up Deploy Previews or branch deploys, configuring deploy contexts, adding skew…

36 4d ago C 94 tokens original MIT

netlify/context-and-tools

Skill Claude CodeCodex

Write, configure, and deploy Netlify Edge Functions (Deno runtime at the network edge) in TypeScript/JavaScript. Use when adding request/response manipulation at the edge — auth middleware, geolocation redirects, A/B testing and personalization, content localization, redirects/rewrites, SSR at the edge, or…

36 4d ago C 123 tokens original MIT

netlify-forms

22

netlify/context-and-tools

Skill Claude CodeCodex

Serverless form handling on Netlify-hosted sites — detects HTML forms at deploy time, stores submissions, filters spam, and sends notifications. Use when adding a contact form, lead-capture form, file-upload form, or newsletter signup to a Netlify site; wiring AJAX form submission; setting up a custom thank-you page…

36 4d ago C 124 tokens original MIT

netlify-frameworks

23

netlify/context-and-tools

Skill Claude CodeCodex

Deploy and configure web frameworks on Netlify — build settings and SSR/edge adapters plus local platform emulation and env vars. Use when setting up or fixing a framework deploy (Next.js / Astro / Nuxt / SvelteKit / Remix / React Router / TanStack Start / SolidStart / Gatsby / Angular / Vite / Express / Hydrogen /…

36 4d ago C 128 tokens original MIT

netlify-functions

24

netlify/context-and-tools

Skill Claude CodeCodex

Write, configure, and deploy Netlify serverless functions in TypeScript, JavaScript, or Go. Use this when adding an API endpoint or backend route, adding a contact form handler, wiring auth or Identity signup/login hooks, building streaming or AI-proxy responses, scheduling cron jobs, running long background jobs…

36 4d ago D 127 tokens original MIT