$npx skillfedfor your agent

managedcode

20 skills total · 20 unscanned

Skills by managedcode

analyzer-config
by managedcode · managedcode/dotnet-skills

This skill establishes a single source of truth for .NET analyzer severity and code-style rules by creating or normalizing a repo-root .editorconfig file. It detects your current…

MITupdated Jul 2026
★ 463repo stars
biome
by managedcode · managedcode/dotnet-skills

Biome integrates into .NET repositories to provide combined formatting, linting, and import organization across JavaScript, TypeScript, CSS, JSON, GraphQL, and HTML. The skill…

MITupdated Jul 2026
★ 463repo stars
chous
by managedcode · managedcode/dotnet-skills

Chous adds architectural guardrails to growing frontend codebases in .NET projects by linting folder structure, naming conventions, and file placement against a checked-in policy.…

MITupdated Jul 2026
★ 463repo stars
cloc
by managedcode · managedcode/dotnet-skills

cloc delivers line-count, language composition, and branch-diff statistics for .NET codebases through repeatable, configurable commands. Use it to measure solution footprint,…

MITupdated Jul 2026
★ 463repo stars
code-analysis
by managedcode · managedcode/dotnet-skills

This skill sets up the .NET SDK's built-in Roslyn analyzers and establishes a phased strategy for treating warnings as errors. It handles both new projects (immediate enforcement)…

MITupdated Jul 2026
★ 463repo stars
complexity
by managedcode · managedcode/dotnet-skills

complexity sets up .NET's built-in maintainability analyzers to enforce cyclomatic complexity and coupling limits across your codebase. It configures CA1502, CA1505, and CA1506…

MITupdated Jul 2026
★ 463repo stars
csharpier
by managedcode · managedcode/dotnet-skills

CSharpier establishes a single, opinionated formatting standard for C# and XML in .NET projects. It detects current formatter state, installs the tool locally for reproducible CI,…

MITupdated Jul 2026
★ 463repo stars
eslint
by managedcode · managedcode/dotnet-skills

This skill configures ESLint to lint JavaScript, TypeScript, and React code in .NET repositories that include frontend assets. It detects existing configurations, installs…

MITupdated Jul 2026
★ 463repo stars
format
by managedcode · managedcode/dotnet-skills

format configures the SDK-provided dotnet format tool for .NET projects, enabling reproducible code formatting and analyzer fixes across local and CI environments. It respects…

MITupdated Jul 2026
★ 463repo stars
htmlhint
by managedcode · managedcode/dotnet-skills

htmlhint enforces HTML structure and attribute correctness on static files and built output in .NET repositories. Target rendered HTML in folders like wwwroot/ or dist/ rather…

MITupdated Jul 2026
★ 463repo stars
mcp
by managedcode · managedcode/dotnet-skills

mcp guides you through building or consuming Model Context Protocol servers and clients in .NET using the official C# SDK. It covers package selection, transport configuration…

MITupdated Jul 2026
★ 463repo stars
metalint
by managedcode · managedcode/dotnet-skills

Metalint aggregates multiple frontend linters into a single CLI entrypoint for .NET repositories with Node-based assets. It delegates to ESLint, Stylelint, HTMLHint, and similar…

MITupdated Jul 2026
★ 463repo stars
meziantou-analyzer
by managedcode · managedcode/dotnet-skills

This skill installs and configures Meziantou.Analyzer, a comprehensive rule set for .NET codebases covering design, usage, security, performance, and style concerns. It manages…

MITupdated Jul 2026
★ 463repo stars
modern-csharp
by managedcode · managedcode/dotnet-skills

Modern C# for .NET helps you write idiomatic C# code that aligns with your repository's target framework and language-version constraints. It guides feature selection across C#…

MITupdated Jul 2026
★ 463repo stars
resharper-clt
by managedcode · managedcode/dotnet-skills

This skill deploys the free JetBrains ReSharper Command Line Tools to inspect and refactor .NET repositories using `jb inspectcode` and `jb cleanupcode`. It manages durable team…

MITupdated Jul 2026
★ 463repo stars
roslynator
by managedcode · managedcode/dotnet-skills

Roslynator equips .NET projects with open-source static analysis and code-cleanup capabilities through NuGet analyzer packages and an optional command-line tool. Configure rule…

MITupdated Jul 2026
★ 463repo stars
sonarjs
by managedcode · managedcode/dotnet-skills

sonarjs integrates SonarJS-derived rules into ESLint for .NET repositories shipping JavaScript or TypeScript frontends. It surfaces cognitive complexity limits, bug-prone…

MITupdated Jul 2026
★ 463repo stars
stylecop-analyzers
by managedcode · managedcode/dotnet-skills

stylecop-analyzers sets up the StyleCop.Analyzers package in .NET repositories, establishing clear ownership between root .editorconfig and stylecop.json configuration. It detects…

MITupdated Jul 2026
★ 463repo stars
stylelint
by managedcode · managedcode/dotnet-skills

Stylelint brings CSS and SCSS linting to .NET projects that bundle stylesheets alongside web frontends. Set up repo-local configuration, define clear ownership boundaries, and…

MITupdated Jul 2026
★ 463repo stars
webhint
by managedcode · managedcode/dotnet-skills

webhint runs runtime audits against .NET browser-facing sites, catching accessibility, performance, security header, SEO, and PWA issues that static linters miss. Configure a…

MITupdated Jul 2026
★ 463repo stars