Yuto Tanaka
Community@mimikun · Aichi, Japan
I'm deaf.
Agent Skills by Yuto Tanaka
Showing 20 vetted skills indexed across 2 GitHub repositories.
use-spark
Query Spark email, calendar, contacts, and team data through the spark CLI.
todoist
Applies rules for creating, rewording, and structuring Todoist tasks with clear end conditions.
japanese-tech-writing
Enforces Japanese technical writing style rules for drafting and revising documents.
cognitive-rhythm-writing
Designs pacing and tension in Japanese expository prose through cognitive-mode switching rules.
kiro-spec-status
Analyze JSON metadata and Markdown docs to report specification status.
kiro-spec-quick
Generate multi-phase software specifications with automatic and interactive workflows.
kiro-impl
Automate subtask dispatch, review, and validation with YAML-configured protocols.
kiro-validate-gap
Analyze codebases and requirements to identify missing capabilities for integration planning.
kiro-spec-tasks
Generate implementation tasks from requirements and design specifications.
kiro-spec-design
Translate technical requirements into detailed system architecture and design documents.
kiro-verify-completion
Verify completion claims using recent command outputs and exit codes.
kiro-spec-requirements
Convert project descriptions into structured EARS requirements for review.
kiro-validate-design
Analyze technical design documents against project architecture and quality standards.
kiro-discovery
Analyze project specs and directory structure to outline development plans.
kiro-steering-custom
Generate tailored project guidance documents using templates and analyzed code patterns.
kiro-debug
Analyze implementation failures by collecting error details and inspecting repository state.
kiro-review
Validates task implementations against approved specs and boundaries using mechanical checks and diff analysis.
kiro-validate-impl
Validate interconnected feature tasks for boundary integrity and design compliance.
kiro-steering
Generate and synchronize project steering documentation from codebase patterns.
kiro-spec-batch
Automates dependency-aware creation and validation of feature specifications in software projects.
Frequently Asked Questions About Yuto Tanaka
FAQPage SchemaWhat tasks can I accomplish with mimikun's Kiro skills?▼
You can run a full spec-driven development cycle: generate EARS requirements, produce architecture and design documents, create implementation tasks, dispatch and review subtasks, validate designs and implementations, detect requirement gaps, and verify completion claims using command outputs and exit codes.
Who are these skills designed for?▼
Software developers practicing specification-first development with Kiro, plus individual users managing personal email, calendar, and Todoist tasks. The Japanese writing skills target authors drafting or revising Japanese technical books, chapters, and explanatory articles.
What prerequisites do these skills require?▼
The use-spark skill requires the spark binary installed to access email, calendar, and contact data. The Kiro skills operate on project JSON metadata, Markdown specs, YAML configurations, and repository state. Todoist and writing skills need no external binaries.
How do the Kiro validation and review skills work together?▼
kiro-validate-design checks design documents against architecture standards, kiro-validate-impl verifies boundary integrity across feature tasks, kiro-review confirms implementations match approved specs via diff analysis, and kiro-verify-completion confirms claims using recent command outputs and exit codes.
What do the Japanese writing skills enforce?▼
japanese-tech-writing defines formatting rules (one sentence per line, footnotes, columns), paragraph structure, and redundancy elimination. cognitive-rhythm-writing governs pacing through cognitive-mode shifts, paragraph density waves, and post-writing mechanical inspection procedures.