yoshihiko
Community@yoshihiko555 · Tokyo
Agent Skills by yoshihiko
Showing 21 vetted skills indexed across 2 GitHub repositories.
commit
Stage and commit only files discussed in the conversation.
design-principles
Enforce a 4px grid, typography hierarchy, and accessibility guidelines for enterprise dashboards.
decision-log
Create and update ADR/DECISIONS entries from conversation history and code diffs.
ai-monthly-report
Aggregate AI industry news from major vendors into a structured Markdown monthly report.
config-analyze
Parse Claude Code configuration files and generate a Japanese ANALYSIS.md with rubric evaluation.
config-tune
Analyzes ANALYSIS.md outputs to tune Claude Code configuration files with dry-run option and rubric-based evaluation.
basic-design-orchestrator
Merges MSTIC package metadata and READMEs into a single TSV file for AI ingestion workflows.
code-review-orchestrator
Orchestrates severity-labeled code reviews across diffs, PRs, and Git branches.
frontend-test-author
Fix and place Vitest and Testing Library tests for Next.js/React frontend projects.
frontend-design
Design and implement frontend interfaces with HTML, CSS, JavaScript, and modern frameworks.
context-loader
Load project context from .claude directory files and rules.
startproject
Coordinate multi-agent project kickoffs across research, design, implementation, and QA.
plan
Create a detailed implementation plan with steps, verification criteria, risks, and open questions.
design-tracker
Record design decisions into DESIGN.md with dated changelog entries.
init-orchestra
Configure AI Orchestra and scaffold CLAUDE, Codex, and Gemini template files.
gemini-system
Orchestrate Gemini CLI to analyze codebases and multimodal data for research.
review
Coordinate multiple reviewer agents for parallel code assessments and unified reports.
checkpointing
Persist session context and CLI interactions into agent configuration checkpoints.
simplify
Refactor Python code to reduce nesting and extract functions with test verification.
codex-system
Coordinate Codex CLI consultations for architecture reviews, debugging, and refactoring planning.
tdd
Automate feature development with a test-driven development cycle using Python and pytest.