Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

claude-toolbox

claude-toolbox에는 jaeyeom에서 수집한 skills 22개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
22
Stars
1
업데이트
2026-06-16
Forks
0
직업 범위
직업 카테고리 6개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

jira-close-merged
소프트웨어 개발자

Marks Jira tickets as Done when their commits have been merged into the current branch. Use whenever the user wants to sync Jira with merged commits — e.g. "mark done", "close tickets from commits", "sync Jira with merged PRs", "any Jira tickets to close?", or after a batch of PRs lands. Works with any Jira project key.

2026-06-16
gabyx-githooks-setup
소프트웨어 개발자

Set up shared Git hooks using gabyx/Githooks (not standard git hooks). Use when a user asks to set up githooks, apply shared hooks, or configure hook repositories in a project.

2026-05-05
ci-workflow
소프트웨어 개발자

Generate GitHub Actions CI workflows that call Makefile targets for consistent local and CI behavior. Use when a user asks about CI setup, GitHub Actions, continuous integration, or CI/CD pipelines.

2026-04-24
protobuf-dev
소프트웨어 개발자

Expert knowledge for Protocol Buffer development. Includes style guidelines, backward compatibility, design patterns, and build system detection (buf, Bazel). Use when creating, modifying, or reviewing .proto files or proto build rules.

2026-04-10
edit-description
프로젝트 관리 전문가

Edit JIRA issue descriptions using the jira CLI tool. Use when the user asks to update, modify, or edit a JIRA issue description, or when creating detailed documentation for JIRA tickets.

2026-04-09
new-bug
소프트웨어 품질 보증 분석가·테스터

Create a new Jira bug report with proper wiki markup formatting

2026-04-09
new-task
프로젝트 관리 전문가

Create a new Jira task with proper wiki markup formatting

2026-04-09
plan-project
프로젝트 관리 전문가

Plan a project by reading a design document and creating Jira tasks with dependencies

2026-04-09
resolve
소프트웨어 개발자

Investigate and resolve a Jira issue by reading the ticket, checking blockers, and making code changes

2026-04-09
update
프로젝트 관리 전문가

Update a Jira ticket description after investigating the codebase

2026-04-09
biome-vcs-integration
소프트웨어 개발자

Configure Biome to respect .gitignore via VCS integration so that untracked and ignored files are skipped during format and lint. Use when the user encounters Biome errors on .gitignore'd files, CI failures from local-only files, or asks how to exclude files from Biome. Trigger on keywords: "biome gitignore", "biome ignore files", "biome vcs", "biome skip untracked", "biome CI failure local file", "biome settings.local.json", "useIgnoreFile", "clientKind".

2026-04-05
next-action
생산, 계획 및 독촉 사무원

Find the next highest-priority action to work on. Scans local TODO files, source code TODO comments, GitHub issues, and unpushed local commits. Checks for blockers, staleness, and priority signals to recommend what to do next. Use when asked "what should I work on next", "next task", "find work", or "what's left to do".

2026-04-05
claude-md
소프트웨어 개발자

Write effective CLAUDE.md files containing only tacit knowledge. Use when asked to create, review, or improve a CLAUDE.md file, or when setting up project context for AI agents. Enforces the "tacit knowledge only" quality bar — rejects content derivable from code, linters, or tooling, with an exception for information that is technically derivable but practically hard to get right.

2026-04-05
check-ci
소프트웨어 품질 보증 분석가·테스터

Diagnose CI failures by inspecting GitHub Actions run logs, identifying root causes, and suggesting fixes. Use when CI is failing, a workflow run failed, checks are red, or the user asks "why is CI failing" or "fix CI".

2026-04-04
go-dev
소프트웨어 개발자

Expert knowledge for Go development. Includes idiomatic patterns, error handling, testing, package naming, and build system detection (go toolchain, Bazel, Makefile). Use when writing, testing, or building Go code.

2026-04-02
gh-issue-resolver
소프트웨어 개발자

Resolve a GitHub issue end-to-end using the gh CLI. Checks for blocking sub-issues/dependencies, self-assigns, investigates the codebase, makes changes, reviews code, and commits. Use when asked to resolve, fix, or work on a GitHub issue.

2026-04-02
todo
소프트웨어 개발자

Manage a TODO.md file at the project root. Add, complete, remove, and list tasks with priority levels. Use when the user says /todo or asks to manage tasks, todos, or action items.

2026-03-24
create-lang-dev-skill
소프트웨어 개발자

Create a language-specific development skill by mining PR reviews, codebase conventions, build system patterns, and team documentation. Use when the user wants to create a new lang-dev skill (e.g., rust-dev, go-dev, python-dev) for their project.

2026-02-27
cloudflare-macos-fix
소프트웨어 개발자

Fix sharp native module installation failure on macOS Apple Silicon when setting up Cloudflare Workers projects using wrangler. Use when the user encounters "sharp", "wrangler install", "pnpm install" errors on macOS arm64/Apple Silicon with Node v25+, or when setting up a new Cloudflare Workers project on macOS. Trigger on keywords: "sharp", "wrangler", "cloudflare workers setup", "native module", "darwin-arm64", "prebuilt binary", "node-gyp", "ABI mismatch".

2026-02-26
makefile-workflow
소프트웨어 개발자

Design or update Makefiles with consistent build, format, lint, test, and check-* targets. Use when a user asks for a Makefile, build automation, or project workflow targets for Go, Node, Bazel, or mixed stacks.

2026-02-10
semgrep-review
정보 보안 분석가

Analyze semgrep scan findings, triage real vulnerabilities vs false positives, fix real issues using framework-native escaping, and suppress false positives with properly formatted nosemgrep comments.

2026-02-05
apply-figma-make
웹 개발자

Apply Figma Make exported designs to website pages. Converts React/motion code to framework-appropriate code (Astro, Next.js, etc.) with CSS animations.

2026-02-03