Agent Skills by Yuta Aoki
Showing 20 vetted skills indexed across 1 GitHub repositories.
gemini-deep-research
Query Google's Gemini Deep Research API to generate markdown reports with inline citations.
plan-on-md
Save planning outputs as Markdown files under project and branch paths.
pbi-sub-issue
Create GitHub sub-issues from a task plan and link them to a parent issue.
tdd-plan-review
Reorder implementation plan steps into Red/Green/Refactor test-first phases.
simple-review-format
Format markdown reviews into structured evaluation reports with scores and issue lists.
dev-step-all
Execute all remaining steps from split plan files until completion or error.
deep-research
Run deep web research and generate cited reports with OpenAI.
sub-issue-maker
Break down high-level product goals into concrete subtasks with ownership, estimates, dependencies, and acceptance criteria.
dev-step
Execute plan steps from an Obsidian vault with explicit confirmation.
tmux-sender
Send commands from one tmux pane to another for execution.
pbi-task-split
Decompose Product Backlog Items into Domain, Infrastructure, and Presentation layer tasks.
dev
Evaluate Git branch workflow state and route to dev-plan or dev-step.
dev-plan
Generates a TDD-based implementation plan from docs/goal.md and saves it to Obsidian as step files.
review-diffs
Generate a structured review.md with quality score and issues from git diffs.
frontend-design
Generate production-grade frontend interfaces with bold aesthetics across HTML, CSS, JS, and frameworks.
refactoring
Consolidate duplicated logic and apply DRY principles to improve maintainability.
review-format
Format markdown reviews into structured reports with numeric scores and issue notes.
plan-steps-split
Split a plan Markdown file into per-step notes with status fields.
tdd-plan
Plan fine-grained TDD cycles pairing each test with minimal implementations.
proceed-by-step
Automate progression of Markdown plan steps with user confirmation.