Skip to main content
s-hiraoku
Perfil de criador do GitHub

s-hiraoku

Visão por repositório de 151 skills coletadas em 14 repositórios do GitHub.

skills coletadas
151
repositórios
14
atualizado
2 de set. de 2026
mapa de repositórios

Onde as skills estão

Principais repositórios por número de skills coletadas, com sua participação neste catálogo do criador e sua distribuição ocupacional.

#01
vscode-sidebar-terminal
35 skills · 24 de mar. de 2026
Desenvolvedores de softwareAnalistas de garantia de qualidade de software e testadoresDesenvolvedores webAdministradores de redes e sistemas de computadorOutras ocupações de informáticaArquitetos de redes de computadores
8 categorias ocupacionais · 100% classificado
23%participação
#02
synapse-a2a
28 skills · 4 de jun. de 2026
Desenvolvedores de softwareAnalistas de garantia de qualidade de software e testadoresAnalistas de segurança da informaçãoDesenvolvedores webDesigners de interfaces web e digitaisEspecialistas em gestão de projetos
6 categorias ocupacionais · 100% classificado
19%participação
#03
claude-harnesses
26 skills · 23 de ago. de 2026
Desenvolvedores de softwareAnalistas de garantia de qualidade de software e testadoresOutras ocupações de informáticaAdministradores de redes e sistemas de computadorAnalistas de segurança da informaçãoProfessores de ciência da computação, pós-secundário
6 categorias ocupacionais · 88% classificado
17%participação
#04
codex-harnesses
26 skills · 23 de ago. de 2026
Desenvolvedores de softwareAnalistas de garantia de qualidade de software e testadoresAnalistas de segurança da informaçãoDesigners de interfaces web e digitaisOutras ocupações de informáticaRedatores técnicos
6 categorias ocupacionais · 96% classificado
17%participação
#05
harnesses-factory
11 skills · 28 de jan. de 2026
Desenvolvedores de softwareDesigners gráficosAnalistas de pesquisa de mercado e especialistas em marketing
3 categorias ocupacionais · 100% classificado
7,3%participação
#06
hakoniwa
9 skills · 9 de mai. de 2026
Desenvolvedores de softwareAnalistas de garantia de qualidade de software e testadores
2 categorias ocupacionais · 100% classificado
6%participação
#07
spec2impl
4 skills · 14 de dez. de 2025
Desenvolvedores de softwareDesigners de interfaces web e digitais
2 categorias ocupacionais · 100% classificado
2,6%participação
#08
rig
3 skills · 7 de mai. de 2026
Desenvolvedores de software
1 categorias ocupacionais · 100% classificado
2%participação
Os 8 principais repositórios são exibidos aqui; a lista completa continua abaixo.
explorador de repositórios

Repositórios e skills representativas

release
Desenvolvedores de software

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

24 de mar. de 2026
code-quality
Analistas de garantia de qualidade de software e testadores

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.

16 de mar. de 2026
code-review
Analistas de garantia de qualidade de software e testadores

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.

16 de mar. de 2026
code-simplifier
Desenvolvedores de software

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…

16 de mar. de 2026
frontend-design
Designers de interfaces web e digitais

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…

16 de mar. de 2026
parallel-docs-simplify-sync
Desenvolvedores de software

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.

16 de mar. de 2026
synapse-a2a
Administradores de redes e sistemas de computadorDesenvolvedores de software

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,…

16 de mar. de 2026
synapse-manager
Gerentes gerais e de operações

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…

16 de mar. de 2026
Mostrando 8 de 35 skills coletadas.
synapse-a2a
Desenvolvedores de software

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…

4 de jun. de 2026
synapse-manager
Desenvolvedores de software

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…

1 de mai. de 2026
dev-issue
Desenvolvedores de software

Bootstrap a new GitHub issue implementation in one command: fetch the issue body, gather cross-references and code hotspots, infer a branch prefix and slug, generate a structured task brief, create a fresh branch from latest main, and (by default) spawn a…

29 de abr. de 2026
opensrc
Desenvolvedores de software

Fetch dependency source code to give AI agents deeper implementation context. Use when the agent needs to understand how a library works internally, read source code for a package, fetch implementation details for a dependency, or explore how an…

22 de abr. de 2026
anthropic-skill-creator
Desenvolvedores de software

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…

19 de abr. de 2026
api-design
Desenvolvedores de software

Guide API design for REST, GraphQL, gRPC, and CLI interfaces. Use this skill when designing new APIs, reviewing existing API contracts, or establishing API conventions for a project. Produces consistent, well-documented API specifications.

19 de abr. de 2026
code-review
Analistas de garantia de qualidade de software e testadores

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.

19 de abr. de 2026
code-simplifier
Desenvolvedores de software

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…

19 de abr. de 2026
Mostrando 8 de 28 skills coletadas.
autopilot
sem classificação

Explicitly keep a GitHub pull request moving until it is merge-ready by delegating to PR Guardian. Invoke manually with /autopilot; Claude must not start it automatically.

23 de ago. de 2026
no-slop
sem classificação

MODIFIER skill that removes AI slop from prose without losing source facts or uncertainty. Use with any writing task or to rewrite text; for code slop, use deslop instead.

23 de jul. de 2026
review-briefing
sem classificação

Prepare a verdict-first, read-only HTML briefing that helps a human review a pull request quickly and well. Use with a PR number or URL; opens in the browser with a terminal fallback.

23 de jul. de 2026
adviser
Outras ocupações de informática

Route an independent, review-only Claude process to a deterministically stronger model or effort when native Advisor is unavailable. Use for adviser, advisor, second-opinion, or stronger-model review requests; consequential decisions; recurring failures;…

