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 guides you through system design choices, creates ADRs and C4 diagrams, and evaluates trade-offs for scalable architectures.
This skill provides production-grade FastAPI best practices for project structure, async concurrency, validation, DI, and database patterns to improve
This skill reviews database schemas for normalization, constraints, data types, and indexing to improve integrity and performance.
This skill generates database migration scripts with up and down migrations, covering table creation, alterations, indexes, and foreign keys across databases.
This skill helps you access Airtable bases, tables, and records using Python and pyairtable for reliable data retrieval and basic operations.
This skill helps you scaffold and maintain a FastAPI backend in server/ with Async SQLAlchemy, migrations, and AI tooling.
This skill provides detailed guidance on Django concepts such as auth, class-based views, forms, and database operations.
This skill configures DigitalOcean Managed Postgres with secure schema isolation or bindable variables, simplifying multi-tenant setups and connectivity
This skill helps you master MongoDB CRUD operations, insert, query, update, and delete documents efficiently across collections.
This skill helps you design and enforce enterprise-grade backend architectures with security, performance, and scalable patterns across frameworks and
This skill helps you manage database operations and disaster recovery proactively, covering backups, replication, user access, monitoring, and maintenance.
This skill helps you optimize complex SQL queries, design normalized schemas, and analyze execution plans across PostgreSQL, MySQL, and SQL Server.
This skill reviews database migrations for safety, backwards compatibility, rollback readiness, and zero-downtime deployment to protect data integrity.
This skill helps you enforce input shape with Zod in the presentation layer, while business rules live in entities and server actions use schemas.
This skill generates production-realistic CSV files with proper headers, data types, and configurable row counts for testing, demos, and development.
This skill enables adaptive learning for self-learning agents using ReasoningBank and AgentDB, improving decision-making via memory distillation and trajectory
This skill helps you build and tailor SQLAdmin interfaces for SQLAlchemy models in FastAPI or Starlette apps, including authentication, views, and async
This skill helps you backfill historical Stripe data into PostgreSQL using stripe-sync-engine for efficient, scalable data recovery.
This skill tracks deep work sessions locally and generates a shareable heatmap of minutes per day to visualize focus.
This skill helps you implement and audit access control with ZenStack for Prisma/tRPC, RBAC/ABAC, and field-level validation.
This skill helps diagnose and fix Stripe sync engine issues, guiding you through errors, environment checks, and webhook and migration troubleshooting.