AI SummaryHeuristic scoring (no AI key configured).
Install
Copy this and paste it into Claude Code, Cursor, or any AI assistant:
I want to add the "terraform-aws-vpc — Copilot Instructions" prompt rules to my project. Repository: https://github.com/kbrockhoff/terraform-aws-vpc Please read the repo to find the rules/prompt file, then: 1. Download it to the correct location (.cursorrules, .windsurfrules, .github/prompts/, or project root — based on the file type) 2. If there's an existing rules file, merge the new rules in rather than overwriting 3. Confirm what was added
Description
Opinionated, comprehensive AWS VPC provisioning
Principles
• Simplicity: One clear purpose per operation. • Composable: Steps build independently; easy to debug.
Branch Management
• Name: feature/descriptive-name, bugfix/issue-description (kebab-case, branch from main). • Stay current: make update-branch; resolve conflicts immediately.
Commits
• Pre-commit: make pre-commit if not pushing, make validate if pushing. • Format: Conventional Commits type(scope): description • Scope: Atomic, working-state, clear intent (“why”).
Pull Requests
• Pre-PR: make validate • Template: Use .github/pull_request_template.md
Discussion
Health Signals
My Fox Den
Community Rating
Sign in to rate this booster
Works With
Any AI assistant that accepts custom rules or system prompts