managedcode/PrompterOne

Browser-first teleprompter, rehearsal, and live presentation studio built with .NET 10 and Blazor WebAssembly.

42Stars on the repository
60Mods indexed here, across every type
3mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

managedcode/PrompterOne

Skill Claude CodeCodex

Use the Microsoft.Extensions stack correctly across Generic Host, dependency injection, configuration, logging, options, HttpClientFactory, and other shared infrastructure patterns.

42 3mo ago A 36 tokens original MIT

managedcode/PrompterOne

Skill Claude CodeCodex

Write modern, version-aware C# for .NET repositories. Use when choosing language features across C# versions, especially C# 13 and C# 14, while staying compatible with the repo's target framework and LangVersion.

42 3mo ago A 53 tokens original MIT

managedcode/PrompterOne

Skill Claude CodeCodex

Create or reorganize .NET solutions with clean project boundaries, repeatable SDK settings, and a maintainable baseline for libraries, apps, tests, CI, and local development.

42 3mo ago A 41 tokens original MIT

dotnet-quality-ci

28

managedcode/PrompterOne

Skill Claude CodeCodex

Set up or refine open-source .NET code-quality gates for CI: formatting, .editorconfig, SDK analyzers, third-party analyzers, coverage, mutation testing, architecture tests, and security scanning. Use when a .NET repo needs an explicit quality stack in AGENTS.md, docs, or pipeline YAML.

42 3mo ago A 69 tokens original MIT

dotnet-roslynator

29

managedcode/PrompterOne

Skill Claude CodeCodex

Use the open-source free Roslynator analyzer packages and optional CLI for .NET. Use when a repo wants broad C# static analysis, auto-fix flows, dead-code detection, optional CLI checks, or extra rules beyond the SDK analyzers.

42 3mo ago A 59 tokens original MIT

dotnet-sonarjs

30

managedcode/PrompterOne

Skill Claude CodeCodex

Use SonarJS-derived rules in .NET repositories that ship JavaScript or TypeScript frontends and need deeper bug-risk, code-smell, or cognitive-complexity checks than a minimal ESLint baseline. Use when the repo wants eslint-plugin-sonarjs locally or already runs SonarQube or SonarCloud in CI.

42 3mo ago A 75 tokens original MIT

managedcode/PrompterOne

Skill Claude CodeCodex

Use the open-source free StyleCop.Analyzers package for naming, layout, documentation, and style rules in .NET projects. Use when a repo wants stricter style conventions than the SDK analyzers alone provide.

42 3mo ago A 53 tokens original MIT

dotnet-stylelint

32

managedcode/PrompterOne

Skill Claude CodeCodex

Use Stylelint in .NET repositories that ship CSS, SCSS, or other stylesheet assets alongside web frontends. Use when a repo needs a dedicated CLI lint gate for selectors, properties, duplicate styles, naming conventions, or design-system rule enforcement.

42 3mo ago A 55 tokens original MIT

dotnet-tunit

33

managedcode/PrompterOne

Skill Claude CodeCodex

Write, run, or repair .NET tests that use TUnit. Use when a repo uses TUnit, TUnit.Playwright, [Test], [Arguments], ClassDataSource, SharedType.PerTestSession, or Microsoft.Testing.Platform-based execution.

42 3mo ago A 62 tokens original MIT

dotnet-webhint

34

managedcode/PrompterOne

Skill Claude CodeCodex

Use webhint in .NET repositories that ship browser-facing frontends. Use when a repo needs CLI audits for accessibility, performance, security headers, PWA signals, SEO, or runtime page quality against a served site or built frontend output.

42 3mo ago A 53 tokens original MIT

dotnet

35

managedcode/PrompterOne

Skill Claude CodeCodex

Primary router skill for broad .NET work. Classify the repo by app model and cross-cutting concern first, then switch to the narrowest matching .NET skill instead of staying at a generic layer.

42 3mo ago A 44 tokens original MIT

mcaf-adr-writing

36

managedcode/PrompterOne

Skill Claude CodeCodex

Create or update an ADR under docs/ADR/ for architectural decisions, dependency changes, data-model changes, or cross-cutting policy shifts. Use when the user asks to write, update, or document an ADR, record a design decision, capture architecture trade-offs, or justify a repo-wide technical policy.

42 3mo ago A 69 tokens original MIT

mcaf-documentation

37

managedcode/PrompterOne

Skill Claude CodeCodex

Create or refine durable engineering documentation: docs structure, navigation, source-of-truth placement, and writing quality. Use when a repo’s docs are missing, stale, duplicated, or hard to navigate, or when adding new durable engineering guidance.

42 3mo ago A 53 tokens copy · 92% MIT

mcaf-testing

38

managedcode/PrompterOne

Skill Claude CodeCodex

Add or update automated tests for a change using the repository’s verification rules in AGENTS.md. Use when implementing a feature, bugfix, refactor, or regression test; prefer stable integration/API/UI coverage and pull deeper test strategy from the bundled references.

42 3mo ago A 56 tokens original MIT