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...
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...
Compile a Spring Boot app to a GraalVM native image for instant startup and low memory usage — resolve reflect...
Configure automated dependency updates with Dependabot or Renovate — grouping strategies, auto-merge rules, an...
Automate GitHub releases with semantic versioning, auto-generated changelogs, asset uploads, and release annou...
Set up Git hooks for automated code quality enforcement — linting, formatting, commit message validation, and...
Create a GitHub Codespaces dev container configuration for instant, consistent development environments with a...
Design chaos engineering experiments to test system resilience — inject failures, measure recovery, and build...
Design a test environment strategy with isolated databases, data seeding, cleanup policies, and environment pa...
Set up complete observability for Spring Boot — distributed tracing, metrics, structured logging, and alerting...
Audit your project dependencies to find unused packages, outdated versions, security vulnerabilities, and lice...