Gaku Yasui avatar

Gaku Yasui

Community

@gkuga

7Followers
|
154Public Repos
|
9Published Skills

Gaku Yasui maintains GitHub spec-kit command skills enabling specification-driven feature development, from natural-language specs through planning, task generation, and GitHub issue conversion.

Skills Distribution
DomainDeveloper To...Specification Auth.. (30%)Implementation Pla.. (25%)Task Generation & .. (25%)Quality Analysis &.. (20%)

Agent Skills by Gaku Yasui

Showing 9 vetted skills indexed across 1 GitHub repositories.

Frequently Asked Questions About Gaku Yasui

FAQPage Schema
What tasks can I perform with gkuga's spec-kit skills?

You can create feature specifications from natural language, clarify underspecified requirements, establish project constitutions, generate implementation plans and dependency-ordered tasks, execute those tasks, convert them into GitHub issues, produce custom checklists, and run cross-artifact consistency analysis.

Who should use these spec-kit command skills?

Software engineers and technical leads practicing specification-driven development benefit most. They suit developers who want structured feature lifecycles—spec, plan, tasks, implementation—with governance via project constitutions and quality gates via checklists and non-destructive artifact analysis.

What are the prerequisites for running these skills?

Every skill requires an existing spec-kit project structure containing a .specify/ directory. The skills are user-invocable commands sourced from github-spec-kit templates, so the spec-kit project scaffolding must be initialized before invoking specify, plan, tasks, or related commands.

How do the skills work together in a feature lifecycle?

Start with speckit-constitution to set principles, then speckit-specify to draft the spec, speckit-clarify to resolve gaps, speckit-plan for design artifacts, speckit-tasks for ordered tasks, speckit-analyze for consistency checks, speckit-implement for execution, and speckit-taskstoissues for GitHub tracking.

Are these skills open source and what do they cost?

The skills are derived from the github-spec-kit project's command templates, as recorded in each skill's metadata source field. They are distributed freely through the public repository with no licensing fee; users only need a compatible spec-kit project structure to invoke them.