Skip to main content
ucsandman
GitHub クリエイタープロフィール

ucsandman

9 件の GitHub リポジトリにある 77 件の収集済み skills をリポジトリ単位で表示します。

収集済み skills
77
リポジトリ
9
更新
2026年8月20日
リポジトリマップ

skills がある場所

収集済み skill 数が多いリポジトリを、このクリエイターカタログ内の比率と職業範囲とともに表示します。

#01
claude-skills
25 件の skills · 2026年8月17日
ソフトウェア開発者映画・ビデオ編集者特殊効果アーティスト・アニメーターグラフィックデザイナーその他コンピュータ職ネットワーク・コンピュータシステム管理者
11 件の職業カテゴリ · 80% 分類済み
32%比率
#02
DashClaw
14 件の skills · 2026年8月15日
ソフトウェア開発者その他コンピュータ職ソフトウェア品質保証アナリスト・テスター市場調査アナリスト・マーケティングスペシャリスト
4 件の職業カテゴリ · 100% 分類済み
18%比率
#03
marketing-studio
12 件の skills · 2026年8月17日
映画・ビデオ編集者特殊効果アーティスト・アニメーターソフトウェア開発者ソフトウェア品質保証アナリスト・テスター市場調査アナリスト・マーケティングスペシャリスト音響・映像技術者
6 件の職業カテゴリ · 92% 分類済み
16%比率
#04
claude-code-capability-primer
12 件の skills · 2026年7月1日
ソフトウェア開発者
1 件の職業カテゴリ · 100% 分類済み
16%比率
#05
dashclaw-skills
5 件の skills · 2026年8月8日
ソフトウェア開発者その他コンピュータ職
2 件の職業カテゴリ · 100% 分類済み
6.5%比率
#06
dashclaw-agent
5 件の skills · 2026年3月28日
ソフトウェア開発者その他コンピュータ職ネットワーク・コンピュータシステム管理者
3 件の職業カテゴリ · 100% 分類済み
6.5%比率
#07
SideTap
2 件の skills · 2026年8月20日
分類待ち
2.6%比率
#08
frontend-verify
1 件の skills · 2026年8月14日
ソフトウェア品質保証アナリスト・テスター
1 件の職業カテゴリ · 100% 分類済み
1.3%比率
ここでは上位 8 件のリポジトリを表示しています。完全なリストは下に続きます。
リポジトリエクスプローラー

リポジトリと代表的な skills

secrets
未分類

Fill a repo's .env from the machine's credential stores without ever reading or printing a secret value. Use when the user says "/secrets", "fill in the .env", "get the keys", "wire up the credentials", "pull the secrets from offlocal", or when launch.py / a…

2026年8月17日
ship
未分類

Use when finished work needs to go out — the user says "ship it", "update docs commit and push", "commit and push", or asks "anything else we need to update?" before a release or at the end of a work session.

2026年8月17日
skillfind
未分類

