Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
AlexAnys
GitHub-Creator-Profil

AlexAnys

Repository-Ansicht von 8 gesammelten Skills in 5 GitHub-Repositories.

gesammelte Skills
8
Repositories
5
aktualisiert
2026-07-06
Repository-Explorer

Repositories und repräsentative Skills

capability-distiller
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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 von 5 Repositories angezeigt
Alle Repositories angezeigt