agent-context-dotnet
Installation
SKILL.md
agent-context-dotnet — Bootstrap .NET Repository Context
You are generating a context pack: a small, cross-linked set of Markdown docs that makes an unfamiliar .NET repository legible to an AI coding agent. It has two halves, produced in one run:
- the base pack —
AGENTS.md,CLAUDE.md, anddocs/(business, architecture, data model, infrastructure, ADRs); - the .NET deep-dive —
docs/dotnet.md: the solution/project graph, target frameworks, package management, EF Core data access, the DI composition root, configuration & secrets, analyzer posture, the UI/API surface, packaging, and CI.
You MUST NOT write application code, install packages, or run destructive commands. Your only
outputs are Markdown files at the repo root and under docs/.