s-hiraoku

103 mods across 2 repositories, 34 stars between them.

post-impl

73

s-hiraoku/synapse-a2a

Skill Claude CodeCodex

Workflow: Post-implementation workflow using target: self. Runs docs/simplify/sync in parallel, then release, commit all changes, create PR, and autofix with pr-guardian — all injected back into the current agent's own PTY. Mirrors post-impl-codex but stays in-process instead of spawning a separate agent. . Triggered…

13 18d ago A 83 tokens

pr-guardian

74

s-hiraoku/synapse-a2a

Skill Claude CodeCodex

Continuously monitor a GitHub PR for merge conflicts, CI failures, and CodeRabbit review comments, then automatically fix any issues found. Polls every 5 minutes and loops until every check is green. Use this skill whenever a PR has just been created or code has been pushed to a PR branch — it should be the default…

13 18d ago A 157 tokens

project-docs

75

s-hiraoku/synapse-a2a

Skill Claude CodeCodex

Guide for creating and maintaining project documentation (README, guides, API specs). Emphasizes doc/code synchronization, consistency checks, and use of the docs-excellence-architect subagent.

13 18d ago A 41 tokens

react-composition

76

s-hiraoku/synapse-a2a

Skill Claude CodeCodex

React component composition patterns for building flexible, maintainable UIs. Covers compound components, context-based state, explicit variants, and React 19 APIs. Use when designing component APIs, refactoring prop-heavy components, or building reusable component libraries.

13 18d ago A 52 tokens

react-native

77

s-hiraoku/synapse-a2a

Skill Claude CodeCodex

Best practices for React Native and Expo applications. Covers list performance, animations with Reanimated, navigation, UI patterns, and monorepo configuration. Use when building, reviewing, or optimizing React Native / Expo apps.

13 18d ago A 46 tokens

react-performance

78

s-hiraoku/synapse-a2a

Skill Claude CodeCodex

Comprehensive React and Next.js performance optimization guide. Covers waterfall elimination, bundle size reduction, server-side optimization, re-render prevention, and rendering performance. Use when building, reviewing, or optimizing React/Next.js applications for speed.

13 18d ago A 49 tokens

refactoring

79

s-hiraoku/synapse-a2a

Skill Claude CodeCodex

Guide for safe and effective code refactoring. Focuses on improving code structure without changing external behavior. Covers patterns like extraction, inlining, and naming improvements.

13 18d ago A 37 tokens

release

80

s-hiraoku/synapse-a2a

Skill Claude CodeCodex

Update version in pyproject.toml, plugin.json, and add changelog entry. This skill should be used when the user wants to bump the version number and update CHANGELOG.md. Triggered by /release or /version commands.

13 18d ago A 49 tokens

security-audit

81

s-hiraoku/synapse-a2a

Skill Claude CodeCodex

General-purpose security auditing guide. Covers OWASP Top 10, dependency vulnerabilities, authentication, authorization, input validation, and secret management. Use this when performing a security review or audit.

13 18d ago A 43 tokens

skill-creator

82

s-hiraoku/synapse-a2a

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.

13 18d ago A 63 tokens

analyzer

83

s-hiraoku/synapse-a2a

Agent Codex

Analyze blind comparison results to understand WHY the winner won and generate improvement suggestions.

13 18d ago A 0 tokens

grader

85

s-hiraoku/synapse-a2a

Agent Codex

Evaluate expectations against an execution transcript and outputs.

13 18d ago A 0 tokens

synapse-a2a

86

s-hiraoku/synapse-a2a

Skill Claude CodeCodex

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

13 18d ago B 142 tokens

synapse-manager

87

s-hiraoku/synapse-a2a

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…

13 18d ago A 69 tokens

synapse-reinst

88

s-hiraoku/synapse-a2a

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…

13 18d ago A 81 tokens

system-design

89

s-hiraoku/synapse-a2a

Skill Claude CodeCodex

Guide architectural design decisions for software systems. Use this skill when designing new systems, evaluating architecture trade-offs, or creating technical design documents. Helps produce clear, well-structured design artifacts including component diagrams, data flow, and decision records.

13 18d ago A 50 tokens

task-planner

90

s-hiraoku/synapse-a2a

Skill Claude CodeCodex

Guide for decomposing large tasks into a structured plan with dependency chains, managing priorities, and distributing work across agents. Outputs plan cards or delegation messages as the team contract; TodoList for personal micro-steps.

13 18d ago A 46 tokens

test-first

91

s-hiraoku/synapse-a2a

Skill Claude CodeCodex

Guide for Test-First (Test-Driven) Development. Focuses on writing tests before implementation, ensuring comprehensive coverage and clear requirements. Covers test design, edge cases, and the Arrange-Act-Assert structure.

13 18d ago A 48 tokens

web-accessibility

92

s-hiraoku/synapse-a2a

Skill Claude CodeCodex

Web accessibility and interface standards guide. Covers WCAG compliance, semantic HTML, keyboard navigation, screen readers, forms, touch targets, and internationalization. Use when building, reviewing, or auditing web interfaces for accessibility and UX quality.

13 18d ago A 50 tokens

s-hiraoku/synapse-a2a

Plugin Claude Code

Plugins for Synapse A2A - Multi-agent communication framework enabling Claude Code, Codex, and Gemini to collaborate via Google A2A Protocol.

13 18d ago A tokens not measured

s-hiraoku/synapse-a2a

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…

13 18d ago A 0 tokens

s-hiraoku/synapse-a2a

Agent Claude Code

Use this agent when working with Google's Agent-to-Agent (A2A) protocol implementation, designing multi-agent communication systems, troubleshooting A2A message routing, or implementing inter-agent coordination patterns. This includes tasks like sending messages between agents, monitoring agent status, handling…

13 18d ago A 0 tokens

PostToolUse

96

s-hiraoku/synapse-a2a

Hook Claude Code

Runs after a tool call finishes for Bash tool calls, executing check-ci-trigger.sh and pr-guardian-trigger.sh (2 commands). From s-hiraoku/synapse-a2a.

13 18d ago A tokens not measured