Igor Katsuba
Community@ikatsuba · Valencia, Spain
JS Enthusiast
Agent Skills by Igor Katsuba
Showing 14 vetted skills indexed across 1 GitHub repositories.
spec:research
Analyze requirements and compare technical approaches for software specifications.
spec:design
Generate a structured design document from requirements and research files.
spec:tasks
Generate implementation tasks documents from .specs requirements and design files.
spec:do-task
Executes a specific task by number from a specification's tasks document.
spec:requirements
Generate a structured requirements document from task context via guided questions.
spec:do-next
Execute the next uncompleted task from a specification's tasks.md file.
spec:do-all
Execute pending tasks from a specification's tasks.md with parallel subtasks.
spec:review
Validate specification documents for completeness, consistency, and traceability.
utils:changelog
Parse git history and categorize commits into features, improvements, and bugs.
review:local
Analyze uncommitted code changes and generate structured review feedback.
review:ux
Analyze specs and code diffs for efficiency-first UX patterns.
dev:skill
Generate standardized SKILL.md files with frontmatter and scaffold guidance.
git:commit
Generate Conventional Commits messages for staged Git changes.
git:amend
Amend the most recent Git commit with staged changes or a new message.