Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
004-exploration-and-review-skills-sichengchen-esper-2
majiayu000/claude-skill-registry 163
-
incident-respond
Guided incident response workflow for security incidents
majiayu000/claude-skill-registry 163
-
drawio-logical-diagrams
Creates professional logical flow diagrams and logical system architecture diagrams using draw.io XML format (.drawio files). Use when creating: (1) logical flow diagrams showing data/process flow between system components, (2) logical architecture diagrams representing system structure without cloud provider specifics, (3) BPMN process diagrams, (4) UML diagrams (class, sequence, activity), (5) data flow diagrams (DFD), (6) decision flowcharts, or (7) system interaction diagrams. This skill focuses on generic/abstract representations, not AWS/Azure-specific architectures (use aws-drawio-architecture-diagrams for cloud diagrams).
majiayu000/claude-skill-registry 163
-
ai-product
Every product will be AI-powered. The question is whether you'll build it right or ship a demo that falls apart in production. This skill covers LLM integration patterns, RAG architecture, prompt engineering that scales, AI UX that users trust, and cost optimization that doesn't bankrupt you. Use when: keywords, file_patterns, code_patterns.
majiayu000/claude-skill-registry 163
-
go-data-structures
Use when working with Go slices, maps, or arrays — choosing between new and make, using append, declaring empty slices (nil vs literal for JSON), implementing sets with maps, and copying data at boundaries. Also use when building or manipulating collections, even if the user doesn't ask about allocation idioms. Does not cover concurrent data structure safety (see go-concurrency).
majiayu000/claude-skill-registry 163
-
quality-verify
Verify the final deliverable meets all quality criteria before delivery. Use as the final validation step to ensure the output meets the user's quality standards across all 6 dimensions.
majiayu000/claude-skill-registry 163
-
referral-program
When the user wants to create, optimize, or analyze a referral program, affiliate program, or word-of-mouth strategy. Also use when the user mentions 'referral,' 'affiliate,' 'ambassador,' 'word of mouth,' 'viral loop,' 'refer a friend,' or 'partner program.' This skill covers program design, incentive structure, and growth optimization.
majiayu000/claude-skill-registry 163
-
bmad-wds-deploy
Create PR and deliver the improvement to the team
majiayu000/claude-skill-registry 163
-
data-pipeline-manager
Design and troubleshoot robust data pipelines with comprehensive quality validation, error handling, and monitoring capabilities for bioinformatics and data processing workflows
majiayu000/claude-skill-registry 163
-
flutter-localizing-apps
Configures a Flutter app to support multiple languages and regions. Use when preparing an application for international markets and diverse user locales.
majiayu000/claude-skill-registry 163
-
arc-terraform-deployment
Deploy ARC (Actions Runner Controller) infrastructure using Terraform on Rackspace Spot. Handles CRD registration, ArgoCD installation, and namespace management. Use when deploying or troubleshooting ARC infrastructure.
majiayu000/claude-skill-registry 163
-
coherence-visualizer
majiayu000/claude-skill-registry 163
-
meme-executor
Solana memecoin trade execution and simulation. Use when you already have a TradePlan (token, side, size, SL/TP, slippage, risk mode) from meme-trader / flow-tracker / degen-savant and want to either simulate or send a swap through a Solana wallet.
majiayu000/claude-skill-registry 163
-
paper-slides
Generate conference presentation slides (beamer LaTeX → PDF + editable PPTX) from a compiled paper, with speaker notes and full talk script. Use when user says "做PPT", "做幻灯片", "make slides", "conference talk", "presentation slides", "生成slides", "写演讲稿", or wants beamer slides for a conference talk.
majiayu000/claude-skill-registry 163
-
things-mac
Manage Things 3 via the `things` CLI on macOS (add/update projects+todos via URL scheme; read/search/list from the local Things database). Use when a user asks OpenClaw to add a task to Things, list inbox/today/upcoming, search tasks, or inspect projects/areas/tags.
majiayu000/claude-skill-registry 163
-
weekly-report
Generate comprehensive weekly progress reports for AINative platform. Use when (1) Creating end-of-week status reports, (2) Summarizing commits and features, (3) Documenting bug fixes and improvements, (4) Tracking sprint progress, (5) Preparing stakeholder updates. Analyzes git commits, GitHub issues, and PRs to produce structured markdown reports.
majiayu000/claude-skill-registry 163
-
arch-clean
Clean/hexagonal architecture: ports/adapters, dependency inversion, use cases, entities, testability
majiayu000/claude-skill-registry 163
-
oss-hunter
Automatically hunt for high-impact OSS contribution opportunities in trending repositories.
majiayu000/claude-skill-registry 163
-
track-deposits
Traces deposits from receipt through disbursement across bank statements and financial records, producing transaction matrices, fund-flow timelines, and evidentiary chains of custody. Flags structuring, commingling, trust account violations, and unexplained gaps. Use when tracking deposits, tracing funds, auditing trust accounts, or analyzing bank statements during discovery.
majiayu000/claude-skill-registry 163
-
common-tasks
Step-by-step guides for common development tasks like adding constructs, creating packages, and using workspace packages. Use when performing routine development tasks.
majiayu000/claude-skill-registry 163
-
using-colin
How to use Colin to compile agent skills from live sources. Use when working with Colin projects, templates, compilation, or skill management.
majiayu000/claude-skill-registry 163
-
web-ui-headless-ui
Unstyled accessible UI components by Tailwind Labs
majiayu000/claude-skill-registry 163
-
pm2
Manage Node.js applications with PM2 process manager. Use for deploying, monitoring, and auto-restarting Node apps in production. Covers starting apps, viewing logs, setting up auto-start on boot, and managing multiple processes.
majiayu000/claude-skill-registry 163
-
web-frameworks
Build with Next.js (App Router, RSC, SSR, ISR), Turborepo monorepos. Use for React apps, server rendering, build optimization, caching strategies, shared dependencies.
majiayu000/claude-skill-registry 163