mitkoxmitkoxCommunityยท13 Agent Skills Included

ai-coding-factory

Automated .NET development lifecycle with governance and traceability

Automates the full .NET application lifecycle from ideation and prototyping to production deployment. Enforces Clean Architecture, DDD, CQRS, testing, and security standards without manual boilerplate setup. Generates auditable traceability reports, evidence packs, and release notes for enterprise governance. Runs entirely on local inference so source code never leaves your private environment.
npx skills add mitkox/ai-coding-factory --all -g -y
Available:

Instructs coding agents on the multi-stage development flow, skill routing, Clean Architecture rules, testing requirements, and security constraints to follow when building .NET projects in this repository.

All Skills in This Repository (13)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
mitkoxmitkox

net-agile

Manage enterprise agile sprints, backlogs, and ceremonies for .NET projects.

Community
Basic
๐Ÿ“ฆ In Repo
mitkoxmitkox

net-autopilot

Automate GitHub and Azure DevOps workflows from work items to PRs with Evidence Packs.

Community
Intermediate
๐Ÿ“ฆ In Repo
mitkoxmitkox

net-domain-model

Design .NET domain models with Domain-Driven Design patterns.

Community
Intermediate
๐Ÿ“ฆ In Repo
mitkoxmitkox

net-repository-pattern

Implements EF Core repository pattern with Unit of Work for .NET data access.

Community
Intermediate
๐Ÿ“ฆ In Repo
mitkoxmitkox

net-docker

Generate multi-stage Dockerfiles and docker-compose configurations for ASP.NET Core applications.

Community
Advanced
๐Ÿ“ฆ In Repo
mitkoxmitkox

net-observability

Configure OpenTelemetry, Serilog, and Prometheus/Jaeger exporters for ASP.NET Core observability.

Community
Advanced
๐Ÿ“ฆ In Repo
mitkoxmitkox

net-cqrs

Implement CQRS patterns in .NET applications using MediatR.

Community
Intermediate
๐Ÿ“ฆ In Repo
mitkoxmitkox

net-scrum

Implement enterprise Scrum roles, ceremonies, and artifacts for .NET teams.

Community
Advanced
๐Ÿ“ฆ In Repo
mitkoxmitkox

net-github-actions

Automate .NET CI/CD pipelines with GitHub Actions workflows.

Community
Advanced
๐Ÿ“ฆ In Repo
mitkoxmitkox

net-web-api

Scaffold ASP.NET Core Web API projects with clean architecture and middleware.

Community
Intermediate
๐Ÿ“ฆ In Repo
mitkoxmitkox

net-kubernetes

Generate Kubernetes deployment manifests and Helm charts for .NET applications.

Community
Advanced
๐Ÿ“ฆ In Repo
mitkoxmitkox

net-testing

Create standardized .NET test projects with xUnit, Moq, and TestContainers.

Community
Advanced

Frequently Asked Questions

FAQPage Schema
How 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โ†’