taisukeoe

taisukeoe

@taisukeoe

GitHub
7 Skills
14 Total Stars
February 2026 Joined

Public Skills

creating-effective-skills

by taisukeoe

Creating high-quality agent skills following Claude's official best practices. Use when designing, implementing, or improving agent skills, including naming conventions, progressive disclosure patterns, description writing, and appropriate freedom levels. Helps ensure skills are concise, well-structured, and optimized for context efficiency.

Processing 2 4mo ago

evaluating-skills-with-models

by taisukeoe

Evaluate skills by executing them across sonnet, opus, and haiku models using sub-agents. Use when testing if a skill works correctly, comparing model performance, or finding the cheapest compatible model. Returns numeric scores (0-100) to differentiate model capabilities.

Docs Gen 2 5mo ago

setting-up-devcontainers

by taisukeoe

Generate devcontainer configurations for Claude Code development environments. Use when setting up development containers with Claude Code and optional Codex CLI. Automatically detects marketplace.json for plugin marketplace configurations.

CLI Tools 2 5mo ago

running-skills-edd-cycle

by taisukeoe

Guides evaluation-driven development (EDD) process for agent skills. Use when setting up skill testing workflows, creating skill evaluation scenarios, or establishing Claude A/B feedback loops for skill validation. Provides development methodology, not content guidance.

Code Gen 2 5mo ago

reviewing-skills

by taisukeoe

Review skill files for best practices compliance (naming, description, structure, size). Use when checking SKILL.md quality or getting feedback before publishing. Static analysis only - does NOT execute the skill.

Code Review 2 5mo ago

improving-skills

by taisukeoe

Improve existing agent skills based on user feedback and best practices. Use when the user wants to fix, enhance, or refactor an existing skill. Gathers user feedback first, then applies technical analysis and implements improvements.

Agents 2 5mo ago

reviewing-plugin-marketplace

by taisukeoe

Review Claude Code plugin marketplace configurations against official best practices. Use when analyzing marketplace.json and plugin.json files for structural issues, common errors, path validation, and consistency with Anthropic's official format. Detects repository URL mismatches, incorrect source paths, and missing required fields.

Code Review 2 5mo ago