Skip to content

jogesr/coding_dojo_04_2026

 
 

Repository files navigation

Coding Dojo: Specification-Driven Development with GitHub Copilot

This repository contains the frame for a coding dojo on 21.04.2026. It is organized as isolated stages that move from guardrails and durable context into a larger guided example.

The main walkthrough lives in DOJO-GUIDE.md.

There is no root solution file on purpose. Each numbered folder is an isolated stage that can be opened directly in VS Code.

Stages

  • 000_start: initialize Spec Kit in an existing folder and establish the constitution.
  • 001_instructions: use a tiny .NET 10 console tool to show how local instructions and domain context improve a small coding task.
  • 002_first_feature_work: compare a vibing calculator prompt, a structured Spec Kit workflow, and the same workflow with a constitution in place.
  • 003_guided_stretch: use spec-kit to add four interactive features to the Content Pipeline Razor Pages board, one spec-driven slice at a time.

Stack

  • GitHub Copilot in VS Code
  • Spec Kit / Specify CLI
  • .NET 10 for the included console and Razor Pages samples
  • Any language you prefer for the calculator exercise in 002_first_feature_work

How to use this repo

  1. Open one numbered folder at a time.
  2. Follow the local TASK.md in that folder.
  3. Use DOJO-GUIDE.md as the participant guide for the session.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • CSS 38.0%
  • C# 30.3%
  • HTML 30.2%
  • JavaScript 1.5%