원클릭으로
claude-skills
claude-skills에는 ikeisuke에서 수집한 skills 8개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Reviews shell scripts and config files for macOS / Linux (incl. WSL2) cross-platform compatibility. Triggers on "cross-platform-review", "クロスプラットフォームレビュー", "macOS Linux 互換", "両対応レビュー", "BSD GNU 差", or requests to audit dotfiles / setup scripts for portability. Catches portability issues that shellcheck / `bash -n` cannot (BSD vs GNU command flags, path differences, OS branching asymmetry).
Suggests permission auto-approval rules based on session history with risk assessment. Triggers on "suggest-permissions", "自動承認", "許可ルール", "allow rules", "permission suggestions", or requests to optimize tool approval settings. Also handles "consolidate", "共通化", "グローバルに集約", "共通ルール" for extracting common rules across multiple ghq-managed repositories. Also handles "review", "レビュー", "監査", "audit", "危険な設定" for auditing existing permission settings for dangerous configurations.
Generates and inserts changelog entries into HISTORY.md / CHANGELOG.md from git diff --staged. Triggers on "history-append", "履歴追記", "changelog 追記", "HISTORY.md 更新", or requests to append a changelog entry before commit. User-only: invoke explicitly via /history-append; not auto-invoked by the model.
gh CLI サブコマンドがトークンスコープ不足で失敗した際に、 gh api (REST/GraphQL) で代替する方法のリファレンス。 Triggers on "gh-api-fallback", "gh api 代替", "gh コマンド失敗", "token scope error", "gh api workaround", "GraphQL mutation".
Sets terminal tab title and badge for session identification. Supports macOS (iTerm2, Terminal.app) and Linux/WSL2 (Windows Terminal, WezTerm). Triggers on "セッションタイトル", "set session title", "session-title", or requests to label the current terminal session. On unsupported OS, silently skipped.
Claude Code の許可設定(permissions)を Kiro CLI カスタムエージェント設定に翻訳する。 Triggers on "translate-permissions", "Kiro変換", "kiro config", "permission to kiro", "Kiroエージェント", "kiro agent". 将来的に --reverse フラグで Kiro → Claude の逆変換にも対応予定。
Checks Claude Code skills against official best practices and reports violations. Triggers on "skill-lint", "スキルチェック", "lint skill", "ベストプラクティスチェック", or requests to validate skill structure, naming, or quality.
Manages Claude Code's git attribution (Co-Authored-By) settings per repository. Triggers on "署名有効化", "enable attribution", "Claude署名", "git-attribution", or requests to toggle commit/PR attribution in the current repository's .claude/settings.json. Also triggers when asking about the current attribution status.