home / skills / itou-daiki

itou-daiki skills

Find 29 skills from 1 repo created by itou-daiki on GitHub.

1 repo
29 skills
GitHub

Sponsored

doc-updater

itou-daiki/easy_stat_edu

This skill proactively updates codemaps and documentation from code, ensuring READMEs, guides, and architecture maps stay accurate.
golang-patterns

itou-daiki/easy_stat_edu

Idiomatic Go patterns, best practices, and conventions for building robust, efficient, and maintainable Go applications.
postgres-patterns

itou-daiki/easy_stat_edu

PostgreSQL database patterns for query optimization, schema design, indexing, and security. Based on Supabase best practices.
clickhouse-io

itou-daiki/easy_stat_edu

This skill helps you design and optimize ClickHouse analytics workloads with proven table patterns, query strategies, and real-time aggregation best practices.
strategic-compact

itou-daiki/easy_stat_edu

Suggests manual context compaction at logical intervals to preserve context through task phases rather than arbitrary auto-compaction.
iterative-retrieval

itou-daiki/easy_stat_edu

Pattern for progressively refining context retrieval to solve the subagent context problem
eval-harness

itou-daiki/easy_stat_edu

Formal evaluation framework for Claude Code sessions implementing eval-driven development (EDD) principles
architect

itou-daiki/easy_stat_edu

This skill designs scalable, maintainable software architectures, evaluating trade-offs and guiding pattern choices to ensure forward-looking, consistent
auto-generated

itou-daiki/easy_stat_edu

This skill helps apply coding patterns from easy_stat_edu to improve JavaScript projects with clear structure and maintainable patterns.
backend-patterns

itou-daiki/easy_stat_edu

This skill helps you apply backend architecture, API design, and database optimization best practices for Node.js, Express, and Next.js APIs.
easy_stat_dev

itou-daiki/easy_stat_edu

This skill helps you implement MCP workflow, maintain architecture, and enforce testing patterns for the Easy Stat Edu project.
go-build-resolver

itou-daiki/easy_stat_edu

This skill helps resolve Go build, vet, and lint issues with minimal changes, ensuring successful compilation and clean diagnostics.
golang-testing

itou-daiki/easy_stat_edu

Go testing patterns including table-driven tests, subtests, benchmarks, fuzzing, and test coverage. Follows TDD methodology with idiomatic Go practices.
continuous-learning

itou-daiki/easy_stat_edu

This skill automatically analyzes Claude Code sessions to extract reusable patterns and save them as learned skills for future use.
e2e-runner

itou-daiki/easy_stat_edu

This skill orchestrates end-to-end test creation, maintenance, and execution using Agent Browser with Playwright fallback to ensure critical flows work.
go-reviewer

itou-daiki/easy_stat_edu

This skill reviews recent Go changes for idiomatic patterns, concurrency safety, error handling, and security, delivering actionable improvements.
planner

itou-daiki/easy_stat_edu

This skill analyzes requirements and delivers actionable implementation plans for complex features and refactors, including risks, dependencies, and phased
refactor-cleaner

itou-daiki/easy_stat_edu

This skill proactively detects and removes dead code, duplicates, and unused exports to keep JavaScript projects lean and maintainable.
security-review

itou-daiki/easy_stat_edu

This skill helps you implement robust security practices across authentication, input validation, secrets management, and secure APIs for safer applications.
tdd-guide

itou-daiki/easy_stat_edu

This skill enforces test-first development and guides Red-Green-Refactor cycles to achieve 80%+ coverage across unit, integration, and E2E tests.
tdd-workflow

itou-daiki/easy_stat_edu

Use this skill when writing new features, fixing bugs, or refactoring code. Enforces test-driven development with 80%+ coverage including unit, integration, and E2E tests.
build-error-resolver

itou-daiki/easy_stat_edu

This skill fixes TypeScript and build errors quickly with minimal diffs to get the build green fast.
code-reviewer

itou-daiki/easy_stat_edu

This skill performs an immediate, in-depth code review after changes, ensuring readability, security and maintainability across modified files.
coding-standards

itou-daiki/easy_stat_edu

This skill enforces universal coding standards for TypeScript, JavaScript, React, and Node.js to boost readability and maintainability.
database-reviewer

itou-daiki/easy_stat_edu

This skill reviews PostgreSQL queries, schemas, security, and performance, applying Supabase best practices to optimize, secure, and scale databases.
frontend-patterns

itou-daiki/easy_stat_edu

This skill helps you apply React and Next.js patterns to organize UI components, manage state, and optimize performance.
security-reviewer

itou-daiki/easy_stat_edu

This skill proactively detects and remediates security vulnerabilities in code, dependencies, and configurations to prevent OWASP risks before production.
planning-with-files

itou-daiki/easy_stat_edu

This skill enforces externalized memory by writing critical findings and plans to disk, ensuring long-term coherence during complex tasks.
continuous-learning-v2

itou-daiki/easy_stat_edu

Instinct-based learning system that observes sessions via hooks, creates atomic instincts with confidence scoring, and evolves them into skills/commands/agents.