Skip to main content
s-hiraoku
GitHub 제작자 프로필

s-hiraoku

14개 GitHub 저장소에서 수집된 151개 skills를 저장소 단위로 보여줍니다.

수집된 skills
151
저장소
14
업데이트
2026년 9월 2일
저장소 지도

skills가 있는 위치

수집된 skill 수가 많은 주요 저장소와 이 제작자 카탈로그 내 비중, 직업 분포를 보여줍니다.

#01
vscode-sidebar-terminal
skills 35개 · 2026년 3월 24일
소프트웨어 개발자소프트웨어 품질 보증 분석가·테스터웹 개발자기타 컴퓨터 관련 직업네트워크·컴퓨터 시스템 관리자웹·디지털 인터페이스 디자이너
직업 카테고리 8개 · 100% 분류됨
23%비중
#02
synapse-a2a
skills 28개 · 2026년 6월 4일
소프트웨어 개발자소프트웨어 품질 보증 분석가·테스터정보 보안 분석가웹 개발자웹·디지털 인터페이스 디자이너프로젝트 관리 전문가
직업 카테고리 6개 · 100% 분류됨
19%비중
#03
claude-harnesses
skills 26개 · 2026년 8월 23일
소프트웨어 개발자소프트웨어 품질 보증 분석가·테스터기타 컴퓨터 관련 직업고등교육 컴퓨터공학 교원네트워크·컴퓨터 시스템 관리자정보 보안 분석가
직업 카테고리 6개 · 88% 분류됨
17%비중
#04
codex-harnesses
skills 26개 · 2026년 8월 23일
소프트웨어 개발자소프트웨어 품질 보증 분석가·테스터기술 작가기타 컴퓨터 관련 직업웹·디지털 인터페이스 디자이너정보 보안 분석가
직업 카테고리 6개 · 96% 분류됨
17%비중
#05
harnesses-factory
skills 11개 · 2026년 1월 28일
소프트웨어 개발자그래픽 디자이너시장조사 분석가·마케팅 전문가
직업 카테고리 3개 · 100% 분류됨
7.3%비중
#06
hakoniwa
skills 9개 · 2026년 5월 9일
소프트웨어 개발자소프트웨어 품질 보증 분석가·테스터
직업 카테고리 2개 · 100% 분류됨
6%비중
#07
spec2impl
skills 4개 · 2025년 12월 14일
소프트웨어 개발자웹·디지털 인터페이스 디자이너
직업 카테고리 2개 · 100% 분류됨
2.6%비중
#08
rig
skills 3개 · 2026년 5월 7일
소프트웨어 개발자
직업 카테고리 1개 · 100% 분류됨
2%비중
여기에는 상위 8개 저장소가 표시되며, 전체 저장소 목록은 아래에서 이어집니다.
저장소 탐색

저장소와 대표 skills

release
소프트웨어 개발자

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

2026년 3월 24일
code-quality
소프트웨어 품질 보증 분석가·테스터

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.

2026년 3월 16일
code-review
소프트웨어 품질 보증 분석가·테스터

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.

2026년 3월 16일
code-simplifier
소프트웨어 개발자

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…

2026년 3월 16일
frontend-design
웹·디지털 인터페이스 디자이너

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…

2026년 3월 16일
parallel-docs-simplify-sync
소프트웨어 개발자

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.

2026년 3월 16일
synapse-a2a
네트워크·컴퓨터 시스템 관리자소프트웨어 개발자

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

2026년 3월 16일
synapse-manager
총괄·운영 관리자

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…

2026년 3월 16일
수집된 skill 35개 중 8개를 표시합니다.
synapse-a2a
소프트웨어 개발자

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…

2026년 6월 4일
synapse-manager
소프트웨어 개발자

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…

2026년 5월 1일
dev-issue
소프트웨어 개발자

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…

2026년 4월 29일
opensrc
소프트웨어 개발자

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…

2026년 4월 22일
anthropic-skill-creator
소프트웨어 개발자

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…

2026년 4월 19일
api-design
소프트웨어 개발자

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.

2026년 4월 19일
code-review
소프트웨어 품질 보증 분석가·테스터

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.

2026년 4월 19일
code-simplifier
소프트웨어 개발자

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…

2026년 4월 19일
수집된 skill 28개 중 8개를 표시합니다.
autopilot
미분류

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.

2026년 8월 23일
no-slop
미분류

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.

2026년 7월 23일
review-briefing
미분류

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.

2026년 7월 23일
adviser
기타 컴퓨터 관련 직업

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

2026년 7월 19일
pr-guardian
소프트웨어 개발자

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.

2026년 7월 18일
finish-pr-feedback
소프트웨어 품질 보증 분석가·테스터

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.

2026년 6월 29일
implement-to-merge-ready
소프트웨어 개발자

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.

2026년 6월 27일
meta-packager
기타 컴퓨터 관련 직업

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.

2026년 6월 23일
수집된 skill 26개 중 8개를 표시합니다.
autopilot
미분류

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.

2026년 8월 23일
pr-guardian
소프트웨어 품질 보증 분석가·테스터

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.

2026년 8월 13일
no-slop
기술 작가

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…

2026년 7월 23일
review-briefing
소프트웨어 개발자

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…

2026년 7월 23일
adviser
소프트웨어 개발자

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…

2026년 7월 15일
retrospective-codify
소프트웨어 개발자

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.

2026년 7월 10일
implement-to-merge-ready
소프트웨어 개발자

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…

2026년 7월 9일
meta-packager
기타 컴퓨터 관련 직업

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.

2026년 6월 23일
수집된 skill 26개 중 8개를 표시합니다.
jotai-expert
소프트웨어 개발자

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

2026년 1월 28일
jotai-expert
소프트웨어 개발자

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

2026년 1월 28일
ask-user-question
소프트웨어 개발자

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…

2026년 1월 25일
canvas-design
그래픽 디자이너

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…

2026년 1월 8일
changelog-infographic
그래픽 디자이너

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.

2026년 1월 8일
changelog-interpreter
시장조사 분석가·마케팅 전문가

Interpret Claude Code changelogs and generate user-friendly usage guides

2026년 1월 8일
agent-development
소프트웨어 개발자

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.

2025년 12월 21일
command-development
소프트웨어 개발자

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.

2025년 12월 21일
수집된 skill 11개 중 8개를 표시합니다.
수집된 skill 9개 중 8개를 표시합니다.
저장소 14개 중 12개 표시