Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
Swarm Orchestration
Orchestrate multi-agent swarms with agentic-flow for parallel task execution, dynamic topology, and intelligent coordination. Use when scaling beyond single agents, implementing complex workflows, or building distributed AI systems.
majiayu000/claude-skill-registry 163
-
status
Shows sprint progress and task status. Use 'progress' (not 'status' - that's a built-in).
majiayu000/claude-skill-registry 163
-
session-sync
Quick-sync session work to specs/*.md and project-tech.json
majiayu000/claude-skill-registry 163
-
codebase-onboarding
Codebase Onboarding
majiayu000/claude-skill-registry 163
-
debugging-atmos
Use when troubleshooting Atmos configuration, deployment errors, or unexpected behavior. Covers debug logging, describing stacks/components, interpreting errors, and common issues with stack resolution and Atmos functions.
majiayu000/claude-skill-registry 163
-
disaster-recovery-business-continuity
majiayu000/claude-skill-registry 163
-
confluence-automation
Automate Confluence page creation, content search, space management, labels, and hierarchy navigation via Rube MCP (Composio). Always search tools first for current schemas.
majiayu000/claude-skill-registry 163
-
kubernetes
WHAT: Kubernetes manifest generation - Deployments, StatefulSets, CronJobs, Services, Ingresses,
ConfigMaps, Secrets, and PVCs with production-grade security and health checks.
WHEN: User needs to create K8s manifests, deploy containers, configure Services/Ingress,
manage ConfigMaps/Secrets, set up persistent storage, or organize multi-environment configs.
KEYWORDS: kubernetes, k8s, manifest, deployment, statefulset, cronjob, service, ingress,
configmap, secret, pvc, pod, container, yaml, kustomize, helm, namespace, probe, security context
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
-
changelog-manager
Update project changelog with uncommitted changes, synchronize package versions, and create version releases with automatic commit, conditional git tags, GitHub Releases, and push
majiayu000/claude-skill-registry 163
-
food-database-query-huifer-wellally-health
majiayu000/claude-skill-registry 163
-
dive
Dives deep into project questions using layered investigation (docs → code → analysis) to provide evidence-based answers with file:line citations. Use when asking "how does X work", "what is Y", "where is Z", or investigating features, APIs, configuration, codebase structure, or technical decisions.
majiayu000/claude-skill-registry 163
-
google-maps-api-skill
This skill helps users automatically scrape business data from Google Maps using the BrowserAct Google Maps API. Agent should proactively trigger this skill for needs like finding restaurants in a specific city, extracting contact info of dental clinics, researching local competitors, collecting addresses of coffee shops, generating lead lists for specific industries, monitoring business ratings and reviews, getting opening hours of local services, finding specialized stores (e.g., Turkish-style restaurants), analyzing business categories in a region, extracting website links from local businesses, gathering phone numbers for sales outreach, mapping out service providers in a specific country.
majiayu000/claude-skill-registry 163
-
worktree-oprogramadorreal-optimus-claude
Creates a git worktree for isolated parallel development — new branch in a separate directory with project setup and test baseline. Enables multiple Claude Code sessions on different tasks simultaneously. Multi-repo aware. Use when you need to work on something else without disturbing current work.
majiayu000/claude-skill-registry 163
-
debugging-strategies
Master systematic debugging techniques, profiling tools, and root cause analysis to efficiently track down bugs across any codebase or technology stack. Use when investigating bugs, performance issues, or unexpected behavior.
majiayu000/claude-skill-registry 163
-
templates
Project scaffolding templates for new applications. Use when creating new projects from scratch. Contains 12 templates for various tech stacks.
majiayu000/claude-skill-registry 163
-
extract-pdf-figure
Extract figures and tables from academic PDF papers with precise bounding box detection using Qwen3-VL vision model. Supports extracting complete figures (with title, legend, notes) or main content only. Can extract sub-figures like Figure 1(a). Use when user asks to extract, crop, or get figures/tables from PDF papers.
majiayu000/claude-skill-registry 163
-
Project Setup and Miyabi Integration
Complete project initialization including Cargo workspace setup, GitHub integration, and Miyabi framework integration. Use when creating new projects or integrating Miyabi.
majiayu000/claude-skill-registry 163
-
feature-investigation-duc01226-easy-claude
majiayu000/claude-skill-registry 163
-
lp-seo
S6B phased SEO strategy skill - keyword research, content clustering, SERP analysis, technical audit, and snippet optimization for any business
majiayu000/claude-skill-registry 163
-
page-cro
When the user wants to optimize, improve, or increase conversions on any marketing page — including homepage, landing pages, pricing pages, feature pages, or blog posts. Also use when the user says "CRO," "conversion rate optimization," "this page isn't converting," "improve conversions," or "why isn't this page working." For signup/registration flows, see signup-flow-cro. For post-signup activation, see onboarding-cro. For forms outside of signup, see form-cro. For popups/modals, see popup-cro.
majiayu000/claude-skill-registry 163
-
free-geocoding-and-maps
Geocode addresses and get map data using free OpenStreetMap Nominatim API. Use when: (1) Converting addresses to coordinates, (2) Reverse geocoding coordinates to addresses, (3) Location-based features, or (4) Validating addresses.
majiayu000/claude-skill-registry 163
-
tailwindcss-core
Configuration and directives Tailwind CSS v4.1. @theme, @import, @source, @utility, @variant, @apply, @config. CSS-first mode without tailwind.config.js.
majiayu000/claude-skill-registry 163
-
code-cleanup
Dead code detection and removal using knip (recommended) or standard tooling. Use when removing unused imports, variables, or dead files.
majiayu000/claude-skill-registry 163