klimentij

56 mods across 1 repository, 7 stars between them.

klimkit-setup

25

klimentij/klimkit

Skill Claude CodeCodex

Set up Klimkit's docs-first repo context for agent work. Use when adding the docs/work/ journal layout, repo skill pointers, config state, or onboarding instructions to a project that should use Klimkit workflows.

7 22d ago A 51 tokens original MIT

klimkit-tdd

26

klimentij/klimkit

Skill Claude CodeCodex

Implement behavior changes with narrow red-green-refactor loops and Klimkit proof. Use when adding features, fixing bugs with clear expected behavior, changing shared contracts, or when the user asks for TDD or test-first work.

7 22d ago A 50 tokens original MIT

klimentij/klimkit

Skill Claude CodeCodex

UI/UX design intelligence for web and mobile. Includes 50+ styles, 161 color palettes, 57 font pairings, 161 product types, 99 UX guidelines, and 25 chart types across 10 stacks (React, Next.js, Vue, Svelte, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui, and HTML/CSS). Actions: plan, build, create, design…

7 22d ago B 241 tokens copy · 100% MIT

klimkit-walkthrough

28

klimentij/klimkit

Skill Claude CodeCodex

Create human-readable Klimkit walkthrough proof reports with steps, screenshots, links, redaction checks, and report-server/Tailscale handoff. Use when a user asks for a walkthrough, proof report, demo evidence, QA narrative, or review packet.

7 22d ago A 57 tokens original MIT

klimentij/klimkit

Skill Claude CodeCodex

Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my site against best practices".

7 22d ago A 47 tokens copy · 97% MIT

design-an-interface

30

klimentij/klimkit

Skill Claude CodeCodex

Generate multiple radically different interface designs for a module using parallel sub-agents. Use when user wants to design an API, explore interface options, compare module shapes, or mentions "design it twice".

7 22d ago A 43 tokens copy · 95% MIT

qa

31

klimentij/klimkit

Skill Claude CodeCodex

Interactive QA session where user reports bugs or issues conversationally, and the agent files GitHub issues. Explores the codebase in the background for context and domain language. Use when user wants to report bugs, do QA, file issues conversationally, or mentions "QA session".

7 22d ago A 58 tokens copy · 100% MIT

klimentij/klimkit

Skill Claude CodeCodex

Create a detailed refactor plan with tiny commits via user interview, then file it as a GitHub issue. Use when user wants to plan a refactor, create a refactoring RFC, or break a refactor into safe incremental steps.

7 22d ago A 53 tokens copy · 88% MIT

ubiquitous-language

33

klimentij/klimkit

Skill Claude CodeCodex

Extract a DDD-style ubiquitous language glossary from the current conversation, flagging ambiguities and proposing canonical terms. Saves to UBIQUITOUSLANGUAGE.md. Use when user wants to define domain terms, build a glossary, harden terminology, create a ubiquitous language, or mentions "domain model" or "DDD".

7 22d ago A 70 tokens copy · 100% MIT

diagnose

34

klimentij/klimkit

Skill Claude CodeCodex

Disciplined diagnosis loop for hard bugs and performance regressions. Reproduce → minimise → hypothesise → instrument → fix → regression-test. Use when user says "diagnose this" / "debug this", reports a bug, says something is broken/throwing/failing, or describes a performance regression.

7 22d ago A 66 tokens copy · 81% MIT

grill-with-docs

35

klimentij/klimkit

Skill Claude CodeCodex

Grilling session that challenges your plan against the existing domain model, sharpens terminology, and updates documentation (CONTEXT.md, ADRs) inline as decisions crystallise. Use when user wants to stress-test a plan against their project's language and documented decisions.

7 22d ago A 57 tokens copy · 89% MIT

klimentij/klimkit

Skill Claude CodeCodex

Find deepening opportunities in a codebase, informed by the domain language in CONTEXT.md and the decisions in docs/adr/. Use when the user wants to improve architecture, find refactoring opportunities, consolidate tightly-coupled modules, or make a codebase more testable and AI-navigable.

7 22d ago A 68 tokens copy · 77% MIT

prototype

37

klimentij/klimkit