19 de jul. de 2026
pr-guardian
Desenvolvedores de software

Monitor a pull request after opening it or resume a stalled PR, fix CI failures and reviewer feedback, push updates, reply to and resolve review conversations, and comment with the outcome.

18 de jul. de 2026
finish-pr-feedback
Analistas de garantia de qualidade de software e testadores

Compatibility alias for pr-guardian. Use pr-guardian for stalled pull requests, CodeRabbit/Codex review feedback, CI failures, unresolved review conversations, and merge-ready PR follow-up.

29 de jun. de 2026
implement-to-merge-ready
Desenvolvedores de software

Run an end-to-end Claude Code delivery workflow from user request to merge-ready pull request, including planning, implementation, tests, self-review, ready-for-review PR creation, CI/review follow-up, and final status.

27 de jun. de 2026
meta-packager
Outras ocupações de informática

Analyze recent Claude Code work and package repeated patterns as the smallest useful skill, custom subagent, slash command, hook, or automation. Use when asked to mine prompts, sessions, shell history, or recent repeated work for reusable Claude Code assets.

23 de jun. de 2026
Mostrando 8 de 26 skills coletadas.
autopilot
sem classificação

Run the PR Guardian workflow when the user explicitly invokes $autopilot to keep a GitHub pull request moving toward merge-ready without merging it. Do not select this skill implicitly for ordinary PR follow-up.

23 de ago. de 2026
pr-guardian
Analistas de garantia de qualidade de software e testadores

Monitor or resume GitHub pull requests, fix CI failures and actionable CodeRabbit, Codex, bot, or human review feedback, push focused updates, and stop only when the PR is merge-ready or has a concrete external blocker.

13 de ago. de 2026
no-slop
Redatores técnicos

Strip AI slop from prose output and raise its information density — filler openings/closings, restated questions, contentless emphasis, stacked hedges, repeated points, structure that outweighs substance — while preserving every fact, number, caveat, and…

23 de jul. de 2026
review-briefing
Desenvolvedores de software

Prepare a human reviewer to review a pull request in the least time with the best judgment. Given a PR number or URL, produce a verdict-first HTML briefing opened in the browser (terminal fallback available): the conclusion up front, the basis for trusting…

23 de jul. de 2026
adviser
Desenvolvedores de software

Route an independent review-only agent to a stronger model tier or reasoning effort at key decision points, then continue the task in the main agent. Use when the user asks for an adviser, advisor, second opinion, stronger review, or Claude Code /advisor-like…

15 de jul. de 2026
retrospective-codify
Desenvolvedores de software

Convert review feedback, CI failures, bug fixes, or task retrospectives into a durable project feedback ledger, then make future implementation work consult that ledger before planning.

10 de jul. de 2026
implement-to-merge-ready
Desenvolvedores de software

Run an end-to-end implementation delivery workflow from user request to merge-ready pull request. Use when the user asks Codex to implement a change and expects planning, goal tracking, UI design where relevant, code edits, tests, self-review, regular…

9 de jul. de 2026
meta-packager
Outras ocupações de informática

Analyze recent Codex work and package repeated patterns as the smallest useful skill, custom subagent, hook, or automation. Use when asked to mine sessions, memories, or recent repeated work for reusable Codex assets.

23 de jun. de 2026
Mostrando 8 de 26 skills coletadas.
jotai-expert
Desenvolvedores de software

Expert skill for the Jotai state management library. Use when implementing atom-based state management in React applications. Use this skill for: (1) Jotai atom design and implementation (2) Derived atoms, async atoms, atomFamily implementation (3)…

28 de jan. de 2026
jotai-expert
Desenvolvedores de software

Jotai状態管理ライブラリのエキスパートスキル。Reactアプリケーションでのatomベースの状態管理を実装する際に使用。以下の場合にこのスキルを使用: (1) Jotaiのatom設計・実装 (2) 派生atom、非同期atom、atomFamilyの実装 (3) Jotaiのベストプラクティスに基づくリファクタリング (4) パフォーマンス最適化(selectAtom、splitAtom等) (5) 永続化(localStorage/sessionStorage連携) (6) TypeScript型定義…

28 de jan. de 2026
ask-user-question
Desenvolvedores de software

This skill provides structured question-asking capabilities for gathering user input, clarifying requirements, and making decisions during task execution. Use this skill when needing to present multiple choice questions, gather preferences, or get user…

25 de jan. de 2026
canvas-design
Designers gráficos

Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work…

8 de jan. de 2026
changelog-infographic
Designers gráficos

Generate beautiful infographic PNG images from Claude Code changelog summaries. Use this skill after changelog-interpreter has generated a user-friendly summary, to create a visual representation that can be saved and shared.

8 de jan. de 2026
changelog-interpreter
Analistas de pesquisa de mercado e especialistas em marketing

Interpret Claude Code changelogs and generate user-friendly usage guides

8 de jan. de 2026
agent-development
Desenvolvedores de software

This skill guides creating autonomous agents for Claude Code plugins using markdown files with YAML frontmatter. Use when building new agents, designing agent system prompts, or configuring agent behavior.

21 de dez. de 2025
command-development
Desenvolvedores de software

This skill guides creating slash commands for Claude Code—reusable Markdown-based prompts with YAML configuration. Use when building custom commands, designing command workflows, or extending Claude Code functionality.

21 de dez. de 2025
Mostrando 8 de 11 skills coletadas.
Mostrando 8 de 9 skills coletadas.
Mostrando 12 de 14 repositórios