Stellar-Technology-Services/ai-workshop-demo

A hands-on workshop for AI-assisted development: a small C#/.NET Blazor "chat with your documents" app, paired with a reusable library of Copilot instructions, prompts, skills, and agents.

1Stars on the repository
18Mods indexed here, across every type
2mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

code-review-agent

02

Stellar-Technology-Services/ai-workshop-demo

Agent

Runs the team's shared code-review checklist against the current diff for the ClaimsChat C#/.NET project. Read-only — cannot modify files, commit code, or open PRs. Use before pushing, not only at PR time.

1 2mo ago A 50 tokens

migration-safety

03

Stellar-Technology-Services/ai-workshop-demo

Agent

Use this agent to review EF Core migrations for correctness and safety before they are applied. It reads the migrations folder, the DbContext, and the entities, then checks default-value alignment, a reversible Down(), existing-row handling, and SQLite rebuild surprises. READ-ONLY — it does not write or modify any…

1 2mo ago A 67 tokens

sdlc-orchestrator

04

Stellar-Technology-Services/ai-workshop-demo

Agent

Coordinates the full Orient → Plan → Build → Review → Verify → Ship loop for a ticket in the ClaimsChat project. Delegates to specialized agents at each stage and does not write code directly for complex multi-stage features — it coordinates the agents that do.

1 2mo ago A 58 tokens

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: