ishigamekoudai
Community@isihigamekoudai · Tokyo
Agent Skills by ishigamekoudai
Showing 34 vetted skills indexed across 1 GitHub repositories.
research
Investigate codebase areas and generate comprehensive research.md documentation.
tdd-guide
Automate Test-Driven Development with test generation and coverage analysis.
plan
Facilitate iterative project planning with annotation cycles and todo list generation.
domain-model
Create immutable React domain models with createModelFactory and Valibot validation.
feature-scaffold
Generates CQRS feature directory structures and boilerplate files with TypeScript definitions and model schemas.
create-feature
Automate CQRS feature creation with architecture design and domain model generation.
frontend-design
Generate HTML/CSS/JS frontend interfaces with a specified aesthetic framework.
cqrs-feature
Implement CQRS architecture in React with Zustand and immutable domain models.
implement-plan
Execute Markdown plan documents with strict typing and continuous typechecking.
idea-refine
Generate and evaluate multiple solutions against fixed criteria.
debugging-and-error-recovery
Debug errors with reproducible cases, root cause analysis, and automated build and lint tasks.
using-agent-skills
Identifies appropriate skills for given tasks and guides execution.
test-driven-development
Guide developers to write failing tests before implementing code.
planning-and-task-breakdown
Decompose project specifications into verifiable tasks with completion criteria.
incremental-implementation
Organize feature implementation into tested and linted slices.
api-and-interface-design
Design APIs and interfaces with structured guidelines for error handling.
ci-cd-and-automation
Run linting, building, and testing before pushing code to Vercel.
context-engineering
Collect only necessary file information for task context preparation.
frontend-ui-engineering
Create accessible React 19 UI components with typestyle and TypeScript.
shipping-and-launch
Automate Vercel release workflows with safety checks and rollback options.
spec-driven-development
Generate documentation and task plans from manually drafted specifications.
code-review-and-quality
Review code changes for correctness, design, and dependency management.
security-and-hardening
Identify and correct client-side SPA vulnerabilities like API key leakage and XSS.
deprecation-and-migration
Identify deprecated code usage and migrate to new implementations.