kirodotdev

56 mods across 1 repository, 3.4k stars between them.

mochi-remind

25

kirodotdev/KiroCrew

Skill Claude CodeCodex

Handle due reminders — notify the user with natural language and mark them done.

3.4k yesterday A 20 tokens original Apache-2.0

mochi-replan

26

kirodotdev/KiroCrew

Skill Claude CodeCodex

INTERNAL pet queue — partial adjustment of the pet's behavior schedule. NOT for user task or calendar planning.

3.4k yesterday A 27 tokens original Apache-2.0

mochi-slack

27

kirodotdev/KiroCrew

Skill Claude CodeCodex

Slack awareness — unread mentions, channel digests, topic radar, thread summaries. Load when user asks about Slack.

3.4k yesterday A 28 tokens original Apache-2.0

mochi-tips

28

kirodotdev/KiroCrew

Skill Claude CodeCodex

Feature tips catalog for new users. Plan skill loads this to pick a tip during the first week.

3.4k yesterday A 25 tokens original Apache-2.0

mochi-watch

29

kirodotdev/KiroCrew

Skill Claude CodeCodex

Check one or more watch items, compare with last known status, suggest actions, and update the watchlist.

3.4k yesterday A 26 tokens original Apache-2.0

personal-shopper

30

kirodotdev/KiroCrew

Skill Claude CodeCodex

Personal advisor for a problem that might be solved by buying something — diagnoses the real need through conversation, then recommends products from the user's configured stores only when a purchase is the right answer. Recalls the user's sizes, budget, brands and restrictions across sessions, and records new ones as…

3.4k yesterday A 98 tokens original Apache-2.0

spec-workflow

31

kirodotdev/KiroCrew

Skill Claude CodeCodex

Drive the Kiro CLI v3 spec workflow (Requirements → Design → Tasks → Execution) for the Spec Builder app. Load when authoring a spec inside a spec-builder worker slot, or when the seed prompt references a spec directory and a spec type.

3.4k yesterday A 55 tokens original Apache-2.0

artifacts

32

kirodotdev/KiroCrew

Skill Claude CodeCodex

Persist, version, and iterate on LLM-generated UI (widgets, HTML, markdown). Load when the user wants to save, find, update, or iterate on a previously-rendered widget — anything that should outlive the chat scrollback.

3.4k yesterday B 52 tokens original Apache-2.0

browser-recording

33

kirodotdev/KiroCrew

Skill Claude CodeCodex

Record a browser flow as a video/GIF for evidence — animations, transitions, and multi-step interactions that a still screenshot cannot prove. Drives the project's own Playwright through a bundled runner, then converts to mp4 + GIF via ffmpeg. Use when the user asks to record a demo, capture a GIF or video of the UI…

3.4k yesterday A 85 tokens original Apache-2.0

computer-use

34

kirodotdev/KiroCrew

Skill Claude CodeCodex

Read and drive native desktop applications through the accessibility layer — list on-screen apps, snapshot one window as a numbered element tree, then click / type / set a value / scroll / drag / run a named action, by element index or by screen coordinates. Use for work in a desktop app rather than a web page. Full…

3.4k yesterday A 105 tokens original Apache-2.0

crystallize

35

kirodotdev/KiroCrew

Skill Claude CodeCodex

Capture the current session as a reusable skill — staged as a candidate by default, or live only when the user explicitly asks for a live/active skill.

3.4k yesterday A 35 tokens original Apache-2.0

five-whys

36

kirodotdev/KiroCrew

Skill Claude CodeCodex

Enter a guided dive-deep research mode — 5 Whys is the default engine (one focused question at a time along a What-it-is -> Example -> Why-not-alternatives -> Benefits -> Costs chain, user-steered branching), every step appended to an event-sourced log the tree and report are folded from, and extensible with plug-in…

3.4k yesterday A 88 tokens original Apache-2.0

kirodotdev/KiroCrew

Skill Claude CodeCodex

Workflow for frontend features, visual changes, and product design changes. Present mockup options before writing code, build against the project's design system, capture the right evidence type (screenshots vs video), and run a new-user usability review before finalizing. Use when building or changing UI, styling…

3.4k yesterday A 75 tokens original Apache-2.0

goal-conductor

38

