s-hiraoku

103 mods across 2 repositories, 34 stars between them.

s-hiraoku/vscode-sidebar-terminal

Skill Claude CodeCodex

Design, review, and improve Claude/Codex skills based on Anthropic's "The Complete Guide to Building Skills for Claude". Use when creating a new skill, rewriting SKILL.md frontmatter and workflows, fixing under-triggering or over-triggering, designing scripts/references/assets, building test cases, or preparing a…

21 today A 77 tokens MIT

code-quality

02

s-hiraoku/vscode-sidebar-terminal

Skill Claude CodeCodex

Run code quality checks (ruff, mypy, pytest) and optionally simplify code. This skill should be used when the user wants to check code quality, run linters, run tests, or simplify recently modified code. Triggered by /lint, /check, or /code-quality commands.

21 today A 62 tokens MIT

code-review

03

s-hiraoku/vscode-sidebar-terminal

Skill Claude CodeCodex

Perform structured code reviews focusing on correctness, readability, security, and maintainability. Use this skill when reviewing pull requests, evaluating code changes, or establishing review standards for a team.

21 today A 39 tokens MIT

code-simplifier

04

s-hiraoku/vscode-sidebar-terminal

Skill Claude CodeCodex

Simplifies and refines code for clarity, consistency, and maintainability while preserving all functionality. Focuses on recently modified code unless instructed otherwise. This skill should be used when code-quality checks pass but the code would benefit from structural cleanup — deduplication, branching…

21 today A 86 tokens MIT

frontend-design

05

s-hiraoku/vscode-sidebar-terminal

Skill Claude CodeCodex

Guide for creating distinctive, production-grade frontend interfaces. Covers visual design systems, typography, color, motion, spatial composition, and web interface standards. Use when designing UI, establishing design systems, or reviewing visual quality of frontend code.

21 today A 49 tokens MIT

s-hiraoku/vscode-sidebar-terminal

Skill Claude CodeCodex

Runs synapse-docs, /simplify, sync-plugin-skills, and github-pages-sync in parallel for synapse-a2a development workflows. Use when you need doc updates, code simplification, plugin skill sync, and site-docs sync at the same time.

21 today A 63 tokens MIT

release

07

s-hiraoku/vscode-sidebar-terminal

Skill Claude CodeCodex

Bump version in package.json and auto-generate CHANGELOG.md using standard-version for vscode-sidebar-terminal. Triggered by /release or /version commands.

21 today A 33 tokens MIT

skill-creator

08

s-hiraoku/vscode-sidebar-terminal

Skill Claude CodeCodex

Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, update or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.

21 today A 63 tokens MIT

synapse-a2a

12

s-hiraoku/vscode-sidebar-terminal

Skill Claude CodeCodex

Synapse A2A agent communication — sending messages, spawning agents, delegating tasks, sharing memory, and coordinating file edits. Use this skill when: running synapse send/reply/broadcast/interrupt, spawning agents with synapse spawn or synapse team start, managing the task board with synapse tasks, sharing…

21 today A 102 tokens MIT

synapse-manager

13

s-hiraoku/vscode-sidebar-terminal

Skill Claude CodeCodex

Multi-agent management workflow — task delegation, progress monitoring, quality verification with regression testing, feedback delivery, and cross-review orchestration. Use this skill when coordinating multiple agents on a shared task, monitoring delegated work, ensuring quality across agent outputs, or implementing a…

21 today A 69 tokens MIT

synapse-reinst

14

s-hiraoku/vscode-sidebar-terminal

Skill Claude CodeCodex

Re-inject Synapse A2A initial instructions after context has been cleared. Use this skill when the agent has lost its identity, A2A communication protocol, or configuration after /clear or context reset, when synapse send/reply commands stop working, or when the agent no longer recognizes its SYNAPSEAGENTID. Triggered…

21 today A 81 tokens MIT

sync-plugin-skills

15

s-hiraoku/vscode-sidebar-terminal

Skill Claude CodeCodex

This skill synchronizes plugin skills (plugins/synapse-a2a/skills/) with the current implementation, README.md, and guides folder. Use this skill when implementation changes have been made, new features added, or documentation updated, to ensure plugin skills stay up-to-date. Triggered by /sync-plugin-skills command…

21 today A 78 tokens MIT

s-hiraoku/vscode-sidebar-terminal

Agent Claude Code

Use this agent when you need to create or enhance README.md files, documentation, or technical documents that require high-quality visual explanations including diagrams, images, and Mermaid notation. This agent excels at transforming complex technical content into clear, visually-rich documentation that is easy to…

21 today A 0 tokens MIT

s-hiraoku/vscode-sidebar-terminal

Agent Claude Code

Specialized agent for implementing OpenSpec change fix-terminal-initialization-bugs. Fixes critical terminal initialization bugs preventing proper terminal functionality. Handles Terminal Lifecycle Management, WebView Message Routing, and UI Rendering. Integrates with github and deepwiki MCP servers.

21 today B 62 tokens MIT

lsmc-coding-agent

18

s-hiraoku/vscode-sidebar-terminal

Agent Claude Code

Use this agent when you need to write, review, or refactor code using LSMC (Language Server Model Communication) protocol. This agent should be used for tasks involving code generation, debugging, or optimization that requires deep understanding of language server capabilities and MCP (Model Context Protocol)…

21 today A 0 tokens MIT

s-hiraoku/vscode-sidebar-terminal

Agent Claude Code

Use this agent to detect and prevent memory leaks in the VS Code extension. Identifies missing dispose handlers, event listener leaks, timer leaks, and other resource management issues. Critical for maintaining extension stability and performance over long usage sessions.

21 today B 52 tokens MIT

openspec-scaffolder

20

s-hiraoku/vscode-sidebar-terminal

Agent Claude Code

Scaffold new OpenSpec changes with proposal, tasks, and delta specs. Automates the creation of OpenSpec change directory structure and ensures consistency with OpenSpec standards. Use this agent when starting a new feature or bug fix that requires OpenSpec documentation.

21 today A 56 tokens MIT

s-hiraoku/vscode-sidebar-terminal

Agent Claude Code

Use this agent to verify cross-platform compatibility for Windows, macOS, and Linux. Detects platform-specific issues in terminal implementation, shell integration, path handling, and system calls. Essential for ensuring consistent behavior across all supported platforms.

21 today D 53 tokens MIT

s-hiraoku/vscode-sidebar-terminal

Agent Claude Code

Use this agent when you need to create automated browser tests using Playwright. Examples: Context: User wants to test a login flow on their web application. user: 'I need a test that logs into my app at localhost:3000 with username [email protected] and password 123456, then verifies the dashboard page loads' assistant…

21 today A 0 tokens MIT

s-hiraoku/vscode-sidebar-terminal

Agent Claude Code

Use this agent when you need to debug and fix failing Playwright tests. Examples: Context: A developer has a failing Playwright test that needs to be debugged and fixed. user: 'The login test is failing, can you fix it?' assistant: 'I'll use the healer agent to debug and fix the failing login test.' The user has…

21 today A 0 tokens MIT

s-hiraoku/vscode-sidebar-terminal

Agent Claude Code

Use this agent when you need to create comprehensive test plan for a web application or website. Examples: Context: User wants to test a new e-commerce checkout flow. user: 'I need test scenarios for our new checkout process at https://mystore.com/checkout' assistant: 'I'll use the planner agent to navigate to your…

21 today A 0 tokens MIT