Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
$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
네트워크·컴퓨터 시스템 관리자

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
소프트웨어 품질 보증 분석가·테스터

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
소프트웨어 품질 보증 분석가·테스터

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
소프트웨어 품질 보증 분석가·테스터

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
기타 컴퓨터 관련 직업

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
컴퓨터 네트워크 아키텍트

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
소프트웨어 개발자

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
소프트웨어 개발자

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.
#002
claude-agent-sdk-go
3 skills157updated 2026-01-04
15% of creator
#003
obsidian-claude-code
1 skills20728updated 2026-01-03
5.0% of creator
저장소 4개 중 4개 표시
모든 저장소를 표시했습니다