Skip to main content
Kalabint
GitHub creator profile

Kalabint

Repository-level view of 19 collected skills across 1 GitHub repositories.

skills collected
19
repositories
1
updated
Sep 1, 2026
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

repository explorer

Repositories and representative skills

smallest-clean-diff
unclassified

Prefer the smallest change that solves the problem cleanly; one mechanism over many, DRY and KISS over cleverness.

Sep 1, 2026
prepare-next-steps
unclassified

Trigger when user asks to "prepare next steps", "prep next steps", or signals readiness for autonomous build ("before we build", "pre-flight"). Produces a five-part briefing - 4 ranked design decisions, 4 ranked concerns, 6 ranked questions, an open…

Sep 1, 2026
ask-when-unclear
unclassified

If decoding an ambiguous instruction takes more than a few sentences of reasoning, stop and ask instead of guessing.

Aug 25, 2026
calibrated-inference
unclassified

When asked to estimate something unstated, produce a legible correctable evidence chain rather than refusing or fabricating a number.

Aug 25, 2026
check-dont-assume
unclassified

Verify every load-bearing claim by reading the code or running the check; never assert from memory or dismiss something as too obvious to confirm.

Aug 25, 2026
code-is-authority
unclassified

On how a system actually behaves, read the source first; code is authoritative, prose and docs can be stale.

Aug 25, 2026
discriminator
unclassified

Guard against attribute substitution on any output that will be acted on as a verdict, ranking, routing, or go/no-go decision — regardless of how the request is phrased. Casual-looking prompts ("where does this stand?", "predict the path") are the…

Aug 25, 2026
handoff
unclassified

Read OR write the project's session-handoff doc. WRITE mode updates it so a fresh agent can pick up the work (what was built, in-flight files, open questions). LOAD mode reads the doc AND the files it references so YOU get up to speed at the start of a…

Aug 25, 2026
Showing 8 of 19 collected skills.
Showing 1 of 1 repositories
All repositories loaded