Skip to content

An application that allows developers to store, manage, and share GitHub Copilot Custom Instructions with the community. Whether you're optimizing your Copilot prompts or learning from others, this platform helps bring out the best from GitHub Copilot.

License

Notifications You must be signed in to change notification settings

kasuken/copilotinstructions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CopilotInstructions

CopilotInstructions is an open-source Blazor application that allows developers to store, manage, and share GitHub Copilot Custom Instructions with the community. Whether you're optimizing your Copilot prompts or learning from others, this platform helps bring out the best from GitHub Copilot.

🚀 Why CopilotInstructions?

GitHub Copilot becomes significantly more powerful when guided by high-quality custom instructions. With CopilotInstructions, you can:

  • 📚 Explore instructions created by other developers
  • ✍️ Create and save your own
  • 🤝 Share instructions with the community
  • 🔍 Search and filter based on use case, language, or role

💠 Features

  • 🔒 Secure local or cloud storage options
  • 📝 Markdown-based editor with preview
  • 🧠 Categorization by use case (e.g., Testing, DevOps, Refactoring)
  • 🌐 Public and private instruction sharing
  • 🔍 Advanced search and tag filters
  • 🦮 Built using Blazor, designed for speed and accessibility

📦 Tech Stack

  • Frontend/Backend: Blazor
  • Storage: GitHub Issues
  • Styling: MudBlazor
  • Hosting: Azure App Service

🧪 Getting Started

Prerequisites

Running Locally

git clone https://github.com/kasuken/CopilotInstructions.git
cd CopilotInstructions
dotnet build
dotnet run --project src/CopilotInstructions.Web

Then navigate to http://localhost:5000.

🤝 Contributing

We welcome contributions of all kinds!

  • 🐛 Bug reports
  • 🧠 New ideas for features
  • 🎨 UI/UX improvements
  • 💬 Feedback on instructions

To contribute:

Use GitFlow for add features, solve bugs and release a new version.

📝 License

MIT License


CopilotInstructions is not affiliated with GitHub or GitHub Copilot. This is a community project built by developers, for developers.

About

An application that allows developers to store, manage, and share GitHub Copilot Custom Instructions with the community. Whether you're optimizing your Copilot prompts or learning from others, this platform helps bring out the best from GitHub Copilot.

Topics

Resources

License

Stars

Watchers

Forks