Skip to main content
s-hiraoku
GitHub-Creator-Profil

s-hiraoku

Repository-Ansicht von 151 gesammelten Skills in 14 GitHub-Repositories.

gesammelte Skills
151
Repositories
14
aktualisiert
2. Sept. 2026
Repository-Karte

Wo die Skills liegen

Top-Repositories nach gesammelter Skill-Anzahl, mit ihrem Anteil an diesem Creator-Katalog und ihrer Berufsverteilung.

#01
vscode-sidebar-terminal
35 Skills · 24. März 2026
SoftwareentwicklerSoftwarequalitätssicherungsanalysten und -testerWebentwicklerNetzwerk- und ComputersystemadministratorenSonstige ComputerberufeAllgemeine und Betriebsleiter
8 Berufskategorien · 100 % klassifiziert
23 %Anteil
#02
synapse-a2a
28 Skills · 4. Juni 2026
SoftwareentwicklerInformationssicherheitsanalystenSoftwarequalitätssicherungsanalysten und -testerProjektmanagementspezialistenWeb- und digitale SchnittstellendesignerWebentwickler
6 Berufskategorien · 100 % klassifiziert
19 %Anteil
#03
claude-harnesses
26 Skills · 23. Aug. 2026
SoftwareentwicklerSoftwarequalitätssicherungsanalysten und -testerSonstige ComputerberufeHochschullehrer für InformatikInformationssicherheitsanalystenNetzwerk- und Computersystemadministratoren
6 Berufskategorien · 88 % klassifiziert
17 %Anteil
#04
codex-harnesses
26 Skills · 23. Aug. 2026
SoftwareentwicklerSoftwarequalitätssicherungsanalysten und -testerInformationssicherheitsanalystenSonstige ComputerberufeTechnische RedakteureWeb- und digitale Schnittstellendesigner
6 Berufskategorien · 96 % klassifiziert
17 %Anteil
#05
harnesses-factory
11 Skills · 28. Jan. 2026
SoftwareentwicklerGrafikdesignerMarktforschungsanalysten und Marketingspezialisten
3 Berufskategorien · 100 % klassifiziert
7,3 %Anteil
#06
hakoniwa
9 Skills · 9. Mai 2026
SoftwareentwicklerSoftwarequalitätssicherungsanalysten und -tester
2 Berufskategorien · 100 % klassifiziert
6 %Anteil
#07
spec2impl
4 Skills · 14. Dez. 2025
SoftwareentwicklerWeb- und digitale Schnittstellendesigner
2 Berufskategorien · 100 % klassifiziert
2,6 %Anteil
#08
rig
3 Skills · 7. Mai 2026
Softwareentwickler
1 Berufskategorien · 100 % klassifiziert
2 %Anteil
Hier werden die Top 8 Repositories angezeigt; die vollständige Repository-Liste folgt darunter.
Repository-Explorer

Repositories und repräsentative Skills

release
Softwareentwickler

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

24. März 2026
code-quality
Softwarequalitätssicherungsanalysten und -tester

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. März 2026
code-review
Softwarequalitätssicherungsanalysten und -tester

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. März 2026
code-simplifier
Softwareentwickler

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. März 2026
frontend-design
Web- und digitale Schnittstellendesigner

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. März 2026
parallel-docs-simplify-sync
Softwareentwickler

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. März 2026
synapse-a2a
Netzwerk- und ComputersystemadministratorenSoftwareentwickler

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. März 2026
synapse-manager
Allgemeine und Betriebsleiter

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. März 2026
Es werden 8 von 35 gesammelten Skills angezeigt.
synapse-a2a
Softwareentwickler

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. Juni 2026
synapse-manager
Softwareentwickler

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. Mai 2026
dev-issue
Softwareentwickler

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. Apr. 2026
opensrc
Softwareentwickler

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. Apr. 2026
anthropic-skill-creator
Softwareentwickler

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. Apr. 2026
api-design
Softwareentwickler

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. Apr. 2026
code-review
Softwarequalitätssicherungsanalysten und -tester

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. Apr. 2026
code-simplifier
Softwareentwickler

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. Apr. 2026
Es werden 8 von 28 gesammelten Skills angezeigt.
autopilot
nicht klassifiziert

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. Aug. 2026
no-slop
nicht klassifiziert

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. Juli 2026
review-briefing
nicht klassifiziert

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. Juli 2026
adviser
Sonstige Computerberufe

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. Juli 2026
pr-guardian
Softwareentwickler

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. Juli 2026
finish-pr-feedback
Softwarequalitätssicherungsanalysten und -tester

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. Juni 2026
implement-to-merge-ready
Softwareentwickler

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. Juni 2026
meta-packager
Sonstige Computerberufe

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. Juni 2026
Es werden 8 von 26 gesammelten Skills angezeigt.
autopilot
nicht klassifiziert

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. Aug. 2026
pr-guardian
Softwarequalitätssicherungsanalysten und -tester

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. Aug. 2026
no-slop
Technische Redakteure

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. Juli 2026
review-briefing
Softwareentwickler

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. Juli 2026
adviser
Softwareentwickler

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. Juli 2026
retrospective-codify
Softwareentwickler

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. Juli 2026
implement-to-merge-ready
Softwareentwickler

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. Juli 2026
meta-packager
Sonstige Computerberufe

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. Juni 2026
Es werden 8 von 26 gesammelten Skills angezeigt.
jotai-expert
Softwareentwickler

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. Jan. 2026
jotai-expert
Softwareentwickler

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

28. Jan. 2026
ask-user-question
Softwareentwickler

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. Jan. 2026
canvas-design
Grafikdesigner

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. Jan. 2026
changelog-infographic
Grafikdesigner

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. Jan. 2026
changelog-interpreter
Marktforschungsanalysten und Marketingspezialisten

Interpret Claude Code changelogs and generate user-friendly usage guides

8. Jan. 2026
agent-development
Softwareentwickler

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. Dez. 2025
command-development
Softwareentwickler

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. Dez. 2025
Es werden 8 von 11 gesammelten Skills angezeigt.
Es werden 8 von 9 gesammelten Skills angezeigt.
12 von 14 Repositories angezeigt