Skip to content

Instantly share code, notes, and snippets.

View DustinEwers's full-sized avatar

Dustin Ewers DustinEwers

View GitHub Profile
@KBPsystem777
KBPsystem777 / copilot-instructions.md
Created March 22, 2025 05:31
My personal Copilot Instructions setup for everyday web development activities

👑 Core Philosophy

  • ✅ Write ultra-clean, testable, reusable code
  • ✅ Follow DRY (Don’t Repeat Yourself) at all times
  • ✅ Predict bugs & optimize for performance
  • ✅ Promote code clarity & maintainability
  • ✅ Ensure 90%+ unit test pass rate
  • ✅ Encourage documentation with emojis 😎
  • ✅ Check for existing components before suggesting new ones
  • ✅ Use Tailwind + React-TS with pnpm/npm (government-grade software)