Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
rag-implementation
Build Retrieval-Augmented Generation (RAG) systems for LLM applications with vector databases and semantic search. Use when implementing knowledge-grounded AI, building document Q&A systems, or integrating LLMs with external knowledge bases.
majiayu000/claude-skill-registry 163
-
debug-issues
Debug bugs and errors using intel-first approach with systematic root cause analysis. Use proactively when errors occur, tests fail, or unexpected behavior appears. MUST trace from symptom to root cause with CoD^Σ reasoning.
majiayu000/claude-skill-registry 163
-
interactive-planner
Use Claude Code's interactive question tool to gather comprehensive requirements through structured multi-select questions
majiayu000/claude-skill-registry 163
-
refine-plan
Refines an existing implementation plan through discussion with the user. Takes a GitHub issue number. Use when the user wants to refine a plan, discuss a plan, change a plan, or says "refine plan X" or "let's discuss the plan for issue
majiayu000/claude-skill-registry 163
-
copilot-flow
AI collaboration workflow plugin - Implements automated collaborative development process between Claude and Copilot through structured 5-stage workflow
majiayu000/claude-skill-registry 163
-
docs-octoblu-alexa-service
majiayu000/claude-skill-registry 163
-
Task Orchestrator Hooks Builder
Help users create hooks that integrate with Task Orchestrator's workflow cascade events. Works with any MCP client (Claude Code, Claude Desktop, Cursor, Windsurf, etc.). Use when user wants to create hooks, automate workflows, react to cascade events, or integrate git/testing with task management.
majiayu000/claude-skill-registry 163
-
platform-detection
Detect project type and recommend deployment platform. Use when deploying projects, choosing hosting platforms, analyzing project structure, or when user mentions deployment, platform selection, MCP servers, APIs, frontend apps, static sites, FastMCP Cloud, DigitalOcean, Vercel, Hostinger, Netlify, or Cloudflare.
majiayu000/claude-skill-registry 163
-
ruby-standard-library
Use when working with Ruby's standard library including Enumerable, File I/O, Time/Date, Regular Expressions, and core classes.
majiayu000/claude-skill-registry 163
-
deployment-verification-agent
Use this agent when a PR touches production data, migrations, or any behavior that could silently discard or duplicate records. Produces a concrete pre/post-deploy checklist with SQL verification queries, rollback procedures, and monitoring plans. Essential for risky data changes where you need a Go/No-Go decision. <example>Context: The user has a PR that modifies how emails are classified. user: "This PR changes the classification logic, can you create a deployment checklist?" assistant: "I'll use the deployment-verification-agent to create a Go/No-Go checklist with verification queries" <commentary>Since the PR affects production data behavior, use deployment-verification-agent to create concrete verification and rollback plans.</commentary></example> <example>Context: The user is deploying a migration that backfills data. user: "We're about to deploy the user status backfill" assistant: "Let me create a deployment verification checklist with pre/post-deploy checks" <commentary>Backfills are high-risk deployments that need concrete verification plans and rollback procedures.</commentary></example>
majiayu000/claude-skill-registry 163
-
link-validation
Universal link validation using lychee for Claude Code sessions. Runs at session end to detect broken links and path policy violations.
majiayu000/claude-skill-registry 163
-
output-meta-project-context
Comprehensive guide to Output.ai Framework for building durable, LLM-powered workflows orchestrated by Temporal. Covers project structure, workflow patterns, steps, LLM integration, HTTP clients, and CLI commands.
majiayu000/claude-skill-registry 163
-
common-task-commands
majiayu000/claude-skill-registry 163
-
accessing-github
majiayu000/claude-skill-registry 163
-
create-purchase-receipt
Create goods receipt (GR) record when receiving goods from supplier
majiayu000/claude-skill-registry 163
-
template-structure
Implement proper directory structure for project templates following established patterns. Use when creating new templates or organizing template directories.
majiayu000/claude-skill-registry 163
-
serena-explore
Exploration symbolique du code avec Serena MCP. Utiliser pour naviguer dans le code par symboles (fonctions, classes, hooks), trouver des définitions, et comprendre l'architecture sans lire des fichiers entiers.
majiayu000/claude-skill-registry 163
-
run-qa-regression
Run QA regression using `qa-use` toolkit
majiayu000/claude-skill-registry 163
-
skill-creator
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
majiayu000/claude-skill-registry 163
-
creating-zed-extensions
Use when creating Zed extensions with custom slash commands, language support, themes, or MCP servers - provides Rust/WASM extension structure, slash command API (run_slash_command, SlashCommandOutput), and development workflow for compiled extensions
majiayu000/claude-skill-registry 163
-
component-refactor-planner
指定されたコンポーネントのリファクタリングを設計する。
majiayu000/claude-skill-registry 163
-
org-syncer
Sync all projects in an organization with codex repository (with parallel execution).
Delegates to fractary CLI for organization-wide sync operations.
majiayu000/claude-skill-registry 163
-
rules-manager
Manages practice rules. Use when user states a preference or approach, or asks to add/modify rules for coding, architecture, tooling, or best practices.
majiayu000/claude-skill-registry 163
-
codex-skill
Leverage OpenAI Codex/GPT models for autonomous code implementation. Triggers: "codex", "use gpt", "gpt-5", "gpt-5.2", "let openai", "full-auto", "用codex", "让gpt实现".
majiayu000/claude-skill-registry 163