1nhann1nhannCommunity·1 Agent Skills Included

oh-my-kiro

Spec-driven coding workflows with browser automation and parallel subagents

Turns feature requests into structured requirements, design documents, and executable task plans. Runs parallel subagents for code exploration, implementation, and review without blocking your main session. Adds structural code search, browser automation, and stateful JavaScript execution to handle complex multi-step development work.
npx skills add 1nhann/oh-my-kiro --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install oh-my-kiro?

Run `npx skills add 1nhann/oh-my-kiro --all -g -y` in your terminal to install all skills in this suite globally.

What is spec-driven development in oh-my-kiro?

It enforces a Requirements → Design → Tasks → Implementation workflow, so every feature starts with a clear written spec before any code is written.

Can oh-my-kiro automate browser tasks?

Yes. The built-in browser-use skill combines Stagehand and Playwright to handle dynamic pages, data extraction, and multi-step web workflows.

Does oh-my-kiro support parallel task execution?

Yes. Its dynamic task graph supports branching, loops, and background subagents that run in parallel without blocking your main conversation.

Which coding environments work with oh-my-kiro?

It is built as a plugin for OpenCode, and its skills follow the standard SKILL.md format compatible with common coding agents.

Related Repositories in Software Engineering

View All in Software Engineering