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일
수집된 skill 15개 중 8개를 표시합니다.
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일
수집된 skill 9개 중 8개를 표시합니다.
저장소 4개 중 4개 표시
모든 저장소를 표시했습니다