4767 results (40.6ms) page 27 / 239
mindrally / skills-openai-api-development exact

Expert guidance for OpenAI API development including GPT models, Assistants API, function calling, embeddings, and best practices for production applications.

TencentCloudBase / skills-data-model-creation exact

Optional advanced tool for complex data modeling. For simple table creation, use relational-database-tool directly with SQL statements.

akires47 / agent-skills-dotnet-testcontainers-integration-tests exact

Write integration tests using TestContainers for .NET with xUnit. Covers infrastructure testing with real databases, message queues, and caches in Docker containers instead of mocks.

dirnbauer / webconsulting-skills-typo3-ddev exact

Best practices for TYPO3 local development with DDEV, including configuration, database management, multi-version testing, and common workflows for v13/v14.

aj-geddes / useful-ai-prompts-query-caching-strategies exact

Implement query caching strategies to improve performance. Use when setting up caching layers, configuring Redis, or optimizing database query response times.

aussiegingersnap / cursor-skills-infra-docker exact

Local development environment with Docker Compose for PostgreSQL and other services. This skill should be used when setting up local infrastructure, managing development databases, or configuring...

bybren-llc / safe-agentic-workflow-migration-patterns exact

Database migration creation with mandatory RLS policies and ARCHitect approval workflow. Use when creating migrations, adding tables with RLS, or updating Prisma schema.

404kidwiz / claude-supercode-skills-postgres-pro exact

Use when user needs PostgreSQL database administration, performance optimization, high availability setup, backup/recovery, or advanced PostgreSQL feature implementation.

Ariel-Rodriguez / programming-skills-ps-functional-core-imperative-shell exact

Separate pure computation from side effects. Core business logic is pure functions, shell handles IO. Use when mixing calculations with database, HTTP, or file operations.

itechmeat / llm-code-pydantic-ai exact

Build production AI agents with Pydantic AI: type-safe tools, structured output, embeddings, MCP, 30+ model providers, evals, graphs, and observability.

RSHVR / unofficial-cohere-best-practices-cohere-go-sdk exact

Cohere Go SDK reference for chat, streaming, embeddings, reranking, and tool use. Use when building Go applications with Cohere APIs.

anomalyarmor / agents-armor-analyze exact

Trigger AI analysis for your data assets. Handles "analyze my database", "generate intelligence", "refresh analysis", "update AI knowledge".

RSHVR / unofficial-cohere-best-practices-cohere-typescript-sdk exact

Cohere TypeScript/JavaScript SDK reference for chat, streaming, embeddings, reranking, and tool use. Use when building Node.js or browser applications with Cohere APIs.

TheSimpleApp / agent-skills-context-loader exact

Loads project context including database schema, business rules, and coding standards before task execution. Use at the start of any significant work to ensure agents have full context.

eddiebe147 / claude-settings-supabase-expert exact

Expert guide for Supabase integration - database schemas, RLS policies, auth, Edge Functions, and real-time subscriptions. Use when working with Supabase backend features.

ramidamolis-alt / agent-skills-workflows-nlp-master exact

Advanced NLP skill - Text classification, NER, sentiment analysis, document summarization, embeddings, and multi-language support. Use for any natural language processing task.

yanko-belov / code-craft-n-plus-one-prevention exact

Use when fetching related data in loops. Use when seeing multiple queries for one request. Use when database is slow on list endpoints.

daffy0208 / ai-dev-standards-performance-optimizer exact

Optimize application performance and scalability. Use when investigating slow applications, scaling bottlenecks, or improving response times. Covers profiling, caching, database optimization, and...

Prat011 / awesome-llm-skills-notion-knowledge-capture exact

Transforms conversations and discussions into structured documentation pages in Notion. Captures insights, decisions, and knowledge from chat context, formats appropriately, and saves to wikis or...