Postpartum-genushyacinthus29/dotnet-skills
Instructions file CodexOpenCode
Instructions for Postpartum-genushyacinthus29/dotnet-skills, covering agents.md, purpose, solution topology, rule precedence and path and linking rules.
Postpartum-genushyacinthus29/dotnet-skills
Instructions file CodexOpenCode
Instructions for Postpartum-genushyacinthus29/dotnet-skills, covering agents.md, purpose, solution topology, rule precedence and path and linking rules.
Postpartum-genushyacinthus29/dotnet-skills
Instructions file
Instructions for Postpartum-genushyacinthus29/dotnet-skills, a project described as: Teach AI agents modern .NET skills for ASP.NET Core, EF, Blazor, MAUI, and more with a growing community catalog.
Postpartum-genushyacinthus29/dotnet-skills
Instructions file Gemini CLI
Instructions for Postpartum-genushyacinthus29/dotnet-skills, a project described as: Teach AI agents modern .NET skills for ASP.NET Core, EF, Blazor, MAUI, and more with a growing community catalog.
Postpartum-genushyacinthus29/dotnet-skills
Skill Claude CodeCodex
Use a repo-root .editorconfig to configure free .NET analyzer and style rules. Use when a .NET repo needs rule severity, code-style options, section layout, or analyzer ownership made explicit. Nested .editorconfig files are allowed when they serve a clear subtree-specific purpose.
Postpartum-genushyacinthus29/dotnet-skills
Skill Claude CodeCodex
Design or review .NET solution architecture across modular monoliths, clean architecture, vertical slices, microservices, DDD, CQRS, and cloud-native boundaries without over-engineering.
Postpartum-genushyacinthus29/dotnet-skills
Skill Claude CodeCodex
Use the open-source free ArchUnitNET library for architecture rules in .NET tests. Use when a repo needs richer architecture assertions than lightweight fluent rule libraries usually provide.
Postpartum-genushyacinthus29/dotnet-skills
Skill Claude CodeCodex
Build, upgrade, and operate .NET Aspire application hosts with current CLI, AppHost, ServiceDefaults, integrations, dashboard, testing, and Azure deployment patterns for distributed apps.
Postpartum-genushyacinthus29/dotnet-skills
Skill Claude CodeCodex
Build, debug, modernize, or review ASP.NET Core applications with correct hosting, middleware, security, configuration, logging, and deployment patterns on current .NET.
Postpartum-genushyacinthus29/dotnet-skills
Skill Claude CodeCodex
Use the open-source free Asynkron.Profiler dotnet tool for CLI-first CPU, allocation, exception, contention, and heap profiling of .NET commands or existing trace artifacts.
Postpartum-genushyacinthus29/dotnet-skills
Skill Claude CodeCodex
Build, review, or migrate Azure Functions in .NET with correct execution model, isolated worker setup, bindings, DI, and Durable Functions patterns.
Postpartum-genushyacinthus29/dotnet-skills
Skill Claude CodeCodex
Use Biome in .NET repositories that ship Node-based frontend assets and want a fast combined formatter-linter-import organizer for JavaScript, TypeScript, CSS, JSON, GraphQL, or HTML. Use when a repo prefers a modern all-in-one CLI over a larger ESLint plus Prettier style stack.
Postpartum-genushyacinthus29/dotnet-skills
Skill Claude CodeCodex
Build and review Blazor applications across server, WebAssembly, web app, and hybrid scenarios with correct component design, state flow, rendering, and hosting choices.
Postpartum-genushyacinthus29/dotnet-skills
Skill Claude CodeCodex
Use Chous in .NET repositories that ship sizeable frontend codebases and want file-structure linting, naming convention enforcement, and folder-layout policy as a CLI gate. Use when the problem is frontend architecture drift in the file tree rather than semantic code issues inside the files.
Postpartum-genushyacinthus29/dotnet-skills
Skill Claude CodeCodex
Use the open-source free cloc tool for line-count, language-mix, and diff statistics in .NET repositories. Use when a repo needs C# and solution footprint metrics, branch-to-branch LOC comparison, or repeatable code-size reporting in local workflows and CI.
Postpartum-genushyacinthus29/dotnet-skills
Skill Claude CodeCodex
Use the free built-in .NET SDK analyzers and analysis levels with gradual Roslyn warning promotion. Use when a .NET repo needs first-party code analysis, EnableNETAnalyzers, AnalysisLevel, or warning-as-error policy wired into build and CI.
Postpartum-genushyacinthus29/dotnet-skills
Skill Claude CodeCodex
Review .NET changes for bugs, regressions, architectural drift, missing tests, incorrect async or disposal behavior, and platform-specific pitfalls before you approve or merge them.
Postpartum-genushyacinthus29/dotnet-skills
Skill Claude CodeCodex
Use the open-source CodeQL ecosystem for .NET security analysis. Use when a repo needs CodeQL query packs, CLI-based analysis on open source codebases, or GitHub Action setup with explicit licensing caveats for private repositories.
Postpartum-genushyacinthus29/dotnet-skills
Skill Claude CodeCodex
Use free built-in .NET maintainability analyzers and code metrics configuration to find overly complex methods and coupled code. Use when a repo needs cyclomatic complexity checks, maintainability thresholds, or complexity-driven refactoring gates.
Postpartum-genushyacinthus29/dotnet-skills
Skill Claude CodeCodex
Use the open-source free coverlet toolchain for .NET code coverage. Use when a repo needs line and branch coverage, collector versus MSBuild driver selection, or CI-safe coverage commands.
Postpartum-genushyacinthus29/dotnet-skills
Skill Claude CodeCodex
Use the open-source free CSharpier formatter for C# and XML. Use when a .NET repo intentionally wants one opinionated formatter instead of a highly configurable dotnet format-driven style model.
Postpartum-genushyacinthus29/dotnet-skills
Skill Claude CodeCodex
Design, tune, or review EF Core data access with proper modeling, migrations, query translation, performance, and lifetime management for modern .NET applications.
Postpartum-genushyacinthus29/dotnet-skills
Skill Claude CodeCodex
Maintain or migrate EF6-based applications with realistic guidance on what to keep, what to modernize, and when EF Core is or is not the right next step. Use when working in an EF6 codebase or planning a data layer migration.
Postpartum-genushyacinthus29/dotnet-skills
Skill Claude CodeCodex
Use ESLint in .NET repositories that ship JavaScript, TypeScript, React, or other Node-based frontend assets. Use when a repo needs a configurable CLI lint gate for frontend correctness, import hygiene, unsafe patterns, or framework-specific rules.
Postpartum-genushyacinthus29/dotnet-skills
Skill Claude CodeCodex
Use the free first-party dotnet format CLI for .NET formatting and analyzer fixes. Use when a .NET repo needs formatting commands, --verify-no-changes CI checks, or .editorconfig-driven code style enforcement.