home / skills / ikatsuba

ikatsuba skills

Find 36 skills from 1 repo created by ikatsuba on GitHub.

1 repo
36 skills
GitHub

Sponsored

requirements

ikatsuba/skills

This skill creates a structured requirements document by gathering context, asking clarifying questions, and detailing testable acceptance criteria.
skill

ikatsuba/skills

This skill helps you scaffold a new skill definition in the repository following conventions and best practices.
do-next

ikatsuba/skills

This skill executes the next pending task from a specification's tasks document, guiding incremental implementation with clear task-by-task progress.
test-all

ikatsuba/skills

This skill executes all tests from a spec plan, stepping through each pending case and recording results for full manual testing.
test-next

ikatsuba/skills

This skill helps you execute the next pending test from a specification's test plan, guiding manual testing step by step.
tasks

ikatsuba/skills

This skill generates a comprehensive tasks document from requirements and design, producing an executable implementation plan with tracked tasks.
multi

ikatsuba/skills

This skill guides you through designing multi-agent systems with supervisor patterns, control flow, and workflow composition for scalable collaboration.
do-all

ikatsuba/skills

This skill executes all pending tasks from a spec, running major tasks sequentially and enabling parallel subtasks when safe.
local

ikatsuba/skills

This skill reviews local code changes before commit, analyzes quality and security, and delivers structured feedback to improve reliability.
do-task

ikatsuba/skills

This skill executes a specified task from a spec by number, updating status and returning task details for follow-up.
amend

ikatsuba/skills

This skill helps you amend the last commit by adding staged changes or updating the message, following Conventional Commits.
design

ikatsuba/skills

This skill generates a technical design document from requirements and research, outlining architecture, components, data flows, and implementation plans.
review

ikatsuba/skills

This skill reviews specification documents for completeness, consistency, and alignment with codebase to ensure quality across requirements, design, research,
changelog

ikatsuba/skills

This skill generates a human-friendly changelog from git history for non-technical stakeholders, turning technical commits into clear, actionable release notes.
decompose

ikatsuba/skills

This skill decomposes a project vision into specs with boundaries, dependencies, and execution order, producing a clear dependency graph and shared interfaces.
ux

ikatsuba/skills

This skill analyzes feature UX for efficiency-first patterns, keyboard navigation, inline editing, and pro-tool experience to speed user work.
research

ikatsuba/skills

This skill helps you perform deep technical research by analyzing requirements, exploring codebases, and generating evidence-based solution variants for
test

ikatsuba/skills

This skill executes tests from a specification's test plan, guiding you through all, next, or specific tests with results and updates.
prompt

ikatsuba/skills

This skill helps you design and optimize prompts, select models, and craft few-shot examples for reliable, cost-efficient production AI agents.
eval

ikatsuba/skills

This skill guides building a comprehensive agent evaluation system with failure modes, metrics, test suites, SME labeling, and production data pipelines.
memory

ikatsuba/skills

This skill designs agent memory strategy across sessions, guiding memory layers, processors, and context management to improve consistency.
workflow

ikatsuba/skills

This skill helps you design graph-based agent workflows with branching, chaining, suspend/resume, streaming, and observability for reliable AI tasks.
rag

ikatsuba/skills

This skill guides you through designing a RAG pipeline, from chunking and embedding to vector store choice and retrieval tuning.
secure

ikatsuba/skills

This skill performs a comprehensive security audit of AI agents, auditing lethal trifecta, sandboxing, access control, and guardrails to prevent breaches.
tools

ikatsuba/skills

This skill guides you through designing agent tools, schemas, and MCP strategy to build scalable, reusable capabilities for AI agents.
create-skill

ikatsuba/skills

This skill helps you create a new skill definition consistent with repository conventions and best practices.
commit

ikatsuba/skills

This skill automatically stages all changes and creates a conventional commit, streamlining versioning and collaboration.
status

ikatsuba/skills

This skill analyzes project specs to generate a live status dashboard with progress, dependencies, and next-action recommendations.
vision

ikatsuba/skills

This skill helps you define a comprehensive project vision, consolidating goals, stakeholders, constraints, and shared architectural decisions for large
diff

ikatsuba/skills

This skill analyzes code changes before commit, providing structured feedback to improve quality, security, and maintainability.
investigate

ikatsuba/skills

This skill analyzes a codebase issue and proposes concrete, actionable solutions to fix bugs, improve performance, or address unexpected behavior.
implement

ikatsuba/skills

This skill executes tasks from a spec's tasks document, handling all, next, or a specific task to accelerate feature implementation.
plan

ikatsuba/skills

This skill generates a structured requirements document for a given task by clarifying ambiguities and outlining objectives before planning.
test-plan

ikatsuba/skills

This skill generates a complete manual test plan from specification documents, detailing scope, scenarios, and traceable test cases for thorough validation.
breakdown

ikatsuba/skills

This skill creates a detailed implementation plan by analyzing requirements and design to produce a tracked task breakdown.