taku-o
Community@taku-o · Japan
Agent Skills by taku-o
Showing 24 vetted skills indexed across 2 GitHub repositories.
kiro-spec-status
Summarizes Kiato spec phases, completion counts, approvals, blockers, and next actions from .kairo/specs data.
kiro-spec-quick
Generate complete feature specifications from a short project description.
kiro-impl
Implement approved development tasks with TDD cycles and subagent reviewers.
kiro-validate-gap
Analyze implementation gaps between requirements and an existing codebase.
kiro-spec-tasks
Generate implementation tasks from requirements and design files.
kiro-spec-design
Translate product requirements into architecture-ready technical design specifications.
kiro-spec-init
Initialize structured project specifications from briefs into .kiro/specs directories.
kiro-verify-completion
Verify task completion claims against fresh validation evidence and exit codes.
kiro-spec-requirements
Generate EARS-format requirements drafts from project specs and steering files.
kiro-validate-design
Review technical designs and issue a GO/NO-GO decision with rationale.
kiro-discovery
Determine optimal action paths and work decomposition for new initiatives.
kiro-steering-custom
Create steering documents from templates with Glob/Grep repository analysis.
kiro-debug
Investigate implementation failures and produce a root-cause analysis with a fix plan.
kiro-review
Verifies task implementations against approved specs and design boundaries with mechanical checks.
kiro-validate-impl
Validate cross-task integration and boundary adherence with a GO/NO-GO verdict.
kiro-steering
Bootstrap or synchronize .kiro/steering/ documents from repository templates and principles.
kiro-spec-batch
Orchestrate dependency-ordered waves to generate spec artifacts for roadmap features.
go-test-generator
Generate Go unit tests with table-driven patterns and testify assertions.
repository-generator
Generate standard SQL and GORM repository layers with sharding guidance.
migration-helper
Automate database migrations across master and sharding databases with Atlas CLI.
skill-creator
Plan and package modular Claude skills with SKILL.md structure.
frontend-design
Design and implement production-grade frontend interfaces with HTML, CSS, and JavaScript.
api-endpoint-creator
Create API endpoints with Handler, Service, and Repository layers.
sharding-pattern
Define hash-based sharding patterns across four shards with 32 tables.