Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

dotnet-inspect

dotnet-inspect 收录了来自 richlander 的 11 个 skills,并提供仓库级职业覆盖和站内 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