kirodotdev
Review Skills published by kirodotdev, their source repositories, maintenance signals, and identity status.
- Skills
- 15
- Repository stars
- 1,286
- Identity status
- Source-linked
Provenance
Source and identity
- Profile type
- Creator
- Canonical name
- kirodotdev
- Public sources
- 1
- License context
- Apache-2.0
Source entries
Agent Skills from kirodotdev
Repository stars and maintenance signals provide context, but do not automatically become an individual Skill's quality score.
kirodotdev/KiroCrew
artifact-deploy
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 this externally", or "deploy to AWS".
kirodotdev/KiroCrew
babysit
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 works from dashboard chat, Slack threads, and Discord DMs. Use when the user says "babysit", "monitor", "keep checking", "keep an eye on", "loop on this PR", "let me know when", or wants polling that outlives a wait+poll window. NOT for fresh-s
kirodotdev/KiroCrew
browser-auth
Authenticate and browse sites that require a logged-in session using Playwright MCP. Use when [BROWSE] marker is present.
kirodotdev/KiroCrew
computer-use
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. macOS only; off unless the user enabled it in Settings.
kirodotdev/KiroCrew
design-critique
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, and evaluability-aware prioritization that never judges what the evidence cannot reveal. Triggers: 'critique this design', 'evaluate this UI', 'usability review', 'design review', 'heuristic evaluation', 'roast my design', 'is this a good desi
kirodotdev/KiroCrew
feature-demo-recording
Record a polished headless-browser demo video of a web feature (mouse-follow cursor, caption cards, scene script) and deliver it to Slack. Use when the user asks to "record a video / demo / screen recording" of a feature, dashboard, or web UI flow.
kirodotdev/KiroCrew
feature-request
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.
kirodotdev/KiroCrew
kirocrew-app-dev
Build, package, and publish KiroCrew external apps. Covers app.json manifest, UI components, crons, skills, self-healing install, git publishing, and common pitfalls.
kirodotdev/KiroCrew
kirocrew-commands
Complete CLI reference for KiroCrew commands. Use for help, commands, setup, how to, what can you do, getting started, onboarding.
kirodotdev/KiroCrew
kirocrew-worktree-dev
HARD RULE for developing the KiroCrew 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 flags, live preview paths (dev-backend.sh or isolated pods), and the PR workflow. Use only when building, testing, switching, or verifying a change to KiroCrew's own codebase.
kirodotdev/KiroCrew
llm-council
Convene a cross-vendor LLM council — the main session acts as Chairman and spawns several subagents, each pinned to a DIFFERENT model (Anthropic / OpenAI / DeepSeek / Zhipu / Qwen / etc. via kiro-cli). Three modes — synthesis (independent answers merged into one), vote (structured ballots + majority tally), and adversarial (red-team a target artifact into a SHIP/REVISE/REJECT verdict). Use for hard, high-stakes, ambiguous, or subjective questions, group decisions, or reviews where a second (and
kirodotdev/KiroCrew
mochi-plan
INTERNAL pet queue — generates the pet's 30-minute behavior schedule (moves, moods, notifications). NOT for user task or calendar planning.
Pinned paths
Every entry links to a specific source path and commit when available.
Repository context
Activity, license, and repository-level popularity are shown as context.
Open the source
Inspect the public repository