Skip to content

Latest commit

 

History

History

README.md

Example Configurations

Real-world copilot-instructions.md files showing how dx-toolkit components combine for specific technology stacks.

Copy the example that matches your stack, paste it into your .github/copilot-instructions.md, and adjust to your project's needs.

Example Stack
Next.js + Supabase Next.js 15, Supabase, Tailwind, Stripe
Phoenix LiveView Elixir, Phoenix 1.8, LiveView, Ecto
Rails API Ruby on Rails 8, PostgreSQL, Sidekiq
Go Microservice Go 1.22+, gRPC, PostgreSQL, Docker

How to Use

  1. Pick the example closest to your stack
  2. Copy it to .github/copilot-instructions.md in your project
  3. Remove sections that don't apply
  4. Add project-specific conventions
  5. The dx-toolkit agents, skills, and instructions will compose with your project config automatically