Skip to main content
Kalabint
GitHub 제작자 프로필

Kalabint

1개 GitHub 저장소에서 수집된 19개 skills를 저장소 단위로 보여줍니다.

수집된 skills
19
저장소
1
업데이트
2026년 9월 1일
저장소 지도

skills가 있는 위치

수집된 skill 수가 많은 주요 저장소와 이 제작자 카탈로그 내 비중, 직업 분포를 보여줍니다.

저장소 탐색

저장소와 대표 skills

smallest-clean-diff
미분류

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

2026년 9월 1일
prepare-next-steps
미분류

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…

2026년 9월 1일
ask-when-unclear
미분류

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

2026년 8월 25일
calibrated-inference
미분류

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

2026년 8월 25일
check-dont-assume
미분류

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.

2026년 8월 25일
code-is-authority
미분류

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

2026년 8월 25일
discriminator
미분류

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…

2026년 8월 25일
handoff
미분류

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…

2026년 8월 25일
수집된 skill 19개 중 8개를 표시합니다.
저장소 1개 중 1개 표시
모든 저장소를 표시했습니다