Database Backup, Recovery, and Disaster Planning
Design a complete database backup and recovery strategy — automated backups, point-in-time recovery, cross-reg...
Browse and customize AI prompt templates for ChatGPT, Claude, Midjourney, and more. Copy-ready prompts with fillable placeholders.
Design a complete database backup and recovery strategy — automated backups, point-in-time recovery, cross-reg...
Design a Git branching strategy tailored to your team size, release cadence, and deployment model — GitFlow, t...
Generate production-ready GitHub Actions workflows for testing, building, and deploying your application with...
Get step-by-step guidance to resolve complex Git merge conflicts with context-aware strategies and prevention...
Generate a comprehensive PR review checklist tailored to your tech stack, covering code quality, security, per...
Audit and optimize a Git repository — remove large files from history, clean up stale branches, and reduce clo...
Create structured GitHub issue templates, PR templates, and project board automations for consistent team work...
Set up conventional commit enforcement with automated changelog generation, semantic versioning, and release n...
Build a GitHub Actions workflow that scans for leaked secrets, vulnerable dependencies, and security misconfig...
Design a monorepo architecture with workspace management, selective CI triggers, and efficient dependency shar...
Use AI-guided Git bisect strategies to find the exact commit that introduced a bug, with automated test script...
Generate comprehensive unit tests for existing code — covering happy paths, edge cases, error conditions, and...