Skip to main content
Run any Skill in Manus
with one click
$pwd:
Roasbeef
GitHub creator profile

Roasbeef

Repository-level view of 20 collected skills across 4 GitHub repositories, including approximate occupation coverage.

skills collected
20
repositories
4
occupation fields
2
updated
2026-05-20
occupation focus
Major fields detected across this creator.
repository explorer

Repositories and representative skills

#001
claude-files
15 skills193updated 2026-05-20
75% of creator
lnget
Network & Computer Systems Administrators

Use lnget to fetch resources from L402-protected URLs that require Lightning payments. Covers basic fetching, payment limits (max cost, max routing fee), token cache management, and Lightning backend status. Use when an HTTP request returns 402 Payment Required and a Lightning micropayment is needed, or when downloading files behind a Lightning paywall.

2026-05-20
mutation-testing
Software Quality Assurance Analysts & Testers

Validates Go test suite quality through mutation testing using go-gremlins/gremlins. Mutates production code, runs the test suite against each mutant, and reports which mutants the tests fail to kill — exposing weak assertions that line coverage cannot detect. Use when evaluating test effectiveness, validating newly written tests, or improving test quality for mission-critical code (consensus, channel state, payment flows, crypto). Triggers: "mutation test", "are these tests strong", "validate test quality", "/mutation-testing".

2026-05-20
test-refine
Software Quality Assurance Analysts & Testers

Refines an existing Go test suite — removes trivial/duplicate tests, strengthens weak assertions, reshapes tests around invariants, and closes branch-coverage gaps. Uses code-guided coverage and (when available) gremlins mutation-testing survivor data rather than relying on line coverage alone. Use when test quality is uneven, after a test-generation pass, before opening a PR, or as a quality gate on critical paths (consensus, channel state, payment flows). Triggers: "refine these tests", "tests are bloated", "tighten assertions", "remove trivial tests", "audit test quality", "/test-refine".

2026-05-20
go-debug
Software Quality Assurance Analysts & Testers

Interactively debug Go programs in a single context using Delve (dlv) driven through tmux. Use when a bug requires runtime inspection — stepping through code, examining variables, walking goroutines, attaching to a live process, or debugging a hanging integration test — rather than just reading the source. Triggers include "step through this", "set a breakpoint", "attach to the running server", "why is this goroutine stuck", "debug this failing test".

2026-05-20
substrate
Computer Occupations, All Other

This skill provides agent mail management via the Subtrate command center. Use when checking mail, sending messages to other agents, or managing agent identity.

2026-03-30
lnd
Computer Network Architects

Run and interact with lnd Lightning Network daemon in Docker. Use for Lightning development, testing payment channels on regtest, managing lnd containers, and calling lnd RPC endpoints (getinfo, connect, open/close channels, pay/receive). Supports bitcoind, btcd, and neutrino backends.

2026-03-30
agent-cli
Software Developers

Design and review CLIs for AI agent consumption. Covers machine-readable output, input hardening against hallucinations, schema introspection, context window discipline, dry-run safety rails, and skill file packaging. Use when building new CLIs, adding agent support to existing CLIs, reviewing CLI designs for agent compatibility, or wrapping APIs as CLI tools. Triggers: agent CLI, CLI for agents, machine-readable CLI, agent-first CLI, CLI agent DX.

2026-03-30
agentic-code-reasoner
Software Developers

This skill enables deep, execution-free code analysis using the "Semi-Formal Reasoning" methodology. Use it for complex debugging, patch verification, or subtle logic questions where standard inspection might miss edge cases. It requires the generation of a "Reasoning Certificate" verifying logic paths before delivering a conclusion.

2026-03-07
Showing top 8 of 15 collected skills in this repository.
#003
obsidian-claude-code
1 skills20728updated 2026-01-03
5.0% of creator
Showing 4 of 4 repositories
All repositories loaded
Roasbeef GitHub Skills | SkillsMP