Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
torr-prateekmedia-agent-skills
majiayu000/claude-skill-registry 163
-
youtube-transcribe-skill
Extract subtitles/transcripts from YouTube videos. Triggers: "youtube transcript", "extract subtitles", "video captions", "视频字幕", "字幕提取", "YouTube转文字", "提取字幕".
majiayu000/claude-skill-registry 163
-
ralph
Autonomous agent for tackling big projects. Create PRDs with user stories, then run them via the CLI. Sessions persist across restarts with pause/resume and real-time monitoring.
majiayu000/claude-skill-registry 163
-
getting-pr-artifacts
Use when needing workflow artifacts from PR - runs in subagent to find jobs with artifacts, returns gh commands to download them without consuming context
majiayu000/claude-skill-registry 163
-
performance-profiling
Instruments integration and performance analysis workflows for iOS apps. Use when profiling CPU usage, memory allocation, network activity, or energy consumption. Covers Time Profiler, Allocations, Leaks, Network instruments, and performance optimization strategies.
majiayu000/claude-skill-registry 163
-
oe-workflow-routing
Fast routing triage for workflow messages; points to docs/workflow-routing-map.md.
majiayu000/claude-skill-registry 163
-
husky-hooks-generator
Generate Husky Git hooks for pre-commit, pre-push, and commit-msg automation. Triggers on "create husky hooks", "generate git hooks", "husky setup", "pre-commit hooks".
majiayu000/claude-skill-registry 163
-
skill-adapter
Execute analyzes existing plugins to extract their capabilities, then adapts and applies those skills to the current task. Acts as a universal skill chameleon that learns from other plugins. Activates when you request "skill adapter" functionality. Use when appropriate context detected. Trigger with relevant phrases based on skill purpose.
majiayu000/claude-skill-registry 163
-
workflow-executor
This skill should be used when the user wants to execute a looplia workflow, run workflow
steps, or process a workflow.md file. Use when someone says "run the looplia workflow",
"execute this looplia pipeline", "/run writing-kit", "start the looplia automation", or
"process these workflow steps".
Architecture: One workflow step triggers one general-purpose subagent call, which then
invokes skills to accomplish the step's mission. Each step = separate context window.
Handles sandbox management, per-step orchestration, and validation state tracking.
v0.6.9: Unified general-purpose subagent strategy for all providers (context offload).
majiayu000/claude-skill-registry 163
-
start-working
Autonomously execute ALL tasks from the backlog until complete. Runs in a continuous loop - picks task, implements via subagent, moves to done, repeats. No user prompts between tasks. Follows task-board workflow (backlog → in-progress → done).
majiayu000/claude-skill-registry 163
-
qcc-git
Use for Git workflow, branch strategy, and commit conventions in qcc_plus project
majiayu000/claude-skill-registry 163
-
confluence-to-agent-knowledge-base
Turn any Confluence Cloud instance into a private, searchable AI knowledge base on GitHub with access-tiered repos. Interactive 6-phase walkthrough using the Atlassian MCP connector (no API tokens needed). Ingests pages, compiles a structured wiki with categories and summaries, sets up search/Q&A CLI tools, splits into access-controlled GitHub repos, and configures weekly auto-sync. Use when asked to "migrate confluence", "create knowledge base from confluence", "set up a KB", "export confluence to github", "confluence to markdown", "build a knowledge base", or "make confluence searchable".
majiayu000/claude-skill-registry 163
-
jira-expert
Atlassian Jira expert for creating and managing projects, planning, product discovery, JQL queries, workflows, custom fields, automation, reporting, and all Jira features. Use for Jira project setup, configuration, advanced search, dashboard creation, workflow design, and technical Jira operations.
majiayu000/claude-skill-registry 163
-
detecting-incorrect-memset
Detects incorrect use of memset() including wrong argument order, incorrect size calculations, and misunderstood behavior. Use when analyzing memory initialization, buffer clearing, or investigating memset() usage errors.
majiayu000/claude-skill-registry 163
-
rust-async-runtime
Production patterns for Tokio 1.48.0 async runtime including task spawning, channels (mpsc, oneshot, broadcast, watch), synchronization primitives, graceful shutdown, and lifecycle management. Use when spawning background tasks, managing concurrency, implementing graceful shutdown, or coordinating async work.
majiayu000/claude-skill-registry 163
-
seo-leak
SEO intelligence engine for competitive analysis. Estimates Q*, P*, and T* signals, analyzes NavBoost and E-E-A-T factors, identifies ranking gaps, orchestrates audit workflows, and provides actionable SEO strategy recommendations.
majiayu000/claude-skill-registry 163
-
create-agent-skill
Create a new Agent Skill following project standards and templates. Use this when you need to encapsulate a new capability or workflow.
majiayu000/claude-skill-registry 163
-
spec-initialization
Use at start of spec creation to initialize folder structure with dated naming and save raw feature idea - creates planning, implementation, and verification folders ready for subsequent phases
majiayu000/claude-skill-registry 163
-
task-management
Task decomposition, dependency analysis, and parallel execution orchestration. Use when breaking down features into tasks, analyzing task dependencies, planning parallel execution strategies, or coordinating multi-agent workflows. Covers dependency detection, execution grouping, resource conflict prevention, and performance optimization.
majiayu000/claude-skill-registry 163
-
claude-code-optimizer
Claude Code productivity patterns including EPCC workflow, context management, and extended thinking triggers. Use when starting sessions or managing context.
majiayu000/claude-skill-registry 163
-
module-workflow
Implementation orchestrator for stages 2-6 (Foundation through Validation)
majiayu000/claude-skill-registry 163
-
Creating Slash Commands
Build custom slash commands in Claude Code with YAML frontmatter, permissions, and best practices. Use when creating automation workflows, project-specific commands, or standardizing repetitive tasks.
majiayu000/claude-skill-registry 163
-
discover-workflow
Automatically discover workflow and task management skills when working with Beads. Activates for workflow development tasks.
majiayu000/claude-skill-registry 163
-
checkpoint-manager
Skill for tracking and managing task progress. Checks pending tasks at conversation start, proposes task creation for new requests, suggests completion reports when work is done. Integrates with checkpoint system.
majiayu000/claude-skill-registry 163