ai-coding-factory
Automated .NET development lifecycle with governance and traceability
All Skills in This Repository (13)
Pure Emerald Level Indicatorsnet-agile
Manage enterprise agile sprints, backlogs, and ceremonies for .NET projects.
net-autopilot
Automate GitHub and Azure DevOps workflows from work items to PRs with Evidence Packs.
net-domain-model
Design .NET domain models with Domain-Driven Design patterns.
net-repository-pattern
Implements EF Core repository pattern with Unit of Work for .NET data access.
net-docker
Generate multi-stage Dockerfiles and docker-compose configurations for ASP.NET Core applications.
net-observability
Configure OpenTelemetry, Serilog, and Prometheus/Jaeger exporters for ASP.NET Core observability.
net-cqrs
Implement CQRS patterns in .NET applications using MediatR.
net-scrum
Implement enterprise Scrum roles, ceremonies, and artifacts for .NET teams.
net-github-actions
Automate .NET CI/CD pipelines with GitHub Actions workflows.
net-web-api
Scaffold ASP.NET Core Web API projects with clean architecture and middleware.
net-kubernetes
Generate Kubernetes deployment manifests and Helm charts for .NET applications.
net-testing
Create standardized .NET test projects with xUnit, Moq, and TestContainers.
Frequently Asked Questions
FAQPage SchemaHow to install AI Coding Factory?โผ
Run `npx skills add mitkox/ai-coding-factory --all -g -y` in your terminal to install all skills globally.
What does AI Coding Factory automate?โผ
It automates the full .NET delivery lifecycle, from user stories and architecture to code, tests, CI/CD pipelines, and auditable release evidence.
Does AI Coding Factory keep my code private?โผ
Yes. It runs on local inference via vLLM or LM Studio, so your code never leaves your machine or private network.
Which .NET patterns are included?โผ
It includes skills for Clean Architecture, DDD, CQRS with MediatR, repository pattern, JWT auth, testing, Docker, Kubernetes, and GitHub Actions.
Does it work with GitHub and Azure DevOps?โผ
Yes. The autopilot workflow creates branches, pull requests, and evidence packs on either GitHub or Azure DevOps.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core