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

01

Stellar-Technology-Services/ai-workshop-demo

Skill Claude CodeCodex

Conducts a structured 3-phase code review — understanding intent, cataloguing issues by severity, and stress-testing with adversarial questions. Use when reviewing a code diff, pull request, or snippet for correctness, edge cases, security issues, and merge readiness.

not rated 1 2mo ago A 55 tokens

create-issue

02

Stellar-Technology-Services/ai-workshop-demo

Skill Claude CodeCodex

Craft a single, high-quality GitHub issue from a developer's description of a bug, unexpected behavior, or desired enhancement. Walks through reproduction, codebase exploration, and structured drafting so the issue is actionable on arrival. Use when user wants to file an issue, report a bug, request a feature, or…

not rated 1 2mo ago A 73 tokens

create-migration

03

Stellar-Technology-Services/ai-workshop-demo

Skill Claude CodeCodex

Scaffold a safe EF Core (SQLite) migration for a schema change in ClaimsChat, with correct nullable/default handling, a reversible Down(), and an explicit strategy for existing rows. Use whenever a Document field or any entity/schema change is needed.

not rated 1 2mo ago A 53 tokens

depth-ui

04

Stellar-Technology-Services/ai-workshop-demo

Skill Claude CodeCodex

Applies depth-driven layered color and shadow principles to elevate average UI into polished, readable interfaces for both light and dark themes. Use when improving or reviewing UI components, setting up a design token system, applying consistent depth and shadow to an interface, or making a flat or inconsistent UI…

not rated 1 2mo ago A 67 tokens

explain-legacy

05

Stellar-Technology-Services/ai-workshop-demo

Skill Claude CodeCodex

Explains unfamiliar or legacy code (what it does, how it flows, why, and where the risks are) before anyone changes it. Use when the user wants to understand, document, or safely prepare to modify code they did not write.

not rated 1 2mo ago A 54 tokens

pushback

06

Stellar-Technology-Services/ai-workshop-demo

Skill Claude CodeCodex

Stress-tests ideas by surfacing assumptions, counterarguments, and confidence gaps. Use when evaluating claims, proposals, plans, or decisions that need rigorous intellectual scrutiny.

not rated 1 2mo ago A 35 tokens

review-sql

08

Stellar-Technology-Services/ai-workshop-demo

Skill Claude CodeCodex

Reviews a SQL query, view, or stored procedure for correctness, performance, and safety before it ships. Use when reviewing, optimizing, debugging, or explaining a slow or risky SQL/T-SQL statement.

not rated 1 2mo ago A 45 tokens

work-handoff

09

Stellar-Technology-Services/ai-workshop-demo

Skill Claude CodeCodex

Hands off finished work as a single self-contained, shareable HTML file — what changed, why (decision flow), diagrams, and what was left out of scope. Use when a dev finishes a piece of work (a fix, a feature, a PR for review) and wants to write it up or share it with other devs.

not rated 1 2mo ago A 72 tokens

write-a-skill

10

Stellar-Technology-Services/ai-workshop-demo

Skill Claude CodeCodex

Guides writing a new agent skill end to end — pinning its trigger, choosing invocation, writing the frontmatter, structuring the body, and pruning to a tight SKILL.md. Use when the user wants to create, write, or refine a skill.

not rated 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: