Managed Code avatar

Managed Code

Official

@managedcode · France

0Followers
|
53Public Repos
|
124Published Skills

Open Source Community for .NET Developers: Reliable, Actively Maintained, and Community-Driven. Made in Ukraine 🇺🇦 with ❤️

Skills Distribution
DomainDeveloper To...Code Quality & Sta.. (35%)Software Architect.. (30%)Test Engineering &.. (20%)Developer Experien.. (15%)

Agent Skills by Managed Code

Showing 124 vetted skills indexed across 4 GitHub repositories.

managedcodemanagedcode
42

dotnet-mcaf-ui-ux

Guide frontend teams through UI/UX engineering, accessibility, and design consistency workflows.

Official
Intermediate
managedcodemanagedcode
42

dotnet-mcaf-nfr

Define and refine non-functional requirements for software features and architecture.

Official
Advanced
managedcodemanagedcode
42

dotnet-htmlhint

Validate static HTML files in .NET repositories for standards compliance.

Official
Intermediate
managedcodemanagedcode
42

minimal-api-file-upload

Implement secure file upload endpoints in ASP.NET Core minimal APIs.

Official
Advanced
managedcodemanagedcode
42

dotnet-mcaf-source-control

Defines Git branching, merging, and secret management policies for teams.

Official
Intermediate
managedcodemanagedcode
42

dotnet-mcaf-documentation

Organize and validate project documentation structure and quality.

Official
Intermediate
managedcodemanagedcode
42

dotnet-mcaf-human-review-planning

Create structured manual review plans for large AI-generated codebases.

Official
Advanced
managedcodemanagedcode
42

dotnet-mcaf

Integrate MCAF governance, documentation, and verification workflows into .NET repositories.

Official
Advanced
managedcodemanagedcode
42

dotnet-mcaf-agile-delivery

Define agile backlog, role, and feedback-loop guidelines for team delivery.

Official
Intermediate
managedcodemanagedcode
42

dotnet-mcaf-devex

Guide .NET project onboarding, local setup, and debugging workflows.

Official
Intermediate
managedcodemanagedcode
42

dotnet-eslint

Configure ESLint in .NET projects with JavaScript or TypeScript frontends.

Official
Intermediate
managedcodemanagedcode
42

dotnet-sonarjs

Configure ESLint with SonarJS rules for .NET frontend JavaScript and TypeScript assets.

Official
Intermediate
managedcodemanagedcode
42

dotnet-webhint

Automate webhint audits for accessibility, performance, security, and SEO in .NET projects.

Official
Intermediate
managedcodemanagedcode
42

dotnet-mcaf-feature-spec

Generate executable feature specification documents with workflows, rules, and validation steps.

Official
Advanced
managedcodemanagedcode
42

dotnet-biome

Automate frontend linting and formatting in .NET projects with Biome CLI.

Official
Intermediate
managedcodemanagedcode
42

dotnet-stylelint

Configure and run Stylelint validation on CSS/SCSS assets in .NET web projects.

Official
Intermediate
managedcodemanagedcode
42

dotnet-mcaf-ml-ai-delivery

Organize ML/AI delivery from data exploration through deployment with validation and artifacts.

Official
Advanced
managedcodemanagedcode
4

mcaf-dotnet-cloc

Analyze .NET repositories for line counts and branch comparisons using cloc.

Official
Intermediate
managedcodemanagedcode
4

mcaf-dotnet-quickdup

Detect structural duplication in C# source files within .NET repositories.

Official
Intermediate
managedcodemanagedcode
4

mcaf-dotnet-features

Modernize C# code in .NET repositories with compatible language features.

Official
Intermediate
managedcodemanagedcode
4

mcaf-dotnet-format

Apply `dotnet format` to format .NET code and enforce `.editorconfig` style rules.

Official
Intermediate
managedcodemanagedcode
4

mcaf-dotnet-reportgenerator

Generate HTML, Markdown, and Cobertura coverage reports from .NET artifacts.

Official
Intermediate
managedcodemanagedcode
4

mcaf-dotnet-stryker

Apply Stryker.NET mutation testing to .NET test projects.

Official
Intermediate
managedcodemanagedcode
4

mcaf-dotnet-archunitnet

Enforce architectural rules in .NET projects using ArchUnitNET.

Official
Intermediate

Frequently Asked Questions About Managed Code

FAQPage Schema
What specific tasks are enabled by these .NET governance frameworks?

These frameworks enable automated code quality enforcement, architectural rule validation, mutation testing, and standardized documentation generation. They facilitate consistent repository structure, performance profiling, and the implementation of structured error handling across service boundaries.

Which technical personas benefit from these .NET standards?

Software architects, lead developers, and DevOps engineers benefit from these standards. They provide the necessary governance to maintain large-scale .NET codebases, ensure consistent coding styles, and enforce non-functional requirements across distributed systems.

What are the primary dependencies for implementing these standards?

Implementation requires a .NET SDK environment, MSBuild, and specific NuGet packages such as Roslyn analyzers, Coverlet, and ArchUnitNET. Configuration is primarily managed through root-level .editorconfig files and repository-specific governance documentation.