Use before writing a new skill, before saying no skill exists for something, or whenever Wes asks "do I have a skill for X" / "is there a skill that…". Also use when a task sounds like it needs a capability that might already be installed (spreadsheets, PDFs,…

2026年8月17日
preflight
未分類

Use when a product is about to go public and needs its final pre-launch pass — the user says "final pass", "preflight", "launch check", "is this ready to go live", or is sweeping several repos before a launch day. Run from the product's repo, one run per repo.

2026年8月14日
phone-gotchas
ソフトウェア開発者

Use when driving the user's iPhone with sidetap or the phone-claude harness, before the first tap and whenever a tap lands on the wrong element, a scroll overshoots, an app search returns an unexpected action name, a capability seems missing, or a send is…

2026年8月14日
meditate
ソフトウェア開発者

Nightly/weekly reflection loop for Claude Code — append dated entries to rotating reflection topics, promote durable insights up the ladder (memory → CLAUDE.md → SOUL.md), build one real artifact at the workbench, render an HTML digest. Use when invoked as…

2026年8月13日
adversarial-review
ソフトウェア品質保証アナリスト・テスター

Multi-agent adversarial code review — parallel read-only finders across focused dimensions, then every finding is independently verified by a skeptic that defaults to REFUTED. Use when the user asks for an adversarial review, a deep/thorough review of recent…

2026年8月12日
audio-track
音響・映像技術者

Use when the user wants music, voiceover, narration, or a soundtrack added to a video asset, OR wants standalone generated audio for any purpose (e.g. "/audio-track", "add music to the launch video", "narrate the demo", "make a 30 second music sting",…

2026年8月12日
収集済み skill 25 件中 8 件を表示しています。
dashclaw-governance
その他コンピュータ職

Governance behavior for AI agents governed by DashClaw. Teaches the governance protocol: when to call guard (risk thresholds), how to interpret decisions (allow/warn/block/require_approval), when to record actions, how to wait for approvals, and session…

2026年8月15日
setup-dashclaw
ソフトウェア開発者

Set up a DashClaw instance, install the CLI tool, and configure Claude Code hooks

2026年8月12日
troubleshoot
ソフトウェア開発者

Debug DashClaw errors, signal issues, and misconfigurations

2026年8月12日
dashclaw-ship
ソフトウェア開発者

The single command that gets a DashClaw change ON MAIN AND LIVE — it resolves everything blocking production, never defers, and never hands back a checklist. Lands feature branches on main (rebase, gate, merge, push so Vercel deploys), bumps the unified…

2026年8月10日
dashclaw-governance
その他コンピュータ職

Governance behavior for AI agents governed by DashClaw. Teaches the governance protocol: when to call guard (risk thresholds), how to interpret decisions (allow/warn/block/require_approval), when to record actions, how to wait for approvals, and session…

2026年7月29日
manage-approvals
その他コンピュータ職

Human-in-the-loop approval workflows for governed agent actions

2026年7月10日
repro
ソフトウェア品質保証アナリスト・テスター

Turn a bug symptom into a structured, reproducible bug report — summary, environment, exact repro steps, actual vs expected, and evidence (logs, error text, failing route/test) — and then optionally scaffold a failing regression test that pins it. Use this…

2026年7月2日
dashclaw-weekly
市場調査アナリスト・マーケティングスペシャリスト

Compile the week's maintainer-log entries + git history into ONE pasteable Reddit-ready DashClaw update. Drafts only — publishing stays human (MAINTAINER.md §4 spirit). Use when Wes asks for the weekly update, a Reddit digest, or "what happened this week".

2026年7月2日
収集済み skill 14 件中 8 件を表示しています。
marketing
未分類

Use when the user wants the complete marketing asset suite for a product in one run — "/marketing", "build all the marketing assets", "generate everything for the launch", "all the animations and brand assets for X". Not for a single asset (use that asset's…

2026年8月17日
audio-track
音響・映像技術者

Use when the user wants music, voiceover, narration, or a soundtrack added to a video asset, OR wants standalone generated audio for any purpose (e.g. "/audio-track", "add music to the launch video", "narrate the demo", "make a 30 second music sting",…

2026年8月12日
launch-video
映画・ビデオ編集者

Use when the user wants a full launch video / hero video / 30-90s product announcement composing demo footage, logo, and copy (e.g. "/launch-video", "make the launch video for DashClaw").

2026年8月12日
logo-reveal
特殊効果アーティスト・アニメーター

Use when the user wants a logo reveal / logo animation / brand intro video for any product (e.g. "/logo-reveal", "make a logo reveal for DashClaw", "animated logo for the landing page").

2026年8月12日
marketing-studio
特殊効果アーティスト・アニメーター

Use when generating any brand video, animation, image, or audio asset (logo reveal, social clip, product demo, launch video, OG image, README GIF, music, voiceover) for any product/repo, or when working inside the marketing-studio engine repo. Required…

2026年8月12日
og-assets
特殊効果アーティスト・アニメーター

Use when the user wants OG images, link-preview assets, animated OG loops, README GIFs, or social-card exports for any product (e.g. "/og-assets", "make an OG image and README gif").

2026年8月12日
product-demo
映画・ビデオ編集者

Use when the user wants a product demo video / screen recording with zooms and cursor / dashboard walkthrough clip for any product (e.g. "/product-demo", "record a demo of the app", "Screen-Studio style demo").

2026年8月12日
social-clip
映画・ビデオ編集者

Use when the user wants a short social media video / feature announcement clip / X-LinkedIn-TikTok teaser for any product (e.g. "/social-clip", "make a clip announcing the new dashboard").

2026年8月12日
収集済み skill 12 件中 8 件を表示しています。
claude-code-capabilities
ソフトウェア開発者

Use when unsure which Claude Code capability fits a task, when about to single-thread large/cross-cutting/repetitive work, or when you or the user ask what Claude Code can do — loads the full capability map (signal → capability) and points to the deep-dive…

2026年7月1日
claude-code-effort-models
ソフトウェア開発者

Use when deciding how to work on a task - choosing effort level, model, or fast mode to balance reasoning depth, speed, and token cost.

2026年7月1日
claude-code-agent-sdk
ソフトウェア開発者

Use when building custom AI agents headlessly, embedding Claude Code tools in an app, or running scripted/cron agents—need SDK package names, setup, core API entry points, supported languages, and relation to Claude Code CLI and Messages...

2026年6月8日
claude-code-background-agents
ソフトウェア開発者

Use when needing to understand or manage background agents, long-running tasks, polling, scheduling, or async work in Claude Code without blocking the session.

2026年6月8日
claude-code-checkpointing
ソフトウェア開発者

Use when you need to undo code edits, explore alternatives without losing a starting point, recover from a bad edit path, or restore previous conversation state — press Esc Esc or run /rewind to open checkpoints menu.

2026年6月8日
claude-code-dynamic-workflows
ソフトウェア開発者

Use when a task is too big for one context — broad audits, multi-file migrations, multi-source research, or parallel multi-dimension review — and you want to fan out and orchestrate many subagents deterministically with the Workflow tool (requires ultracode /…

2026年6月8日
claude-code-github-actions
ソフトウェア開発者

Use when setting up or debugging Claude Code GitHub Actions automation, or deciding whether to route CI/CD tasks to GitHub Actions vs local session.

2026年6月8日
claude-code-hooks
ソフトウェア開発者

Use when configuring automated lifecycle commands (hooks) in Claude Code settings.json — event types, matcher syntax, exit codes, JSON output, path placeholders.

2026年6月8日
収集済み skill 12 件中 8 件を表示しています。
9 件中 9 件のリポジトリを表示
すべてのリポジトリを表示しました