Skip to main content
StarchyBomb
GitHub creator profile

StarchyBomb

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

skills collected
24
repositories
5
updated
Jul 24, 2026
repository explorer

Repositories and representative skills

superlazy-context
software-developers

Index-then-retrieve for large files, specs, or docs instead of pasting them whole into context. Use when a doc/spec/log would cost hundreds+ tokens to read in full, when the user says /sc (index) or /uc (retrieve), or asks to "save context on this doc" /…

Jul 24, 2026
superlazy-debug
software-quality-assurance-analysts-and-testers

Silent root-cause debugging. Use on any bug, test failure, build failure, or unexpected behavior, BEFORE proposing or writing any fix.

Jul 24, 2026
superlazy-mcp
computer-occupations-all-other

Build MCP servers with minimal tokens. Use when creating or modifying an MCP (Model Context Protocol) server integrating any external API or service, in TypeScript or Python.

Jul 24, 2026
superlazy-plan
software-developers

Silent planning and execution for multi-step tasks. Use when a task spans several files/steps, or when a written plan exists and must be executed.

Jul 24, 2026
superlazy-repomap
software-developers

One-shot signature map of a codebase (function/class names + line numbers, no bodies) instead of a Glob/Grep/Read tour. Use when starting work in an unfamiliar or large codebase, before exploring with multiple directory-wide searches, or when the user asks to…

Jul 24, 2026
superlazy-review
software-quality-assurance-analysts-and-testers

Silent code review — giving and receiving. Use after completing a task/feature before calling it done, and whenever review feedback arrives, before implementing any suggestion.

Jul 24, 2026
superlazy-skill-creator
computer-occupations-all-other

Create or improve skills with minimal tokens. Use when the user wants a new skill, wants to edit/optimize an existing skill, or wants a workflow captured as a skill.

Jul 24, 2026
superlazy
software-developers

Core silent coding mode. Use before writing or modifying ANY code. Minimal code, minimal output, full quality. Always load this first; every other superlazy-* skill assumes this contract.

Jul 24, 2026
Showing 8 of 13 collected skills.
Showing 5 of 5 repositories
All repositories loaded