Kiichiro YUKAWA
Community@vankichi · Tokyo/Japan
Agent Skills by Kiichiro YUKAWA
Showing 20 vetted skills indexed across 1 GitHub repositories.
self-review-changes
Analyze latest repository code changes for accuracy, integration, and best practices.
work-intake
Retrieve, validate, and normalize Notion tickets into standardized work items.
go-bootstrap
Initialize Go projects with go.mod, directory structure, and linting configuration.
ddd-clean-architecture
Guide Domain-Driven Design and Clean Architecture layering and dependency direction.
go-style
Review Go code against style, naming, error handling, and concurrency guidelines.
notion-ticket-plan
Generate implementation plans from Notion, Linear, and GitHub Issue tickets.
sync-k8s-manifest-from-code
Detect Go application interface changes and propagate them to K8s Kustomize manifests.
api-design-review
Review API and system design documents for gaps using checklists.
retrospect
Record development cycle insights into categorized files for later analysis.
claude-session-jsonl
Parse Claude Code session logs to compute token usage, cost, and tool activity.
add-rust-crate
Automates adding new crates to Rust workspaces, updating Cargo.toml and dependencies.
commit-push-branch
Create branches, commit changes, and push to a Git remote repository.
k8s-style
Guide Kubernetes manifest creation, RBAC, network policies, and probes.
write-spec
Convert design drafts into spec contracts validated against spec-contract.md.
arc42-c4
Map C4 diagrams to appropriate arc42 sections in architecture documents.
grill-me
Query a user's plan or design through iterative questioning and analysis.
security-review-local
Audit local Git repositories for secret leaks, permission issues, and suspicious commands.
rust-bootstrap
Automate Rust workspace setup with crate layout, lints, Makefile, and CI.
tech-docs-writer
Generate technical documentation from code, PRs, and manifests using Markdown templates.
go-test
Provide Go test design guidelines covering naming, table-driven tests, and parallel execution.