Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

dotnet-inspect

dotnet-inspect에는 richlander에서 수집한 skills 11개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
11
Stars
146
업데이트
2026-07-17
Forks
9
직업 범위
직업 카테고리 2개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

dotnet-inspect
소프트웨어 개발자

Find evidence instead of guessing for .NET packages, platform libraries, local assemblies, APIs, dependencies, and version-to-version API changes.

2026-07-17
dotnet-inspect-performance
소프트웨어 개발자

Whole-assembly call-graph leverage ranking and performance triage for libraries (experimental).

2026-07-16
dotnet-inspect-compatibility
소프트웨어 개발자

Decide whether a change or upgrade is safe — API-surface diffs, behavioral diffs (allocations, exceptions), feature switches, and version resolution.

2026-07-13
dotnet-inspect-correctness
소프트웨어 개발자

Judge whether code is sound and safe to call — its exception surface (throws, catches, exception types) and the unsafe operations in a method body.

2026-07-13
dotnet-inspect-decompiler
소프트웨어 개발자

Reconstruct a method or type locally as C# and IL — decompiled source, annotated source with hidden facts, raw IL, fidelity levels, and IL-offset lookup. Always local, no network.

2026-07-12
deep-inspect-analysis
소프트웨어 품질 보증 분석가·테스터

Use for opt-in Deep Inspect run triage: test lane failures, census artifacts, pinned-subset drift, and routing findings into issues or tracker updates.

2026-07-06
dotnet-inspect-deep-inspect
소프트웨어 품질 보증 분석가·테스터

Run and interpret opt-in expensive validation lanes: full slow tests, IL round-trip sweep, corpus sensors, validity scans, and analysis census.

2026-07-06
dotnet-inspect-relationships
소프트웨어 개발자

Map how code connects — implementors and subclasses, extension methods, dependency graphs, reverse callers, and ecosystem integrations. Many outputs are graph-shaped (add --mermaid).

2026-07-02
dotnet-inspect-sourcelink
소프트웨어 개발자

Find and fetch the authoritative original source via SourceLink — type-to-URL maps, member file/line locations, and the original source body. Needs a SourceLink-enabled PDB and a network fetch, so it can be unavailable.

2026-06-30
dotnet-inspect-query
소프트웨어 개발자

Output formats, -D/-S section discovery and selection, value projection, @ categories, and output limits shared across all commands.

2026-06-30
dotnet-inspect-signals
소프트웨어 개발자

Surface a dependency's observable signals — SourceLink, determinism, trim/AOT, license, vulnerabilities, age, dependency risk, and the unsafe/PInvoke surface — to judge how much caution it warrants. Observations, not verdicts.

2026-06-26