1893 results (15.8ms) page 3 / 95
noartem / skills-laravel-migrations-and-factories exact

Safe database change patterns; when to modify vs add migrations; always pair models with migrations and factories; seeding guidance

aj-geddes / useful-ai-prompts-cloud-migration-planning exact

Plan and execute cloud migrations with assessment, database migration, application refactoring, and cutover strategies across AWS, Azure, and GCP.

aj-geddes / useful-ai-prompts-database-migration-management exact

Manage database migrations and schema versioning. Use when planning migrations, version control, rollback strategies, or data transformations in PostgreSQL and MySQL.

rolandobenitez / the-unofficial-swift-concurrency-migration-skill-migrating-to-swift-concurrency exact

Provides the complete Swift Concurrency Migration Guide. Use when migrating to Swift 6, resolving data-race safety errors, understanding Sendable and actor isolation, or incrementally adopting async/await.

kylehughes / the-unofficial-swift-concurrency-migration-skill-migrating-to-swift-concurrency exact

Provides the complete Swift Concurrency Migration Guide. Use when migrating to Swift 6, resolving data-race safety errors, understanding Sendable and actor isolation, or incrementally adopting async/await.

aj-geddes / useful-ai-prompts-data-migration-scripts exact

Create safe, reversible database migration scripts with rollback capabilities, data validation, and zero-downtime deployments. Use when changing database schemas, migrating data between systems,...

parcadei / continuous-claude-v3-tdd-migrate exact

TDD workflow for migrations - orchestrate agents, zero main context growth

frmlabz / omnidev-omnidev-migration exact

Migrate existing repositories with provider-specific files (.claude, .cursor, etc.) to OmniDev's unified approach. Consolidates instructions, converts skills/commands to capabilities, and...

shipshitdev / library-mongodb-migration-expert exact

Database schema design, indexing, and migration guidance for MongoDB-based applications.

parcadei / continuous-claude-v3-tdd-migration-pipeline exact

Orchestrator-only workflow for migrating/rewriting codebases with full TDD and agent delegation

TryGhost / ghost-create-database-migration exact

Create a database migration to add a table, add columns to an existing table, add a setting, or otherwise change the schema of Ghost's MySQL database.

eugenepyvovarov / mcpbundler-agent-skills-marketplace-solana-kit-migration exact

Helps developers understand when to use @solana/kit vs @solana/web3.js (v1), provides migration guidance, API mappings, and handles edge cases for Solana JavaScript SDK transitions

sendaifun / skills-solana-kit-migration exact

Helps developers understand when to use @solana/kit vs @solana/web3.js (v1), provides migration guidance, API mappings, and handles edge cases for Solana JavaScript SDK transitions

digitalocean-labs / do-app-platform-skills-app-platform-migration exact

Migrate applications from Heroku, AWS, Render, Railway, Fly.io, or Docker Compose to DigitalOcean App Platform. Use when converting existing apps, mapping services, refactoring platform-specific...

uzhussain / ant-to-shadcn-ant-to-shadcn-migration exact

Migrate Ant Design UIs to shadcn/ui + Tailwind (React/CRA/Vite β†’ Next.js App Router) with layout/page skeleton generation, component mapping, and aggressive legacy CSS cleanup guidance.

timescale / pg-aiguide-migrate-postgres-tables-to-hypertables exact

Comprehensive guide for migrating PostgreSQL tables to TimescaleDB hypertables with optimal configuration and performance validation

Hildegaardchiasmal966 / claude-skills-managing-supabase-schema-migrations exact

Guides creation, validation, and application of Supabase database migrations with RLS policy checks and type generation. Use when adding tables, modifying schema, or updating database structure.