Database Skills
Discover 6215+ skills for Databases — SQL, PostgreSQL, MongoDB, migrations, indexing and query optimization
Install any skill with /learn
/learn @owner/skill-nameBrowse Database Skills
obra / systematic-debugging
Provides a systematic approach to debugging technical issues by emphasizing root cause investigation before proposing fixes.
obra / receiving-code-review
Guides developers on effectively receiving and verifying code review feedback to ensure technical correctness and clarity.
affaan-m / api-design
Covers best practices for designing REST APIs, including resource naming, status codes, and error handling for robust API development.
affaan-m / security-review
Ensures code adheres to security best practices, providing a comprehensive checklist for authentication, input validation, and sensitive data handling.
affaan-m / tdd-workflow
Enforces test-driven development principles with comprehensive test coverage for new features, bug fixes, and code refactoring.
affaan-m / backend-patterns
Provides best practices for backend architecture, API design, and database optimization in Node.js, Express, and Next.js.
affaan-m / clickhouse-io
Provides best practices for ClickHouse database patterns, query optimization, and analytics for high-performance data engineering.
affaan-m / django-patterns
Provides best practices for Django architecture, REST API design, and ORM usage to build scalable and maintainable applications.
affaan-m / django-security
Provides comprehensive guidelines for securing Django applications against common vulnerabilities and ensuring safe deployment.
affaan-m / django-tdd
Implements Django testing strategies using pytest-django and TDD for robust API development and testing.
affaan-m / django-verification
Ensures Django project quality and security through comprehensive verification loops including migrations, linting, tests, and security scans.
affaan-m / golang-patterns
Provides idiomatic Go patterns and best practices for building robust, efficient, and maintainable applications.
affaan-m / golang-testing
Provides a comprehensive testing strategy for Go code, ensuring high quality through test-driven development and various testing techniques.
affaan-m / jpa-patterns
Provides JPA/Hibernate patterns for efficient entity design, query optimization, and transaction management in Spring Boot applications.
affaan-m / configure-ecc
Guides users through the interactive installation of skills and rules for Everything Claude Code, optimizing paths and verifying installations.
affaan-m / database-migrations
Provides best practices for database migrations, covering schema changes, data migration, rollback, and zero-downtime deployments.
affaan-m / postgres-patterns
Provides PostgreSQL database patterns for query optimization, schema design, indexing, and security based on Supabase best practices.
wshobson / dotnet-backend-patterns
Master C#/.NET backend patterns for building robust APIs and enterprise applications with best practices in dependency injection and testing.
wshobson / fastapi-templates
Facilitates the creation of production-ready FastAPI projects with async patterns and dependency injection for high-performance APIs.
wshobson / projection-patterns
Facilitates building read models and projections from event streams for optimized query performance in event-sourced systems.