4149 results (33.3ms) page 31 / 208
d-o-hub / rust-self-learning-memory-test-fix exact

Systematic approach to diagnosing and fixing failing tests in Rust projects. Use when tests fail and you need to diagnose root causes, fix async/await issues, handle race conditions, or resolve...

ngxtm / devkit-pydantic-models exact

Create Pydantic models following the multi-model pattern with Base, Create, Update, Response, and InDB variants. Use when defining API request/response schemas, database models, or data validation...

TencentCloudBase / skills-spec-workflow exact

Standard software engineering workflow for requirement analysis, technical design, and task planning. Use this skill when developing new features, complex architecture designs, multi-module...

ovachiever / droid-tings-rag-implementation exact

Build Retrieval-Augmented Generation (RAG) systems for LLM applications with vector databases and semantic search. Use when implementing knowledge-grounded AI, building document Q&A systems, or...

shishiv / gsd-rag-implementation exact

Build Retrieval-Augmented Generation (RAG) systems for LLM applications with vector databases and semantic search. Use when implementing knowledge-grounded AI, building document Q&A systems, or...

halay08 / fullstack-agent-skills-rag-implementation exact

Build Retrieval-Augmented Generation (RAG) systems for LLM applications with vector databases and semantic search. Use when implementing knowledge-grounded AI, building document Q&A systems, or...

404kidwiz / agent-skills-backup-rag-implementation exact

Build Retrieval-Augmented Generation (RAG) systems for LLM applications with vector databases and semantic search. Use when implementing knowledge-grounded AI, building document Q&A systems, or...

rmyndharis / antigravity-skills-rag-implementation exact

Build Retrieval-Augmented Generation (RAG) systems for LLM applications with vector databases and semantic search. Use when implementing knowledge-grounded AI, building document Q&A systems, or...

clode-labs / aramb-skills-backend-planner exact

Plan complex backend work by analyzing requirements and creating executable task sequences. Use this skill when breaking down API features, service architectures, database changes, or backend...

CloudAI-X / claude-workflow-v2-convex-backend exact

Convex backend development guidelines. Use when writing Convex functions, schemas, queries, mutations, actions, or any backend code in a Convex project. Triggers on tasks involving Convex database...

omer-metin / skills-for-antigravity-postgres-wizard exact

PostgreSQL internals specialist for query optimization, indexing, partitioning, and advanced featuresUse when "postgresql, postgres, slow query, index, explain analyze, vacuum, connection pool,...

andrelandgraf / fullstackrecipes-ai-chat exact

Build a complete AI chat application with database persistence, chat list management, and automatic title generation.

ashchupliak / dream-team-prisma-patterns exact

Prisma ORM patterns - use for database access in Next.js, schema design, migrations, transactions, and relations

YuniorGlez / gemini-elite-core-convex-pro exact

Senior Backend Architect for Convex.dev (2026). Specialized in reactive database design, type-safe full-stack synchronization, and hardened authorization patterns. Expert in building low-latency,...

YuniorGlez / gemini-elite-core-security-audit-pro exact

Senior Data Security Architect & Forensic Auditor for 2026. Specialized in Row Level Security (RLS) enforcement, Zero-Trust database architecture, and automated data access auditing. Expert in...

erichowens / some-claude-skills-api-architect exact

Expert API designer for REST, GraphQL, gRPC architectures. Activate on: API design, REST API, GraphQL schema, gRPC service, OpenAPI, Swagger, API versioning, endpoint design, rate limiting, OAuth...

erichowens / some-claude-skills-supabase-admin exact

Supabase administration, RLS policies, migrations, and schema design. Use for database architecture, Row Level Security, performance tuning, auth integration. Activate on "Supabase", "RLS",...

YuniorGlez / gemini-elite-core-programmatic-seo-pro exact

Senior Programmatic SEO Architect & Data Engineer for 2026. Specialized in large-scale page generation using Next.js 16, dynamic metadata orchestration, and database-to-page automation. Expert in...

dpconde / claude-android-skill exact

Create production-quality Android applications following Google's official architecture guidance and NowInAndroid best practices. Use when building Android apps with Kotlin, Jetpack Compose, MVVM...

yanko-belov / code-craft-caching exact

Use when same data is fetched repeatedly. Use when database queries are slow. Use when implementing caching without invalidation strategy.