
Database Workflow Bundle
FreeStreamline your database design and operations.
Free · Opens the source repo
What Database Workflow Bundle does
The Database Workflow Bundle provides a structured approach to managing all aspects of database development and operations. It encompasses various phases, including database design, implementation, query optimization, data migration, and data pipeline development. This comprehensive workflow is designed for developers and data engineers who need to efficiently handle both SQL and NoSQL databases, ensuring best practices are followed throughout the process.
In the first phase, users can leverage skills for database architecture and schema design, allowing them to create robust database structures that meet specific project requirements. The implementation phase focuses on setting up connections, configuring ORMs, and creating migrations, which are essential for transitioning from development to production environments. This structured approach ensures that all necessary steps are covered, minimizing errors and enhancing productivity.
The workflow also addresses performance considerations through query optimization, where users can analyze slow queries and implement caching strategies. Additionally, the data migration phase provides guidance on planning and executing migrations, ensuring data integrity and smooth transitions. The data pipeline development phase emphasizes setting up data ingestion and transformations, which are crucial for modern data applications.
Finally, the bundle includes operations management, covering essential tasks like backups and performance monitoring. This skill is particularly beneficial for teams looking to standardize their database practices and improve collaboration across different stages of database management, making it an invaluable tool for any development or data engineering team.
When to use it
Use this workflow when you need to design schemas, optimize queries, or manage data migrations effectively.
When not to use it
This skill is not suitable for ad-hoc database tasks or when specific environment configurations are required without expert validation.
What you can build with it
Designing a New Database Schema
Utilize the database design phase to gather requirements and create a schema tailored to your application needs.
Implementing Database Migrations
Follow the structured steps in the migration phase to ensure a smooth transition of data between environments.
Optimizing Query Performance
Analyze slow queries using the optimization phase to enhance database performance and efficiency.
How to install Database Workflow Bundle
View source1. Install with the skills CLI
npx skills add sickn33/agentic-awesome-skills/database --agent claude-code2. Or install it manually
Download the skill folder and drop it into ~/.claude/skills/ for all projects, or .claude/skills/ to scope it to one repo. Restart Claude Code so it picks up the new skill.
Anthropic's agentic coding CLI, and the reference implementation of Agent Skills. Drop a skill folder into ~/.claude/skills and Claude Code loads it automatically whenever a task matches the skill's description. Claude Code docs
Inside SKILL.md
Written by sickn33Database Workflow Bundle
Overview
Comprehensive database workflow for database design, development, optimization, migrations, and data engineering. Covers SQL, NoSQL, and modern data platforms.
When to Use This Workflow
Use this workflow when:
- Designing database schemas
- Implementing database migrations
- Optimizing query performance
- Setting up data pipelines
- Managing database operations
- Implementing data quality
Workflow Phases
Phase 1: Database Design
Skills to Invoke
database-architect- Database architecturedatabase-design- Schema designpostgresql- PostgreSQL designnosql-expert- NoSQL design
Actions
- Gather requirements
- Design schema
- Define relationships
- Plan indexing strategy
- Design for scalability
Copy-Paste Prompts
Use @database-architect to design database schema
Use @postgresql to design PostgreSQL schema
Phase 2: Database Implementation
Skills to Invoke
prisma-expert- Prisma ORMdatabase-migrations-sql-migrations- SQL migrationsneon-postgres- Serverless Postgres
Actions
- Set up database connection
- Configure ORM
- Create migrations
- Implement models
- Set up seed data
Copy-Paste Prompts
Use @prisma-expert to set up Prisma ORM
Use @database-migrations-sql-migrations to create migrations
Phase 3: Query Optimization
Skills to Invoke
database-optimizer- Database optimizationsql-optimization-patterns- SQL optimizationpostgres-best-practices- PostgreSQL optimization
Actions
- Analyze slow queries
- Review execution plans
- Optimize indexes
- Refactor queries
- Implement caching
Copy-Paste Prompts
Use @database-optimizer to optimize database performance
Use @sql-optimization-patterns to optimize SQL queries
Phase 4: Data Migration
Skills to Invoke
database-migration- Database migrationframework-migration-code-migrate- Code migration
Actions
- Plan migration strategy
- Create migration scripts
- Test migration
- Execute migration
- Verify data integrity
Copy-Paste Prompts
Use @database-migration to plan database migration
Phase 5: Data Pipeline Development
Skills to Invoke
data-engineer- Data engineeringdata-engineering-data-pipeline- Data pipelinesairflow-dag-patterns- Airflow workflowsdbt-transformation-patterns- dbt transformations
Actions
- Design data pipeline
- Set up data ingestion
- Implement transformations
- Configure scheduling
- Set up monitoring
Copy-Paste Prompts
Use @data-engineer to design data pipeline
Use @airflow-dag-patterns to create Airflow DAGs
Phase 6: Data Quality
Skills to Invoke
data-quality-frameworks- Data qualitydata-engineering-data-driven-feature- Data-driven features
Actions
- Define quality metrics
- Implement validation
- Set up monitoring
- Create alerts
- Document standards
Copy-Paste Prompts
Use @data-quality-frameworks to implement data quality checks
Phase 7: Database Operations
Skills to Invoke
database-admin- Database administrationbackup-automation- Backup automation
Actions
- Set up backups
- Configure replication
- Monitor performance
- Plan capacity
- Implement security
Copy-Paste Prompts
Use @database-admin to manage database operations
Database Technology Workflows
PostgreSQL
Skills: postgresql, postgres-best-practices, neon-postgres, prisma-expert
MongoDB
Skills: nosql-expert, azure-cosmos-db-py
Redis
Skills: bullmq-specialist, upstash-qstash
Data Warehousing
Skills: clickhouse-io, dbt-transformation-patterns
Quality Gates
- Schema designed and reviewed
- Migrations tested
- Performance benchmarks met
- Backups configured
- Monitoring in place
- Documentation complete
Related Workflow Bundles
development- Application developmentcloud-devops- Infrastructureai-ml- AI/ML data pipelinestesting-qa- Data testing
Limitations
- Use this skill only when the task clearly matches the scope described above.
- Do not treat the output as a substitute for environment-specific validation, testing, or expert review.
- Stop and ask for clarification if required inputs, permissions, safety boundaries, or success criteria are missing.
Frequently asked questions about Database Workflow Bundle
Similar skills
ClickHouse Logs Queries
Efficiently manage Supabase logs with ClickHouse SQL.
EF Core D2 Database Diagram Generator
Visualize your EF Core models as D2 diagrams effortlessly.
Safe SQL Execution
Ensure secure SQL execution in Supabase applications.
Oracle to PostgreSQL Migration
Identify migration risks between Oracle and PostgreSQL.
SSMA Console
Streamline Oracle to SQL Server migrations with ease.
SQL Performance Optimization
Enhance SQL query efficiency across all databases.