Skill Claude CodeCodex

Build a throwaway prototype to flesh out a design before committing to it. Routes between two branches — a runnable terminal app for state/business-logic questions, or several radically different UI variations toggleable from one route. Use when the user wants to prototype, sanity-check a data model or state machine…

7 22d ago A 90 tokens copy · 83% MIT

klimentij/klimkit

Skill Claude CodeCodex

Sets up an ## Agent skills block in AGENTS.md/CLAUDE.md and docs/agents/ so the engineering skills know this repo's issue tracker (GitHub or local markdown), triage label vocabulary, and domain doc layout. Run before first use of to-issues, to-prd, triage, diagnose, tdd, improve-codebase-architecture, or zoom-out — or…

7 22d ago A 124 tokens copy · 97% MIT

tdd

39

klimentij/klimkit

Skill Claude CodeCodex

Test-driven development with red-green-refactor loop. Use when user wants to build features or fix bugs using TDD, mentions "red-green-refactor", wants integration tests, or asks for test-first development.

7 22d ago A 45 tokens copy · 86% MIT

to-issues

40

klimentij/klimkit

Skill Claude CodeCodex

Break a plan, spec, or PRD into independently-grabbable issues on the project issue tracker using tracer-bullet vertical slices. Use when user wants to convert a plan into issues, create implementation tickets, or break down work into issues.

7 22d ago A 53 tokens copy · 100% MIT

to-prd

41

klimentij/klimkit

Skill Claude CodeCodex

Turn the current conversation context into a PRD and publish it to the project issue tracker. Use when user wants to create a PRD from the current context.

7 22d ago A 36 tokens copy · 83% MIT

triage

42

klimentij/klimkit

Skill Claude CodeCodex

Triage issues through a state machine driven by triage roles. Use when user wants to create an issue, triage issues, review incoming bugs or feature requests, prepare issues for an AFK agent, or manage issue workflow.

7 22d ago A 49 tokens copy · 83% MIT

zoom-out

43

klimentij/klimkit

Skill Claude CodeCodex

Tell the agent to zoom out and give broader context or a higher-level perspective. Use when you're unfamiliar with a section of code or need to understand how it fits into the bigger picture.

7 22d ago A 40 tokens copy · 100% MIT

review

44

klimentij/klimkit

Skill Claude CodeCodex

Review the changes since a fixed point (commit, branch, tag, or merge-base) along two axes — Standards (does the code follow this repo's documented coding standards?) and Spec (does the code match what the originating issue/PRD asked for?). Runs both reviews in parallel sub-agents and reports them side by side. Use…

7 22d ago A 95 tokens copy · 100% MIT

writing-beats

45

klimentij/klimkit

Skill Claude CodeCodex

Shape an article as a journey of beats, choose-your-own-adventure style. The user picks a starting beat from the raw material, you write only that beat, then offer options for where to pivot next, beat by beat, until the article reaches a natural end. Use when the user has raw material and wants to assemble it as a…

7 22d ago A 78 tokens copy · 100% MIT

writing-fragments

46

klimentij/klimkit

Skill Claude CodeCodex

Grilling session that mines the user for fragments — heterogeneous nuggets of writing (claims, vignettes, sharp sentences, half-thoughts) — and appends them to a single document as raw material for a future article. Use when the user wants to develop ideas before imposing structure, or mentions "fragments", "ideate"…

7 22d ago A 80 tokens copy · 100% MIT

writing-shape

47

klimentij/klimkit

Skill Claude CodeCodex

Take a markdown file of raw material and shape it into an article through a conversational session — drafting candidate openings, growing the piece paragraph by paragraph, arguing about format (lists, tables, callouts, quotes) at each step. Use when the user has a pile of notes, fragments, or a rough draft and wants…

7 22d ago A 76 tokens copy · 100% MIT

klimentij/klimkit

Skill Claude CodeCodex

Set up Claude Code hooks to block dangerous git commands (push, reset --hard, clean, branch -D, etc.) before they execute. Use when user wants to prevent destructive git operations, add git safety hooks, or block git push/reset in Claude Code.

7 22d ago B 62 tokens copy · 92% MIT