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

AlexAnys

按仓库查看 5 个 GitHub 仓库中的 8 个已收集 skills。

已收集 skills
8
仓库
5
更新
2026-07-06
仓库浏览

仓库与代表性 skills

capability-distiller
软件开发工程师

Use when distilling a bounded framework capability — a subsystem with state machine, external protocol (CLI/API/socket/process), multiple adapters, async/streaming, cancellation/timeout, or provider drift risk. Builds a fake harness BEFORE any local implementation, then verifies via conformance tests. Do NOT use for narrow pure functions; use function-distiller for those.

2026-04-29
function-distiller
软件开发工程师

Research an external or internal software repo, distill one narrow module/function into a minimal self-contained implementation, and verify equivalence without copying code. Use for dependency removal, framework research, API-compatible local reimplementation, DeepWiki/GitHub-based source study, or clean-room behavior specs of pure or near-pure functions. For bounded framework capabilities (state machine + protocol + adapters + async), use capability-distiller instead.

2026-04-29
capability-distiller
软件开发工程师

Use when distilling a bounded framework capability — a subsystem with state machine, external protocol (CLI/API/socket/process), multiple adapters, async/streaming, cancellation/timeout, or provider drift risk. Builds a fake harness BEFORE any local implementation, then verifies via conformance tests. Do NOT use for narrow pure functions; use function-distiller for those.

2026-04-29
function-distiller
软件开发工程师

Research an external or internal software repo, distill one narrow module/function into a minimal self-contained implementation, and verify equivalence without copying code. Use for dependency removal, framework research, API-compatible local reimplementation, DeepWiki/GitHub-based source study, or clean-room behavior specs of pure or near-pure functions. For bounded framework capabilities (state machine + protocol + adapters + async), use capability-distiller instead.

2026-04-29
已展示 5 / 5 个仓库
已展示全部仓库