Skip to main content
在 Manus 中运行任何 Skill
一键导入
richlander
GitHub 创作者资料

richlander

按仓库查看 10 个 GitHub 仓库中的 37 个已收集 skills。

已收集 skills
37
仓库
10
更新
2026-07-17
这里展示前 8 个仓库;完整仓库列表在下方继续。
仓库浏览

仓库与代表性 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
当前展示该仓库 Top 8 / 11 个已收集 skills。
markout-broadskill
软件开发工程师

The complete Markout coding-agent integration guide: installation, the required 3-part source-generation pattern (annotate, register on a partial MarkoutSerializerContext, serialize through it), the full attribute reference (including MarkoutLink, MarkoutValueMap, MarkoutSection.GroupBy, MarkoutMaxItems, MarkoutBoolFormat), every built-in shape type (Metric, Breakdown, Callout, TreeNode, Description, CodeSection), and formatter selection (Markdown, TSV, plain text, Spectre). Markout has NO reflection fallback, so a MarkoutSerializerContext is always required.

2026-07-02
markout-custommcp
其他计算机职业

Experiment harness shell for the custom MCP delivery environment on the Markout task. Carries no inline grounding; curated package context is delivered only via the get_package_context MCP tool when the agent chooses to call it (gate under test = GROUNDING_GATE).

2026-06-28
multi-package-ambiguous-mcp
其他计算机职业

Experiment harness shell for the MCP delivery environment (ambiguous multi-package triage). Carries no inline grounding; package context for any referenced package is delivered only via the get_package_context / summarize_package_context MCP tools when the agent chooses to call them.

2026-06-28
multi-package-mcp
软件开发工程师

Experiment harness shell for the MCP delivery environment (multi-package triage). Carries no inline grounding; package context for any referenced package is delivered only via the get_package_context MCP tool when the agent chooses to call it.

2026-06-28
nuget-mcp
软件开发工程师

Experiment harness shell that attaches the real upstream NuGet MCP server (NuGet.Mcp.Server). Carries no inline grounding; package context is delivered only via the server's get_package_context tool when the agent chooses to call it.

2026-06-28
system-commandline-mcp
软件开发工程师

Experiment harness shell for the MCP delivery environment. Carries no inline grounding; package context is delivered only via the get_package_context MCP tool when the agent chooses to call it.

2026-06-28
system-text-json-mcp
软件开发工程师

Experiment harness shell for the MCP delivery environment (resident-API probe). Carries no inline grounding; System.Text.Json context is delivered only via the get_package_context MCP tool when the agent chooses to call it.

2026-06-28
system-commandline-readme
软件开发工程师

Official System.CommandLine package README and getting-started documentation. System.CommandLine provides robust support for command-line parsing, invocation, and shell completions in .NET applications. Use when building or working with System.CommandLine command-line apps.

2026-06-22
当前展示该仓库 Top 8 / 9 个已收集 skills。
nightshift-coordinator
软件开发工程师

Stand up and run a Nightshift shift: start the Turnstile coordination daemon, author and register a plan (orders.json → a DAG of landable-PR "orders"), keep the ready set live, land merged orders to unblock their dependents, and drain or stop the shift. Use this when asked to set up, register, drive, or wind down a Nightshift backlog (the operator/coordinator side, not the worker side).

2026-07-17
nightshift-builder
软件开发工程师

Build one Nightshift order into a set of commits on its branch: make the change within the order's declared file scope, keep the claim alive with `nightshift check` before every commit, and use the required commit trailers. You never push; you hand the branch back. Use this when a Nightshift worker dispatches you to build (or rework) a single order.

2026-07-17
nightshift-reviewer
软件质量保证分析师与测试员

Review one Nightshift order's diff as an independent adversarial reviewer: work read-only in the prepared worktree at the exact head, report only high-confidence bugs with file:line — each classified blocking, non-blocking, or pre-existing — and hand your findings back to whoever dispatched you. Use this when a Nightshift worker dispatches you to review an order.

2026-07-17
nightshift-worker
软件开发工程师

Operate as a Nightshift night-shift worker: claim one unit of work (an "order" = one landable PR) from the Turnstile coordination kernel and take it to a reviewed branch — building it and reviewing it (usually by spawning subagents), driving the adversarial gate to two clean, then handing it back. Use this whenever you are launched to work a Nightshift backlog, or told to "run nightshift", "take the next order", or "join the shift".

2026-07-17
已展示 10 / 10 个仓库
已展示全部仓库