Agent Skills by Heikichi Umehara
Showing 13 vetted skills indexed across 1 GitHub repositories.
context-loader
Load `.claude/` project context for Gemini tasks.
update-design
Record design decisions from conversations into DESIGN.md with dated changelog entries.
init
Scan key project files to detect tech stack and propose AGENTS.md updates.
startproject
Coordinate a six-phase multi-agent project kickoff and QA workflow.
plan
Generate detailed implementation plans with task breakdowns, milestones, and risks.
design-tracker
Update DESIGN.md with conversation-derived design decisions and log changes to the Changelog.
research-lib
Compile official documentation, README files, and release notes into standardized library markdown pages.
gemini-system
Consult Gemini CLI for research, codebase comprehension, and multimodal data processing.
update-lib-docs
Update library documentation in .claude/docs/libraries/ with web search results.
checkpointing
Parse CLI logs and update agent configuration files with session checkpoints.
simplify
Refactor Python and JavaScript code with early returns and function extraction.
codex-system
Provides deep reasoning consultancy via Codex CLI for design decisions, debugging analyses, and refactoring plans.
tdd
Guide Red-Green-Refactor cycles with phase-specific templates and success criteria.