en un clic
GptImage2Api
GptImage2Api contient 16 skills collectées depuis buildnewapp, avec une couverture métier par dépôt et des pages de détail sur le site.
Skills dans ce dépôt
Use when building email features, emails going to spam, high bounce rates, setting up SPF/DKIM/DMARC authentication, implementing email capture, ensuring compliance (CAN-SPAM, GDPR, CASL), handling webhooks, retry logic, or deciding transactional vs marketing.
Integrate AI providers in NEXTY.DEV using ai-sdk. Use when adding chat, text generation, image generation, video generation, or other AI features. Covers multiple providers (OpenAI, Anthropic, Google, DeepSeek, xAI, OpenRouter, Replicate, fal.ai, KIE, Custom OpenAI) and streaming patterns.
Implement authentication in NEXTY.DEV using Better Auth. Use when checking sessions, protecting routes, adding social logins, or managing user roles. Covers server/client auth, guards, and admin checks.
Migrate a NEXTY.DEV project to Cloudflare Workers deployment using @opennextjs/cloudflare. Covers infrastructure setup, database adapter changes (Neon HTTP / Hyperdrive), auth refactoring, blog pre-build, and deploy commands. Use when moving an existing NEXTY project from Vercel/Node to Cloudflare Workers.
Manage blog/CMS content in NEXTY.DEV. Use when creating blog posts, glossary entries, managing tags, or implementing content visibility. Covers post types, rich text editing, and public content display.
Work with PostgreSQL database using Drizzle ORM in NEXTY.DEV. Use when creating tables, writing queries, running migrations, or managing schema. Covers schema definition, CRUD operations, and transactions.
Automates database schema migration from one PostgreSQL database to another using PostgreSQL Schema isolation mechanism. Supports both new project initialization and migration from existing databases.
Send transactional emails in NEXTY.DEV using Resend. Use when creating email templates, sending notifications, or implementing welcome/magic-link emails. Covers React email templates and sending patterns.
Handle internationalization in NEXTY.DEV using next-intl. Use when adding translatable text, creating locale-aware pages, or formatting dates/numbers. Covers translation hooks, message files, and routing.
Create React components in NEXTY.DEV template. Use when building UI components, client components with hooks, or extending shadcn/ui. Covers component structure, props typing, and composition patterns.
Create new pages in NEXTY.DEV template. Use when adding public pages, protected dashboard pages, or admin pages. Handles App Router structure, i18n routing, metadata generation, and layouts.
Implement payments in NEXTY.DEV with Stripe or Creem. Use when creating checkout sessions, handling webhooks, managing subscriptions, or working with credits. Covers provider-agnostic patterns and webhook handlers.
Use when a developer wants to quickly customize the NEXTY.DEV template for their own product. Takes product name and business description, then generates landing page content, SEO metadata, Header/Footer navigation, and site configuration across all languages (en/zh/ja).
Create Server Actions and API Route Handlers in NEXTY.DEV. Use when implementing data mutations, form handling, or REST API endpoints. Covers action response patterns, validation, and auth guards.
Handle file storage with Cloudflare R2 in NEXTY.DEV. Use when uploading files, generating presigned URLs, or managing user uploads. Covers server uploads, client uploads via presigned URLs, and downloads.
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.