kirodotdev/KiroCrew

Skill Claude CodeCodex

Own a long-horizon goal end to end - decompose it into work items, stand up one top-level session per item, patrol their state on a nudge loop, and decide each next round until the goal is met or a stop condition fires. Use when the user hands over a goal too large for one session ("clear the flaky-test backlog"…

3.4k yesterday A 105 tokens original Apache-2.0

image-authoring

39

kirodotdev/KiroCrew

Skill Claude CodeCodex

Author images and diagrams as code — SVG, Pillow, Excalidraw, mermaid. Load when asked to draw, illustrate, or make an image, icon, logo, poster, or diagram.

3.4k yesterday A 45 tokens original Apache-2.0

kirodotdev/KiroCrew

Skill Claude CodeCodex

Show a live iOS Simulator in the dashboard's Browser side panel while building or testing an iOS app. Use when the user asks to preview an iOS/SwiftUI app, run an app in the simulator, "show me the app", test in the iOS simulator, or watch you drive an iOS app. macOS + Xcode only.

3.4k yesterday B 78 tokens original Apache-2.0

babysit

41

kirodotdev/KiroCrew

Skill Claude CodeCodex

Same-session monitoring loop for PRs, CI runs, tickets, and deployments using the monitorstart / monitorupdate / autonudgestop MCP tools. The loop re-injects your check instructions into THIS session on an idle interval — same context, same tools — and works from dashboard chat, Slack threads, and Discord DMs. Use…

3.4k yesterday A 137 tokens original Apache-2.0

kirodotdev/KiroCrew

Skill Claude CodeCodex

HARD RULE for developing the Kiro Crew source repo ITSELF (not for users' own projects): every change is built and verified inside a git worktree, never against the live gateway. Covers worktree creation, the blocking local build gates (pytest + isort + flake8 + mypy + tsc + vitest), the built-dist gotcha, feature…

3.4k yesterday C 123 tokens original Apache-2.0

prepare-pr

43

kirodotdev/KiroCrew

Skill Claude CodeCodex

End-to-end drives working-tree changes to a review-ready pull request — commit, sync base, squash to one commit, open/update the PR — then KEEPS RUNNING IN-SESSION (poll CI + code-review bots in 5-min rounds, up to 10) fixing every legitimate Critical/High finding and build failure until the PR is review-ready (never…

3.4k yesterday C 267 tokens original Apache-2.0

writing-tests

44

kirodotdev/KiroCrew

Skill Claude CodeCodex

How to write a Kiro Crew backend test that has NO side effects and does not flake. Use when adding, editing, reviewing, or debugging a pytest test in the Kiro Crew source repo: which conftest is under your file, what leaks (temp dirs, the real data home, /.kiro, cron, threads, child processes), how to tell which of…

3.4k yesterday A 123 tokens original Apache-2.0

meetings

45

kirodotdev/KiroCrew

Skill Claude CodeCodex

Context for working with the Meetings app's data — where a meeting's notes, diagram, transcript-derived tasks, and calendar cache live, what the lifecycle states mean, and how the app's agents are driven. Load when the user asks about a meeting's notes or action items, or when writing/reading files under the meetings…

3.4k yesterday A 72 tokens original Apache-2.0

ops-mission-control

46

kirodotdev/KiroCrew

Skill Claude CodeCodex

Investigate and triage operational signals — alarms, pages, monitors, and ops issues — using the Ops Mission Control incident board and knowledge ledger. Use when investigating an incident, triaging a firing alarm, checking what is broken, or recording a fix pattern.

3.4k yesterday A 57 tokens original Apache-2.0

papyrus-writing

47

kirodotdev/KiroCrew

Skill Claude CodeCodex

LaTeX paper writing and editing. Load when working on a .tex document — writing or revising sections, fixing compilation errors, adding figures/tables/equations, or managing a bibliography. Also the co-author skill for the Papyrus app.

3.4k yesterday A 55 tokens original Apache-2.0

pptx-maker

48

kirodotdev/KiroCrew

Skill Claude CodeCodex

Generate or restyle a PowerPoint deck. Use when the user wants to create or edit a .pptx presentation, build slides from text or a URL, or design a reusable slide style.

3.4k yesterday A 43 tokens original Apache-2.0