Skip to main content
netlify
GitHub 创作者资料

netlify

按仓库查看 4 个 GitHub 仓库中的 27 个已收集 skills。

已收集 skills
27
仓库
4
更新
2026年8月18日
仓库浏览

仓库与代表性 skills

netlify-frameworks
未分类

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

2026年8月18日
netlify-identity
未分类

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

2026年8月18日
netlify-image-cdn
未分类

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

2026年8月18日
netlify-access-control
软件开发工程师

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

2026年8月12日
netlify-ai-gateway
软件开发工程师

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…

2026年8月12日
netlify-blobs
软件开发工程师

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…

2026年8月12日
netlify-caching
软件开发工程师

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…

2026年8月12日
netlify-config
软件开发工程师

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…

2026年8月12日
已展示 8 / 15 个已收集 Skill。
content-collections
网页开发工程师

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.

2026年6月26日
netlify-forms-tanstack
网页开发工程师

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

2026年6月26日
tanstack-start-api-routes
软件开发工程师

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.

2026年6月26日
netlify-identity-tanstack-start
网页开发工程师

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

2026年6月26日
tanstack-start-loaders
软件开发工程师

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.

2026年6月26日
tanstack-start-project-setup
软件开发工程师

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

2026年6月26日
tanstack-start-routes
软件开发工程师

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.

2026年6月26日
tanstack-start-server-functions
软件开发工程师

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.

2026年6月26日
已展示 8 / 9 个已收集 Skill。
已展示 4 / 4 个仓库
已展示全部仓库