ai-api-integrations
π―Skillfrom horace4444/extend-my-claude-code
Seamlessly integrates AI models, databases, and authentication for building scalable, production-ready AI applications with best-practice model selection and API management.
Part of
horace4444/extend-my-claude-code(9 items)
Installation
git clone https://github.com/Horace4444/extend-my-claude-code.gitSkill Details
"Connect applications, scripts, and backend services to AI model APIs (OpenAI, Anthropic Claude, Google Gemini/Vertex AI, xAI Grok), Supabase (PostgreSQL database with vector search), and Clerk (authentication). Use when building AI-powered features that require (1) AI model integration for text generation, translation, embeddings, or image generation, (2) Supabase database operations with pgvector semantic search, (3) Clerk user authentication and session management, (4) Combining AI outputs with database storage, (5) Cost-optimized model selection and prompt engineering, (6) Best practices for production deployments avoiding common anti-patterns."
More from this repository8
Intelligently removes watermarks from any image using ML-based inpainting, auto-detection, and multiple removal methods across various sources.
Generates a comprehensive YAML project map that provides instant codebase understanding, mapping architecture, file structure, documentation, and key resources in under 5k tokens.
Builds production-ready Claude AI agents in TypeScript using the @anthropic-ai/claude-agent-sdk, enabling custom tool development, multi-agent workflows, and enterprise-grade automation.
Converts, resizes, compresses, and optimizes images across multiple formats with high-quality Python Pillow processing.
Reviews UI code against web design best practices, checking accessibility, UX, and interface guidelines for web projects.
A comprehensive guide for creating skills that extend Claude's capabilities with specialized knowledge and workflows. ``` Generates a concise, practical description that captures the skill's purpo...
Generates high-quality images using Google's Imagen and Gemini AI models with automatic pricing and cost tracking.
Implements best practices and optimized configurations for React projects deployed on Vercel, enhancing performance and development workflow.