Skip to main content
Run any Skill in Manus
with one click
GitHub repository

GptImage2Api

GptImage2Api contains 16 collected skills from buildnewapp, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
16
Stars
2
updated
2026-04-22
Forks
0
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

email-best-practices
software-developers

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.

2026-04-22
nexty-ai
software-developers

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.

2026-04-22
nexty-auth
web-developers

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.

2026-04-22
nexty-cf-workers-migration
software-developers

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.

2026-04-22
nexty-cms
software-developers

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.

2026-04-22
nexty-database
database-architects

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.

2026-04-22
database-schema-isolation-and-migration
database-architects

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.

2026-04-22
nexty-email
software-developers

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.

2026-04-22
nexty-i18n
software-developers

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.

2026-04-22
nexty-new-component
software-developers

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.

2026-04-22
nexty-new-page
web-developers

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.

2026-04-22
nexty-payments
software-developers

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.

2026-04-22
nexty-quick-start
web-developers

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).

2026-04-22
nexty-server-action
software-developers

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.

2026-04-22
nexty-storage
software-developers

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.

2026-04-22
skill-creator
software-developers

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.

2026-04-22