Resources
Summary — what this page covers The "send this to your team" page. Every link an attendee will want after the workshop ends — the workshop repo, official Anthropic resources, the C# SDKs, learning material, community, and how to reach Woody. Lean toward authoritative sources; cull anything that's outdated.
The workshop
- Workshop docs site: [add the deployed Retype URL]
- BookTracker sample app: [add the GitHub repo URL]
- Slides: [add the link or "available on request"]
- The
.claude/artifacts built in Day 1, Section 2 (skill folder, rules, hook, plugin manifest): see the repo.claude/directory and Day 1 Lab 2.
Official Anthropic — the sources of truth
The three blog posts that anchor the steering material in Day 1, Section 2:
-
Steering Claude Code — CLAUDE.md, skills, hooks, rules, subagents & more —
claude.com/blog/steering-claude-code-skills-hooks-rules-subagents-and-more -
Using CLAUDE.md files —
claude.com/blog/using-claude-md-files -
Lessons from building Claude Code — how we use skills —
claude.com/blog/lessons-from-building-claude-code-how-we-use-skills
Documentation:
- Claude Code docs:
code.claude.com/docs - Anthropic API docs:
docs.anthropic.com - Anthropic Console (API keys, billing, usage):
console.anthropic.com - Pricing:
anthropic.com/pricing— verify current rates
C# / .NET packages
-
Anthropic (official C# SDK) —
Anthropicv12.x on NuGet -
ModelContextProtocol —
ModelContextProtocolv1.x GA on NuGet -
Microsoft.Extensions.AI — the
IChatClientabstraction, covered briefly in Day 2 Section 1
RAG / vector store
- Qdrant —
qdrant.tech· Docker image - Ollama (the free/local embedding path) —
ollama.com; model:nomic-embed-text
MCP
- Model Context Protocol —
modelcontextprotocol.io - The C# SDK on GitHub — [add the repo URL]
- MCP ecosystem / server directories — [add 1–2 curated directory links]
Contact & follow-up
- Woody — Intelligently.dev:
intelligently.dev - Email: [add]
- LinkedIn / Bluesky / Mastodon: [add the ones you actually use]
- Workshop feedback / questions: [add — email, form, or repo Discussions]
Related reading
-
MADR (Markdown Architectural Decision Records) — used in Day 1, Section 4:
adr.github.io -
TestContainers for .NET —
dotnet.testcontainers.org -
Polly (resilience policies) —
pollydocs.org
Other workshops & talks
[List any companion talks, recorded sessions, or upcoming workshops you offer through Intelligently.dev. Honest soft sell — attendees who liked this one will look here.]