Skip to main content
Run any Skill in Manus
with one click
AlexAnys
GitHub creator profile

AlexAnys

Repository-level view of 8 collected skills across 5 GitHub repositories.

skills collected
8
repositories
5
updated
2026-07-06
repository explorer

Repositories and representative skills

capability-distiller
software-developers

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
software-developers

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
software-developers

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
software-developers

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
Showing 5 of 5 repositories
All repositories loaded
AlexAnys Agent Skills | SkillsMP