Git Repository Cleanup & Optimization
Audit and optimize a Git repository — remove large files from history, clean up stale branches, and reduce clo...
Browse and customize AI prompt templates for ChatGPT, Claude, Midjourney, and more. Copy-ready prompts with fillable placeholders.
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...
Set up a complete E2E testing framework with page objects, fixtures, CI integration, and parallel execution fo...
Create a comprehensive test strategy covering unit, integration, E2E, and performance testing for a new featur...
Generate integration tests for REST or GraphQL APIs with authentication, database state management, and contra...
Build a reusable test data factory system with realistic fake data, relationship handling, and state machines...
Create load testing scripts with realistic user scenarios, ramp-up strategies, and performance baseline defini...