Skip to main content
Execute qualquer Skill no Manus
com um clique
Repositório GitHub

DotBoxD

DotBoxD contém 3 skills coletadas de JKamsker, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.

skills coletadas
3
Stars
0
atualizado
2026-07-15
Forks
1
Cobertura ocupacional
1 categorias ocupacionais · 100% classificado
explorador de repositórios

Skills neste repositório

surprise-hunt-graph
Desenvolvedores de software

GitHub-issue-graph protocol for a continuous, lens-sharded bug hunt. Use inside the dispatcher/explore workflows to record findings and coordinate parallel agents through GitHub issues - read the lens frontier, dedup against the graph and open PRs, log the investigation trail as lens comments, dispatch the red-test proof, and mark lens status. Pairs with the library-surprise-sweep technique skill, which finds and proves a single surprise.

2026-07-15
library-surprise-sweep
Desenvolvedores de software

Find and fix "library surprise" behavior where public APIs, attributes, generators, docs, or runtime contracts imply support but the implementation silently skips, lowers the wrong shape, misbehaves at runtime, or accepts unsupported input. Use when asked to harden a library, source generator, analyzer, RPC/marshalling layer, public abstraction, or plugin/runtime workflow by either adding first-class support or failing closed with explicit compiler diagnostics, analyzer errors/warnings, or validation errors.

2026-07-12
merge-sweep-fixed-prs
Desenvolvedores de software

Merge GitHub pull requests matching the sweep fixed queue, especially `is:pr is:open label:sweep:fixed`, into the current integration branch one at a time. Use when asked to create an aggregate PR that references every source PR with checkboxes, commit/push/close each source PR after merge, keep the checklist updated, make CI green, and address or rebut all CodeRabbit review findings with conversations resolved.

2026-07-02