๐ŸŽฏ

netlify-identity

๐ŸŽฏSkill

from netlify/context-and-tools

VibeIndex|
What it does
|

A Netlify platform skill for user authentication covering signups, logins, OAuth provider integration, and role-based access control, with references for advanced identity patterns and server-side validation.

๐Ÿ“ฆ

Same repository

netlify/context-and-tools(14 items)

netlify-identity

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add netlify/context-and-tools --skill netlify-identity
skills.sh Installโš  Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add netlify/context-and-tools --skill netlify-identity
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/netlify-identity/SKILL.md

SKILL.md

82Installs
-
AddedApr 4, 2026

More from this repository10

๐ŸŽฏ
netlify-cli-and-deploy๐ŸŽฏSkill

Part of Netlify's official skills for AI coding agents, providing focused reference for Netlify CLI commands, Git vs manual deployments, and environment variable management to help agents build correctly on Netlify.

๐ŸŽฏ
netlify-functions๐ŸŽฏSkill

Skill

๐ŸŽฏ
netlify-config๐ŸŽฏSkill

A focused reference skill for configuring netlify.toml, covering redirects, custom headers, build settings, and deploy contexts โ€” part of the official Netlify context-and-tools skills collection for AI coding agents.

๐ŸŽฏ
netlify-edge-functions๐ŸŽฏSkill

A Netlify skill for AI coding agents covering edge compute on Netlify โ€” Deno runtime, middleware patterns, and geolocation capabilities, designed to help agents build correctly without searching docs.

๐ŸŽฏ
netlify-forms๐ŸŽฏSkill

Skill

๐ŸŽฏ
netlify-deploy๐ŸŽฏSkill

A Netlify skill for AI coding agents covering the deployment workflow โ€” authentication, site linking, preview and production deployments, designed to help agents deploy correctly on Netlify.

๐ŸŽฏ
netlify-frameworks๐ŸŽฏSkill

A Netlify platform skill providing framework adapter guidance for Vite, Astro, TanStack, and Next.js, helping agents build correctly on Netlify without searching docs.

๐ŸŽฏ
netlify-image-cdn๐ŸŽฏSkill

A Netlify platform skill covering image transformation and optimization via the Netlify CDN, providing AI agents with reference documentation for image delivery patterns.

๐ŸŽฏ
netlify-blobs๐ŸŽฏSkill

A Netlify skill that teaches AI coding agents how to use Netlify Blobs for object storage, covering key-value data operations, binary file handling, and integration patterns with serverless functions.

๐ŸŽฏ
netlify-caching๐ŸŽฏSkill

A Netlify skill that teaches AI coding agents CDN cache control strategies, covering cache tags, purge mechanisms, stale-while-revalidate patterns, and cache optimization best practices on the Netlify platform.