Skip to main content
Manusで任意のスキルを実行
ワンクリックで
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