Database skills
Top maintainers
- openclaw · 662 skills
- pluginagentmarketplace · 24 skills
- cin12211 · 15 skills
- altinity · 14 skills
- waynesutton · 14 skills
Languages in this topic
1258 skills
This skill enforces data integrity between TypeScript and PostgreSQL by applying zero-trust, migration-safe patterns with Prisma 7 and PostgreSQL 18.
This skill helps you implement Clean Architecture and DDD in Next.js 16 / React 19 / Node 24, optimizing AI agent collaboration.
This skill helps you design and optimize scalable data pipelines, warehouses, and analytics infrastructure across batch, streaming, and ELT workflows.
This skill helps you create and customize Frappe reports including query, script, and nocode builders for powerful data analysis.
This skill helps design safe database migrations with zero-downtime, rollback-safe plans and thorough testing across PostgreSQL, MySQL, and other supported
This skill enables fast, multi-path semantic search with Milvus, rerank precision, and scalable document storage for large-scale knowledge retrieval.
This skill helps you apply Intershop ICM back-end best practices to writing, reviewing, and refactoring Java code for performance, security, and
This skill guides secure, TypeScript-first Mongoose usage with performance best practices for MongoDB, enabling faster, type-safe data access in modern apps.
This skill helps optimize Laravel performance by using framework caches, value and query caching, and explicit invalidation strategies for correctness.
This skill helps you design precise exception hierarchies in TypeScript, enabling targeted catch blocks and safer error handling across layers.
This skill helps prevent deadlocks by enforcing consistent lock ordering and timeouts across services, ensuring operations complete reliably.
This skill helps ensure atomic multi-step writes in Laravel by wrapping operations in transactions and applying after-commit events for consistency.
This skill helps you implement idempotency for critical mutations using idempotency keys to prevent duplicates and ensure safe retries.
This skill helps you design RESTful endpoints by enforcing correct HTTP methods, avoiding verbs in URLs, and promoting semantic, cache-friendly APIs.
This skill helps Laravel developers prevent N+1 queries by eager loading, safeguard lazy loading in dev, and select only needed fields.
This skill helps you build secure web applications by applying authentication, secrets management, input validation, and OWASP security patterns.
This skill helps you identify and remediate race conditions by applying atomic, transactional, and locking patterns across code paths.
This skill guides you to never hardcode secrets, enforcing environment variables and startup validation to prevent leaks and secure credentials.
This skill guides integrating Stripe with Next.js and Supabase, delivering production-ready webhooks, subscriptions, and credit systems with secure key
This skill helps you prevent N+1 queries by enforcing eager loading and providing patterns to fetch related data in a single query.
This skill helps you optimize Rails ActiveRecord queries, manage associations, and use PostgreSQL patterns to prevent N+1 and improve performance.