Skip to main content
netlify
GitHub creator profile

netlify

Repository-level view of 27 collected skills across 4 GitHub repositories.

skills collected
27
repositories
4
updated
Aug 18, 2026
repository explorer

Repositories and representative skills

netlify-frameworks
unclassified

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 /…

Aug 18, 2026
netlify-identity
unclassified

Add authentication and user management to a Netlify site with @netlify/identity — signup/login/logout, OAuth social login (Google/GitHub/GitLab/Bitbucket), server-side user verification in Functions, role-based access control (RBAC), admin user management,…

Aug 18, 2026
netlify-image-cdn
unclassified

Transform, resize, crop, reformat, and optimize images on demand via Netlify Image CDN's /.netlify/images endpoint. Use when adding responsive images, generating thumbnails, converting formats (avif/webp/png), cropping to aspect ratios, tuning image quality,…

Aug 18, 2026
netlify-access-control
software-developers

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

Aug 12, 2026
netlify-ai-gateway
software-developers

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…

Aug 12, 2026
netlify-blobs
software-developers

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…

Aug 12, 2026
netlify-caching
software-developers

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…

Aug 12, 2026
netlify-config
software-developers

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…

Aug 12, 2026
Showing 8 of 15 collected skills.
content-collections
web-developers

Use content-collections for type-safe content management with markdown files. Use when building blogs, documentation sites, or any content-driven pages with frontmatter and markdown.

Jun 26, 2026
netlify-forms-tanstack
web-developers

Handle Netlify Forms in TanStack Start. Use when implementing contact forms, signup forms, or any form submission handling on Netlify-hosted TanStack Start sites.

Jun 26, 2026
tanstack-start-api-routes
software-developers

Create API routes (server routes) in TanStack Start for handling HTTP requests. Use when building REST APIs, webhooks, or any HTTP endpoint that returns data rather than rendering a page.

Jun 26, 2026
netlify-identity-tanstack-start
web-developers

Upgrade a stock TanStack Start project to use Netlify Identity for authentication via the @netlify/identity package. Use this skill whenever the user wants to add Netlify Identity auth to a TanStack Start app, integrate login/signup into TanStack Start,…

Jun 26, 2026
tanstack-start-loaders
software-developers

Load data for TanStack Start routes using beforeLoad and loader functions. Use when fetching data for pages, implementing route guards, or setting up route context. IMPORTANT - Loaders should call server functions for data access.

Jun 26, 2026
tanstack-start-project-setup
software-developers

Set up and configure TanStack Start projects. Use when creating new projects, configuring the router, setting up TanStack Query integration, or configuring build settings.

Jun 26, 2026
tanstack-start-routes
software-developers

Create and manage routes in TanStack Start using file-based routing. Use when adding new pages, configuring layouts, setting up nested routes, or working with route parameters.

Jun 26, 2026
tanstack-start-server-functions
software-developers

Create server functions in TanStack Start for server-side logic callable from anywhere. Use for database access, API calls with secrets, mutations, server-only code, or when you must use .inputValidator(...) for createServerFn inputs.

Jun 26, 2026
Showing 8 of 9 collected skills.
Showing 4 of 4 repositories
All repositories loaded