AI開発影響研究所 EN
← ランキング · AI関連リポジトリ

ShuiYidi/claude-code-skills

Claude Code 自定义 Skills 管理仓库

Shell GitHub ↗
★ 0
stars
75
AI関連スコア
50
個人開発度
1
AIツール痕跡

SUMMARY AI要約 by gpt-5-mini

このリポジトリは Claude Code 用のカスタム skill を管理するためのものです。各 skill は skills/ 配下のサブフォルダに独立して配置され、SKILL.md が主指令ファイル(frontmatter に name と description を必須で含む)として機能します。補助資料は任意で references/ に置けます。pack.sh(scripts/pack.sh)で skills/ 以下の各フォルダを走査し、dist/<name>.skill にパッケージ化します(dist/ は .gitignore 想定)。インストールは生成した .skill ファイルを Claude Code の skills ディレクトリへ置くか、フォルダを .claude/skills/ に直接コピーします。 新しい skill 作成手順は、skills/ にフォルダを作り SKILL.md を作成、必要なら references/ を追加し pack.sh を実行するだけです。現状のサンプルとして、Git のコミットメッセージ規約を強制する git-commit-spec、ノートの書式ルールを定める note-style、ステータスラインをインストール/同期する claude-statusline が含まれます。開発者や Claude Code の動作をカスタマイズしたいユーザー向けの構成管理ツールです。

使用AIコーディングツール

このリポジトリには以下のAIコーディングツールの設定ファイルが置かれており、開発時にAIアシスタントが利用された痕跡があります。

Claude Code .claude/

DETECTED 検出されたAIスタック

このRepoのdescription / GitHub topics / READMEのAI要約に出現したAI関連キーワードをカテゴリ別に表示。各バッジは該当カテゴリの詳細ランキングへリンクします。

🤖 LLMモデル (1)
Claude

使用言語(バイト数比)

Shell
100%

オーナー情報

アカウント
ShuiYidi
タイプ
User
フォロワー
3

日付

GitHub作成日 2026-05-07
最終Push 2026-05-09
当サイト初検出 2026-05-09
最終取得 2026-05-09 18:13

類似Repo (同じ言語のAI関連Repo)

99xAgency/GodModeSkill

Multi-LLM cross-review workflow for Claude Code. /work orchestrates plan/implement/bug-fix with 3 different model families voting on every gate.

Shell 215 AI 45
Cyrene963/hermes-patches

Hermes Agent 社区补丁合集 - Community patches for Hermes Agent

Shell 22 AI 45
tenondecrpc/cc-statusline

Claude Statusline: a lightweight Bash + jq statusline for Claude Code with model, context, rate limit, git/worktree, cost, duration, and install/uninstall support. No heavy runtime required.

Shell 5 AI 70
JinPLu/agent-roundtable

Agent Roundtable — a local, file-based substrate for multi-agent work. Humans, Cursor chat, Codex (codex exec) and Claude Code (claude -p) take turns on one shared THREAD.md under your repo so you can plan, execute, review, and discuss without losing context or locking in to a single CLI.

Shell 3 AI 75
jasper0507/idea-harness

Put a harness on AI before it guesses. Clarifies vague app ideas into precise requirements via Socratic questioning. Works with Claude Code / Cursor / Codex / Hermes / OpenClaw.

Shell 2 AI 70
ryga-test/playwright-ai-workflow-playground

AI-driven E2E testing with Playwright. An 8-step slash-command pipeline that discovers UI snapshots, generates POM, drafts GWT test specs, runs Playwright tests, and self-heals knowledge — all with human approval gates for quality control.

Shell 1 AI 80
walidboulanouar/ay-framework

Agent swarm framework for Claude Code. Plan, build, review, test, ship -- with human-in-the-loop gates.

Shell 1 AI 45
itchernetski/claude-code-token-watch

Claude Code hooks that warn when a session starts burning tokens on repeated Reads, recursive greps, or WebFetch streaks

Shell 1 AI 75