Pas Blazor AI
A guided learning center for AI-assisted Blazor development
Ask AI about Pas Blazor AI
Powered by Claude Β· Grounded in docs
I know everything about Pas Blazor AI. Ask me about installation, configuration, usage, or troubleshooting.
0/500
Reviews
Documentation
PAS Blazor AI β Learning Center
A guided tour through AI-assisted Blazor development. Built for teams learning to work alongside an AI companion.
What Is This?
This repository is a structured curriculum with two intertwined tracks:
| Track | What You'll Learn |
|---|---|
| Book 1 β Your AI Companion | How to prompt, what tools exist, building custom skills & slash commands, creating MCP servers |
| Book 2 β Blazor Development | Project setup, components, data binding, services, forms, API integration, and beyond |
The two tracks are intentionally woven together. You'll learn Blazor by using your AI companion, and you'll learn to use your AI companion by building Blazor things.
How to Navigate
Content is organized as Book β Chapter β Verse, referenced as B#.C#.V#.
B1.C1.V1= Book 1, Chapter 1, Verse 1B2.C3.V2= Book 2, Chapter 3, Verse 2
See SYLLABUS.md for the full reference table.
Curriculum Structure
curriculum/
βββ book-1-ai-companion/ # B1 β Your AI Companion
β βββ chapter-01-getting-started/
β βββ chapter-02-tools/
β βββ chapter-03-skills/
β βββ chapter-04-mcp/
βββ book-2-blazor/ # B2 β Blazor Development
βββ chapter-01-fundamentals/
βββ chapter-02-patterns/
βββ chapter-03-advanced/
Supporting Resources
| Path | Purpose |
|---|---|
prompts/library/ | Reusable prompt templates, ready to copy & adapt |
src/ | The live Blazor project we build throughout Book 2 |
.claude/skills/ | Custom skills & slash commands we build in Book 1 |
Where to Start
New to everything? Start at B1.C1.V1.
Already familiar with Claude Code? Jump to B1.C2.V1 or skip straight to B2.C1.V1.
Built with Claude Code β see B1.C3 to learn how.
