Towa Hayashi
Community@staticwagomu · Osaka
I like CSS, Vim and Neovim
Agent Skills by Towa Hayashi
Showing 25 vetted skills indexed across 1 GitHub repositories.
git-commit
Stage meaningful code changes and generate rationale-focused commit messages.
scrum-event-backlog-refinement
Transforms PBIs into executable backlog items with acceptance criteria and dependency resolution.
scrum-team-product-owner
Automate Scrum backlog management and prioritization using scrum.ts as the source of truth.
scrum-event-sprint-retrospective
Guide teams through structured sprint retrospectives to surface actionable improvements.
adr
Create and update Architecture Decision Records using MADR templates.
nix
Automate Nix build, run, and hash acquisition workflows with nurl.
tidying
Apply small, safe structural tidying to messy code without altering behavior.
obsidian-plugin
Guide developers in building secure Obsidian plugins with safe DOM manipulation and API patterns.
python
Set up and run Python projects with isolated environments via uv, poetry, or venv.
scrum-team-developer
Orchestrate TDD cycles across Scrum PBIs with scrum.ts tracking.
web-design-guidelines
Evaluate UI files against Web Interface Guidelines accessibility rules in file:line format.
tip-javascript-typescript
Apply TypeScript/JavaScript coding patterns and best practices to code.
scrum-team-scrum-master
Coordinate Scrum events and resolve impediments using scrum.ts rules.
code-priority
Apply the State > Coupling > Complexity > Code priority framework to software design tradeoffs.
github-pr-review-operation
Fetch GitHub PR data, diffs, and comments via gh.
scrum-dashboard
Maintains a Scrum dashboard model in scrum.ts for backlog, sprint status, and progress tracking.
frontend-design
Generates branded, accessible frontend code with Tailwind and CSS-in-JS for a given image or text description.
refactoring
Apply Martin Fowler's behavior-preserving transformations to refactor code safely.
prepare-issue-pr
Generate Issue or PR descriptions from repository templates and save to a memo file.
scrum-event-sprint-planning
Select the top ready PBI, define the Sprint Goal, and outline testable subtasks in scrum.ts.
claudemd-optimizer
Optimize CLAUDE.md files with Claude 4 best practices for explicit, contextual guidance.
draw-io
Edit .drawio files and export PNGs via the draw.io CLI.
tdd
Apply Kent Beck's Red-Green-Refactor cycle to drive feature implementation.
logging
Implement minimal structured logging with Info and Debug levels in Go applications.