Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
go-mode
Autonomous goal execution — give a goal, get a plan, confirm, execute, report. You steer, Claude drives.
majiayu000/claude-skill-registry 163
-
agentuity-cli-cloud-deploy
Deploy project to the Agentuity Cloud. Requires authentication. Use for Agentuity cloud platform operations
majiayu000/claude-skill-registry 163
-
data-flow
Generate Mermaid data flow diagrams showing how data moves between components. Use for tracing requests and API call chains.
majiayu000/claude-skill-registry 163
-
repomix
Package external repositories into AI-friendly files for deep analysis. ALWAYS use when the user shares a github.com URL, mentions "third-party library", "external repo", "analyze this repository", "security audit", or wants to understand unfamiliar codebases. Supports remote repos (npx repomix --remote owner/repo) without cloning. Use when the user says "look at this repo", "analyze github.com/...", "check this library's code", "audit externe", "analyser ce repo". Do NOT manually clone or browse external repos - use this skill instead.
majiayu000/claude-skill-registry 163
-
gh-fix-ci
Inspect GitHub PR checks with gh, pull failing GitHub Actions logs, summarize failure context, then create a fix plan and implement after user approval. Use when a user asks to debug or fix failing PR CI/CD checks on GitHub Actions and wants a plan + code changes; for external checks (e.g., Buildkite), only report the details URL and mark them out of scope.
majiayu000/claude-skill-registry 163
-
fp-option-ref
Quick reference for Option type. Use when user needs to handle nullable values, optional data, or wants to avoid null checks.
majiayu000/claude-skill-registry 163
-
environment-troubleshooting
Use when the DevOp is diagnosing OS issues, network problems, permission errors, disk space, memory constraints, DNS resolution, port conflicts, or service crashes. Activates when debugging infrastructure, environment, or system-level problems.
majiayu000/claude-skill-registry 163
-
agent-swarm-issue
Agent skill for swarm-issue - invoke with $agent-swarm-issue
majiayu000/claude-skill-registry 163
-
methodology-curator
Surface expert frameworks and methodologies. Use when: creating or evaluating skills, hooks, or agents.
majiayu000/claude-skill-registry 163
-
review-source
Source code health assessment. Dispatches language-specific SMEs to evaluate idiomatic usage, consistency, and quality across all project languages. Advisory only — no changes made.
majiayu000/claude-skill-registry 163
-
debugging-toolkit-smart-debug
Use when working with debugging toolkit smart debug
majiayu000/claude-skill-registry 163
-
react-ui-patterns
Modern React UI patterns for loading states, error handling, and data fetching. Use when building UI components, handling async data, or managing UI states.
majiayu000/claude-skill-registry 163
-
conductor-implement
Execute tasks from a track's implementation plan following TDD workflow
majiayu000/claude-skill-registry 163
-
finding-expensive-queries
Finds and ranks expensive Snowflake queries by cost, time, or data scanned. Use when:
(1) User asks to find slow, expensive, or problematic queries
(2) Task mentions "query history", "top queries", "most expensive", or "slowest queries"
(3) Analyzing warehouse costs or identifying optimization candidates
(4) Finding queries that scan the most data or have the most spillage
Returns ranked list of queries with metrics and optimization recommendations.
majiayu000/claude-skill-registry 163
-
agent-challenges
Agent skill for challenges - invoke with $agent-challenges
majiayu000/claude-skill-registry 163
-
affiliate-blog-builder
Write SEO-optimized affiliate blog articles, product reviews, comparison posts, listicles, and how-to guides. Triggers on: "write a blog post about", "review of [product]", "best [category] article", "comparison blog", "affiliate blog", "SEO article", "write a review", "product roundup", "blog content for affiliate", "how to use [product] blog post", "listicle about [category]", "[product] vs [product] blog", "content for my affiliate site".
majiayu000/claude-skill-registry 163
-
team-planex
Unified team skill for plan-and-execute pipeline. Pure router — coordinator always. Beat model is coordinator-only in monitor.md. Triggers on "team planex".
majiayu000/claude-skill-registry 163
-
error-handling-confirmation
This skill normalizes errors and produces human-friendly confirmations across API and UI layers. It prevents silent failures, ensures graceful degradation, and maintains consistent UX quality. Use when implementing error responses, success confirmations, "not found" handling, or improving agent response quality.
majiayu000/claude-skill-registry 163
-
n8n-impl-deployment
Use when deploying n8n v1.x to production or configuring Docker/queue mode. Prevents data loss from missing volume mounts or incorrect database configuration. Covers Docker/Docker Compose setup, 100+ environment variables, queue mode with Redis/BullMQ, worker processes, webhook processor, PostgreSQL/SQLite configuration, Traefik reverse proxy, scaling strategies, CLI commands (export/import/execute), backup strategies, and updating. Keywords: n8n, Docker, deployment, queue mode, Redis, PostgreSQL, backup.
majiayu000/claude-skill-registry 163
-
create-rule
Create project rules for persistent AI guidance. Use when the user wants to create a rule, add coding standards, set up project conventions, configure file-specific patterns, create RULE.md files, or asks about the workspace rules directory or AGENTS.md.
majiayu000/claude-skill-registry 163
-
systems-programming-rust-project
You are a Rust project architecture expert specializing in scaffolding production-ready Rust applications. Generate complete project structures with cargo tooling, proper module organization, testing
majiayu000/claude-skill-registry 163
-
ct
Guide for using the ct (CommonTools) binary to interact with charms, recipes, and the Common Fabric. Use this skill when deploying recipes, managing charms, linking data between charms, or debugging recipe execution. Triggers include requests to "deploy this recipe", "call a handler", "link these charms", "get data from charm", or "test this recipe locally".
majiayu000/claude-skill-registry 163
-
writing-skills
Use when creating new skills, editing existing skills, or verifying skills work before deployment
majiayu000/claude-skill-registry 163
-
pdf-merger
Merge multiple PDF files into single document with customizable options. Supports page selection, bookmarks, and metadata. Use when combining PDFs, creating documents from multiple sources, or organizing PDF collections.
majiayu000/claude-skill-registry 163