frankekn/three-kingdoms-kiro

🏯 12 Three Kingdoms AI agents for Kiro CLI — plan, code, review, deploy with style

11Stars on the repository
22Mods indexed here, across every type
6mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

deploy-checklist

01

frankekn/three-kingdoms-kiro

Skill Claude CodeCodex

A deployment checklist covering the steps that move software from development to a live environment, including automated build, test, code checks, security checks, and release.

not rated 11 6mo ago A 26 tokens original MIT

design-template

02

frankekn/three-kingdoms-kiro

Skill Claude CodeCodex

A template for technical design documents that explain a proposed system, its data, APIs, file changes, error handling, and tests. It can also describe flows with Mermaid diagrams, a text format for technical diagrams.

not rated 11 6mo ago A 37 tokens original MIT

prd-template

03

frankekn/three-kingdoms-kiro

Skill Claude CodeCodex

A product requirements document template for describing what a product should do, who it serves, and how success will be checked. It includes user stories, priorities, risks, and non-functional needs such as security or performance.

not rated 11 6mo ago A 33 tokens original MIT

refactor-clean

04

frankekn/three-kingdoms-kiro

Skill Claude CodeCodex

A code-cleanup guide for finding and removing dead code—code that is no longer used—and unused exports or dependencies.

not rated 11 6mo ago A 25 tokens original MIT

review-template

05

frankekn/three-kingdoms-kiro

Skill Claude CodeCodex

A code-review procedure for checking a change from its commit history through its final tests. It covers scope, changed files, behavior, security, performance, and missing tests.

not rated 11 6mo ago A 32 tokens original MIT

search-before-code

06

frankekn/three-kingdoms-kiro

Skill Claude CodeCodex

A research-first coding guide that asks you to look for an existing package, tool, repository, or project skill before writing new code or adding a dependency.

not rated 11 6mo ago A 34 tokens original MIT

security-audit

07

frankekn/three-kingdoms-kiro

Skill Claude CodeCodex

A security review checklist for authentication, user input, APIs, secrets, and sensitive data. It checks common risks such as SQL injection, cross-site scripting, command injection, and unsafe file paths.

not rated 11 6mo ago A 30 tokens original MIT

task-template

08

frankekn/three-kingdoms-kiro

Skill Claude CodeCodex

A task-list template for breaking a project into ordered pieces of work, with dependencies, an assigned agent, time estimates, and completion checks.

not rated 11 6mo ago A 30 tokens original MIT

tdd-flow

09

frankekn/three-kingdoms-kiro

Skill Claude CodeCodex

A test-driven development (TDD) workflow: write a failing test, add the smallest implementation that passes it, then improve the code without changing its behaviour. It covers unit, integration, and end-to-end tests.

not rated 11 6mo ago A 36 tokens original MIT

verify-pipeline

10

frankekn/three-kingdoms-kiro

Skill Claude CodeCodex

A verification checklist for code changes that runs a build, type checking, linting, tests, basic security searches, and a Git change review in sequence. Type checking finds type errors, while linting checks common code-quality problems.

not rated 11 6mo ago A 39 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: