This template is an AI-enabled, agent-friendly application template using .NET 10, C# 15, Vue 3.5, Nuxt UI, and the GitHub Copilot SDK to build an agentic foundation.
This code represents the foundation code built in a 5 part series that is intentionally (hand) written to help dev teams understand how to scaffold a an AI-enabled, agent-friendly codebase (on an unexpected stack) by focusing on key, underlying technical decisions and manual wiring before building with AI.
Getting the foundations right helps provide the tools and safeguards for coding agents to iterate more efficiently while reducing slop.
Specifically:
The tech stack is C# and .NET, but the core elements and themes here are applicable to scaffolding on any platform with any programming language (though I think C# particularly good for this!)
The core setup is used at a series C, post-YC startup to ship fast with AI while maintaining high quality standards (in combination with other tools facilitating code review and context management)
See the blog posts here:
Be sure to see the branches! main is the base; branches and PRs show the progressive layering.
6 commits
Vue
55.5%
C#
20.6%
HTML
10.7%
TypeScript
8.8%
CSS
4.4%
This template is an AI-enabled, agent-friendly application template using .NET 10, C# 15, Vue 3.5, Nuxt UI, and the GitHub Copilot SDK to build an agentic foundation.
This code represents the foundation code built in a 5 part series that is intentionally (hand) written to help dev teams understand how to scaffold a an AI-enabled, agent-friendly codebase (on an unexpected stack) by focusing on key, underlying technical decisions and manual wiring before building with AI.
Getting the foundations right helps provide the tools and safeguards for coding agents to iterate more efficiently while reducing slop.
Specifically:
The tech stack is C# and .NET, but the core elements and themes here are applicable to scaffolding on any platform with any programming language (though I think C# particularly good for this!)
The core setup is used at a series C, post-YC startup to ship fast with AI while maintaining high quality standards (in combination with other tools facilitating code review and context management)
See the blog posts here:
Be sure to see the branches! main is the base; branches and PRs show the progressive layering.
6 commits
Vue
55.5%
C#
20.6%
HTML
10.7%
TypeScript
8.8%
CSS
4.4%