This repository records examples for working with GitHub Copilot in day-to-day development.
Within the examples collection, it serves as a small knowledge base focused on practical instruction files and skills that can be reused and adapted in other repositories.
The content reflects ongoing exploration and may change as workflows and tools evolve.
This repository mainly documents:
- Copilot instruction patterns for coding and testing workflows.
- Reusable skill packages for README writing, repository instruction discovery/refinement, and guided questioning.
- Examples of repository-level conventions for AI-assisted development.
Development is expected to run in a Dev Container so tools and runtime versions stay consistent.
Container settings are defined in .devcontainer/devcontainer.json.