Skip to main content

kirodotdev/KiroCrew

SkillsMP has collected 46 skills from kirodotdev/KiroCrew. Open a skill to review its source and details.

Latest recorded source activity
SkillsMP catalog refreshed
skills collected
46
GitHub stars
2,803
GitHub forks
273

Showing 40 of 46 collected skills.

occupation
unclassified
description

Same-session monitoring loop for PRs, CI runs, tickets, and deployments using the monitor_start / monitor_update / autonudge_stop MCP tools. The loop re-injects your check instructions into THIS session on an idle interval — same context, same tools — and…

updated
occupation
Software Developers
description

Build, validate, and install Kiro Crew theme packs -- pack anatomy, the 54-variable palette, role-tagged fonts, the overrides.css allowlist (what installs vs what actually renders), and the install-verify cycle. Use when the user wants to create or edit a…

updated
occupation
unclassified
description

Build, package, and publish KiroCrew external apps. Covers app.json manifest, UI components, crons, skills, self-healing install, git publishing, and common pitfalls.

updated
occupation
Retail Salespersons
description

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,…

updated
occupation
unclassified
description

Render a REAL external web page in Kiro Crew's BUILT-IN Browser panel (the right-side embedded Chromium view) with browser_navigate. Use when the user wants to VIEW / verify / "show me" an actual website or public URL (not a local dev server — that's the…

updated
occupation
unclassified
description

Look at your OWN front-end change before claiming it works -- navigate the loopback URL of a dev server or pod you started, screenshot the surface you changed, read the image to judge it, and embed it in chat. Three capture backends: Playwright MCP browser_*…

updated
occupation
unclassified
description

Run end-to-end tests (backend API + frontend Playwright) for a KiroCrew feature worktree against an ISOLATED throwaway pod instance, without touching the live gateway. Use when asked to e2e-test / smoke-test / verify a worktree's feature hands-off, run API +…

updated
occupation
Software Developers
description

One-click deploy a user's pre-built app/artifact into their OWN AWS account and get a global public HTTPS link (Vercel-like), with a default TTL and promote-to-persistent. Use when the user says "deploy this", "ship this demo", "give me a public link", "share…

updated
occupation
unclassified
description

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…

updated
occupation
unclassified
description

Complete CLI reference for KiroCrew commands. Use for help, commands, setup, how to, what can you do, getting started, onboarding.

updated
occupation
unclassified
description

Deep, platform-neutral code review for PRs and CRs in ONE thorough single pass — design reasoning (Problem Worth Solving & Solution Fit) as one dimension alongside the 9 code-level dimensions, with chain-of-consequences, self-critique, and draft-only…

updated
occupation
Software Developers
description

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 +…

updated
occupation
Software Developers
description

Parallel discovery of performance hotspots (perf track) and failure surfaces (bug track) for the auto-improvement loop. Fans out one subagent per hot-path area or failure surface; each returns ONE concrete, behavior-preserving fix candidate (perf) or a…

updated
occupation
Software Developers
description

Phase 1 of the auto-improvement loop — analyze the target repository, then design and calibrate the ruler (the trustworthy metric) BEFORE any optimization. Produces a low-variance primary metric, frozen anchors, a calibrated noise band, guardrails,…

updated
occupation
Software Developers
description

Gracefully restart the KiroCrew gateway from within a running agent session, preserving conversation continuity via scheduled resume jobs. Use when user says "restart yourself", "restart gateway", "reload config", or after config changes that require a…

updated
occupation
Software Developers
description

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.

updated
occupation
Software Developers
description

Bootstrap a goal-driven self-improving AutoNudge loop. Give it a goal + anchor directory; it generates LOOP.md + GOAL.md + kanban board, then you write the Definition of Done and arm the loop. The running agent manages the board autonomously: finds issues,…

updated
occupation
Software Developers
description

Build a reactive same-session autonomy loop using KiroCrew's AutoNudgeService. One long-lived dashboard session keeps working toward a goal — when its turn completes and no user input arrives within idle_secs, the service auto-injects a nudge message into the…

updated
occupation
Software Developers
description

INTERNAL pet queue — generates the pet's 30-minute behavior schedule (moves, moods, notifications). NOT for user task or calendar planning.

updated
occupation
Software Developers
description

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

updated
occupation
Software Developers
description

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

updated
occupation
Software Developers
description

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

updated
occupation
Project Management Specialists
description

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

updated
occupation
Software Developers
description

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

updated
occupation
Graphic Designers
description

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.

updated
occupation
Software Developers
description

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…

updated
occupation
Technical Writers
description

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.

updated
occupation
Graphic Designers
description

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.

updated
occupation
Web & Digital Interface Designers
description

Run a heuristic evaluation of a UI design (image, HTML, Figma, URL, or flow) the way an experienced designer would. Evaluates 4 categories (Visual & hierarchy, Usability & interaction, Accessibility, Content) using recognized frameworks, NN/g 0-4 severity,…

updated
occupation
Software Developers
description

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.

updated
occupation
Software Developers
description

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.…

updated
occupation
Software Quality Assurance Analysts & Testers
description

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…

updated
occupation
Software Developers
description

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…

updated
occupation
Computer Occupations, All Other
description

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.

updated
occupation
Software Developers
description

Emit a hidden preview marker so KiroCrew's right-panel "Browser" tab auto-opens at the URL when you start a local web server for the user to preview. Use whenever you start a dev server or static server so the user can see a site/app you're working on (Vite,…

updated
occupation
Web & Digital Interface Designers
description

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…

updated
occupation
Software Developers
description

Conversational workflow for gathering user feedback and filing GitHub Issues on the KiroCrew repository. Load when the user clicks "Request a Feature", wants to report a bug, or suggest an improvement.

updated
occupation
Web Developers
description

Render rich HTML inline via `<mcwidget>` tags with theme-aware styling. Load when emitting an mcwidget so the iframe inherits the dashboard theme instead of clashing with light / dark / custom palettes.

updated
occupation
Software Developers
description

Authenticate and browse sites that require a logged-in session using Playwright MCP. Use when [BROWSE] marker is present.

updated
occupation
Software Quality Assurance Analysts & Testers
description

Detection-gap (miss) analysis for Code Review Sage. Learn from shipped fixes, acted-on human comments, and design outcomes to close reviewer blind spots. Inline during review stages a candidate; a human triggers a one-shot AI consolidation into the live…

updated
Showing 40 of 46 collected skills.