Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
youtube-transcript
Download YouTube video transcripts when user provides a YouTube URL or asks to download/get/fetch a transcript from YouTube. Also use when user wants to transcribe or get captions/subtitles from a YouTube video.
majiayu000/claude-skill-registry 163
-
git-hex-conflict-resolution
This skill should be used when the user is stuck in a git-hex-driven rebase, merge, or cherry-pick due to conflicts and wants the agent to inspect, resolve, and then continue or abort safely. Trigger phrases include: "resolve conflicts", "rebase is stuck", "conflict markers", "continue the rebase", "abort the rebase".
majiayu000/claude-skill-registry 163
-
composable-svelte-media
Audio, video, and voice components for Composable Svelte. Use when implementing audio players, video embeds, or voice input. Covers AudioPlayer (Web Audio API), VideoEmbed (YouTube/Vimeo/Twitch), and VoiceInput (MediaRecorder) from @composable-svelte/media package.
majiayu000/claude-skill-registry 163
-
stanley-druckenmiller-investment
スタンレー・ドラッケンミラーの投資哲学と戦略に基づいた投資アドバイスを提供。30年間無敗、年率30%近いリターンを達成した伝説的投資家の思考法を活用し、マクロ経済分析、リスク管理、ポジション構築、市場サイクルの読み方などについて実践的な指導を行う。投資判断、市場分析、リスク管理、ポートフォリオ構築などの相談時に使用。
majiayu000/claude-skill-registry 163
-
nginx-request-logging
Guidance for configuring Nginx web servers with custom logging, rate limiting, and static content serving. This skill should be used when tasks involve setting up Nginx server blocks, configuring custom log formats, implementing rate limiting, or serving static files on specific ports.
majiayu000/claude-skill-registry 163
-
steeb-task-debugger
Debug and fix task-related issues in STEEB app. This skill should be used when encountering task creation, completion, deletion, or state management problems in the STEEB task management system.
majiayu000/claude-skill-registry 163
-
mithril-cache-agent
Build mithril-cache for torch.compile caching. Use when implementing content-addressable storage, cache keys, eviction, or framework hooks.
majiayu000/claude-skill-registry 163
-
web-test-cleanup
Clean up test sessions - kill browsers, stop dev servers, free ports, and optionally remove test data. Use this BEFORE starting new tests or AFTER completing tests.
majiayu000/claude-skill-registry 163
-
file-inclusion
文件包含漏洞检测与利用。当目标存在文件读取、页面包含、模板加载、语言切换功能时使用。包括 LFI、RFI、路径遍历。
majiayu000/claude-skill-registry 163
-
agent-architecture-patterns
マービン・ミンスキーの『心の社会』に基づくエージェントアーキテクチャパターンと
設計原則を適用し、単一責任、創発的複雑性、階層的組織化により、効果的な
マルチエージェントシステムを設計します。
Anchors:
• Clean Architecture(Robert C. Martin) / 適用: 依存関係ルール、レイヤー境界設計 / 目的: エージェント間通信の脆弱性排除
• マービン・ミンスキー『心の社会』/ 適用: 創発的複雑性、階層的統合 / 目的: エージェント組織原理
• オーケストレーター・ワーカー、ハブアンドスポーク、パイプライン、ステートマシンパターン / 適用: マルチエージェント協調設計 / 目的: アーキテクチャ選択ガイダンス
Trigger:
新しいエージェント設計、マルチエージェントシステム構造化、エージェント協調パターン選択、既存アーキテクチャのリファクタリング時に使用します。
majiayu000/claude-skill-registry 163
-
git-add-commit
git addとgit commitを自動化し、変更内容に基づいて適切なコミットメッセージを生成します。ユーザーがコミットを作成したい時、変更をコミットしたい時に使用します。
majiayu000/claude-skill-registry 163
-
controller-patterns
ASP.NET Core controller patterns including thin controllers, routing, parameter binding, response types, and DTOs. Use when creating or reviewing API controllers.
majiayu000/claude-skill-registry 163
-
nodejs-package-json
Patch a Node.js project's package.json for standard build automation. Use when asked to add/standardize package.json scripts like prebuild/postbuild for TypeScript builds (rimraf dist + tsc-alias), adjust prebuild for Next.js (rimraf dist .next), or ensure an existing package.json pkg config includes required scripts/assets/targets/outputPath.
majiayu000/claude-skill-registry 163
-
cpp
Modern C++ programming patterns and idioms
majiayu000/claude-skill-registry 163
-
Slidev Mastery
This skill should be used when the user asks to "create slides with Slidev", "use Slidev syntax", "add Slidev components", "configure Slidev theme", "export Slidev presentation", or mentions Slidev-specific features like layouts, animations, Monaco editor, or code highlighting. Provides comprehensive Slidev expertise for markdown-based presentations.
majiayu000/claude-skill-registry 163
-
fork-dev-branch
Create a development branch for a given GitHub issue with standardized naming
majiayu000/claude-skill-registry 163
-
doc-consolidation
Consolidates ephemeral LLM-generated markdown files into permanent documentation.
Triggers: consolidate docs, untracked reports, ephemeral files, git cleanup,
report consolidation, knowledge extraction, REPORT.md files, ANALYSIS.md files
Use when: you have untracked *_REPORT.md or *_ANALYSIS.md files, git status
shows markdown artifacts that shouldn't be committed, preparing PR and need
to clean up working artifacts, preserving insights from code reviews
DO NOT use when: files are already in docs/ or skills/ locations.
DO NOT use when: files are intentionally temporary scratch notes.
DO NOT use when: source files have no extractable value.
Merges valuable content into permanent documentation, then deletes source files.
majiayu000/claude-skill-registry 163
-
sdd-workflow
SDD(Spec Driven Development) 자동화 워크플로우를 실행합니다. 사용자가 "다음 작업 진행해줘", "구현 시작해줘", "SDD 워크플로우 실행" 등을 요청할 때 활성화됩니다. 작업 분할, 계획서 작성, 구현, CI 검증까지 자동으로 진행합니다.
majiayu000/claude-skill-registry 163
-
creo-memories
【最優先】コンテクストを超える永続記憶。セッション開始時に必ず過去を呼び起こし、重要な決定は必ず刻む。
majiayu000/claude-skill-registry 163
-
subagent-driven-development
Use when executing implementation plans with independent tasks in the current session
majiayu000/claude-skill-registry 163
-
code-clone-assistant
Detect and refactor code duplication with PMD CPD. TRIGGERS - code clones, DRY violations, duplicate code.
majiayu000/claude-skill-registry 163
-
creative-qa-checklist
Use to verify creative assets meet brand, accessibility, and localization standards before launch.
majiayu000/claude-skill-registry 163
-
fix-lint-failures
Fix linting and code formatting issues from ESLint, Black, Prettier, Ruff, pre-commit hooks. Use when linting checks fail.
majiayu000/claude-skill-registry 163
-
foundations
Claude Code basics for new users. Covers essential concepts and commands.
Use when: user is new to Claude Code or routed here by learning-path assessment.
majiayu000/claude-skill-registry 163