Skip to main content

moq-analyzers-architecture-contract

Explains the load-bearing design decisions of moq.analyzers — all 10 ADRs as a decision/enforcement table, the non-negotiable invariants (Initialize pattern, MoqKnownSymbols lifecycle, symbol-based detection, netstandard2.0 + Roslyn 4.8 API ceiling, crash-safety ordering), the component map (25 rules, Common helpers, PerfDiff), and the plainly-stated known-weak points with their tracking issues. Load this BEFORE designing any change to src/ — new rule, helper refactor, dependency bump, detection-strategy change — or when asking "why is it built this way?", "what breaks if I...?", "which ADR covers...?", or "is this a known bug?". Do NOT load for step-by-step build/test commands (moq-analyzers-build-and-env), debugging a failing test or crash (moq-analyzers-debugging-playbook), Roslyn API how-tos (roslyn-analyzer-reference), Moq API semantics (moq-api-reference), or the PR/release process (moq-analyzers-change-control).

Zur Installation springen

Quellinformationen

Repository
rjmurillo/moq.analyzers
Letzte Quellaktivität
4. Juli 2026 um 23:24
Erkannte Sprache von SKILL.md
Englisch
Sterne
24
Forks
4

Installationsoptionen

Standardmäßig ist der Prompt ausgewählt, der zuerst die Quelle prüft. Sie können zu einem direkten Befehl wechseln oder eine lokale Kopie herunterladen.

Quelldateien prüfen

Lesen Sie SKILL.md und alle von SkillsMP angezeigten Begleitdateien, bevor Sie sich für eine Installation entscheiden.