Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

kiro-config

kiro-config에는 rommelporras에서 수집한 skills 22개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
22
Stars
13
업데이트
2026-04-21
Forks
4
직업 범위
직업 카테고리 3개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

agent-audit
소프트웨어 개발자

Audits agents, prompts, skills, knowledge, and documentation for gaps, inconsistencies, and improvement opportunities. Proposes changes for user approval. Triggers on "agent-audit", "audit agents", "review config", "what can we improve".

2026-04-21
design-and-spec
프로젝트 관리 전문가

Use before any creative work or spec creation. Explores intent, challenges assumptions, and produces specs. Triggers on "brainstorm", "let's design", "spec out", "define requirements", "write a spec", "challenge this", "poke holes", "what am I missing".

2026-04-21
doc-drift
소프트웨어 개발자

Detects documentation drift after structural changes. Dispatches parallel specialist reviewers and auto-fixes. Triggers on "check my docs", "audit docs", "doc drift", "check doc drift", or auto from post-implementation when tracked categories change.

2026-04-21
post-implementation
소프트웨어 품질 보증 분석가·테스터

Automated post-implementation workflow. Triggers when the orchestrator receives DONE from an implementation subagent. Runs quality gate, doc staleness check, auto-review, and improvement capture.

2026-04-21
codebase-audit
소프트웨어 개발자

Periodic codebase health check. Use when the user says "health check", "technical debt", "what needs attention", "codebase audit", "codebase health".

2026-04-18
execution-planning
프로젝트 관리 전문가

Takes a spec phase and generates an execution plan with parallel stages, agent routing, review gates, and verification criteria. Use before dispatching implementation work. Triggers on "plan execution", "generate execution plan", "how should we execute this", or internally when the orchestrator is about to implement a spec phase.

2026-04-18
subagent-driven-development
소프트웨어 개발자

Use when executing implementation plans with independent tasks in the current session

2026-04-18
terraform-audit
소프트웨어 개발자

Terraform-specific diagnostic workflow. Use when the user pastes a terraform error, plan failure, missing variable, or state drift issue. Triggers on "diagnose terraform", "why did plan fail", "trace terraform issue", "what broke in terraform", "missing variable".

2026-04-18
writing-plans
소프트웨어 개발자

Use when you have a spec or requirements for a multi-step task, before touching code

2026-04-18
create-pr
소프트웨어 개발자

Create a GitHub pull request from the current feature branch. Use when the user says "create pr", "open pr", "merge request", "create mr", "open mr".

2026-04-18
typescript-audit
소프트웨어 품질 보증 분석가·테스터

Use when reviewing TypeScript code quality — run ESLint, check types, verify tests, flag common issues. Trigger on "audit", "typescript audit", "lint", "check TypeScript code".

2026-04-16
ship
소프트웨어 개발자

Create a versioned release with tag, push, and GitHub release. Use when the user says "ship", "release", "tag and release", "create release", "ship it".

2026-04-16
commit
소프트웨어 개발자

Create a git commit following conventional commit format. Use when the user explicitly asks to commit changes.

2026-04-16
dispatching-parallel-agents
소프트웨어 개발자

Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies

2026-04-13
python-audit
소프트웨어 품질 보증 분석가·테스터

Use when reviewing Python code quality — run ruff, check types, verify tests, flag common issues. Trigger on "audit", "code quality", "lint", "check code".

2026-04-12
trace-code
소프트웨어 개발자

Deep code flow tracing with file:line references. Use when the user says "trace this", "how does this feature work end-to-end", "map the code flow", "what files are involved in", "walk through the execution".

2026-04-11
test-driven-development
소프트웨어 품질 보증 분석가·테스터

Use when implementing any feature or bugfix, before writing implementation code

2026-04-11
explain-code
소프트웨어 개발자

Explains code with analogies and visual diagrams. Use when the user asks how code works, wants to understand a codebase, or uses phrases like "explain", "how does this work", "walk me through".

2026-03-26
push
소프트웨어 개발자

Push the current branch to the configured remote. Use when the user explicitly asks to push changes.

2026-03-26
receiving-code-review
소프트웨어 개발자

Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation

2026-03-26
systematic-debugging
소프트웨어 개발자

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes

2026-03-26
verification-before-completion
소프트웨어 개발자

Use when about to claim work is complete, fixed, or passing, before committing or creating MRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always

2026-03-26