Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
extracting-session-data
Locates, lists, filters, and extracts structured data from Claude Code native session logs. Supports both single and multiple session analysis.
majiayu000/claude-skill-registry 163
-
installing-npm-packages
npm、yarn、pnpm、bun で適切なバージョンのパッケージをインストールします。npm、yarn、pnpm、bun を使ってパッケージをインストールするときに必ず使用してください。
majiayu000/claude-skill-registry 163
-
bedrock
AWS Bedrock foundation models for generative AI. Use when invoking foundation models, building AI applications, creating embeddings, configuring model access, or implementing RAG patterns.
majiayu000/claude-skill-registry 163
-
dotnet-run-file
Run script-like CSharp programs using dotnet run file.cs. Use this skill when users want to execute CSharp code directly, write one-liner scripts via stdin, or learn about run file directives.
majiayu000/claude-skill-registry 163
-
uloop-focus-window
Bring Unity Editor window to front via uloop CLI. Use when you need to: (1) Focus Unity Editor before capturing screenshots, (2) Ensure Unity window is visible for visual checks, (3) Bring Unity to foreground for user interaction.
majiayu000/claude-skill-registry 163
-
compound
Distill observations into universal wisdom. Use to promote project patterns to soul wisdom when they reach critical mass.
majiayu000/claude-skill-registry 163
-
ai-code-reviewer
WHEN: Deep AI-powered code analysis, multi-model code review, security scanning with Codex and Gemini
WHAT: Comprehensive code review using external AI models with severity-based findings, deduplication, and secret detection
WHEN NOT: Simple lint checks -> code-reviewer, Quick security only -> security-scanner, Style formatting -> code-quality-checker
majiayu000/claude-skill-registry 163
-
Chrome DevTools Automation
Control Chrome browser through MCP for testing, debugging, network analysis, and performance profiling. Use when testing web apps, measuring Core Web Vitals, analyzing network requests, debugging console errors, or when the user mentions Chrome DevTools, performance traces, or browser automation.
majiayu000/claude-skill-registry 163
-
generating-ovn-topology
Generates and displays OVN-Kubernetes network topology diagrams showing logical switches, routers, ports with IP/MAC addresses in Mermaid format
majiayu000/claude-skill-registry 163
-
geo-database
Access NCBI GEO for gene expression/genomics data. Search/download microarray and RNA-seq datasets (GSE, GSM, GPL), retrieve SOFT/Matrix files, for transcriptomics and expression analysis.
majiayu000/claude-skill-registry 163
-
jc-baseline-v2-1-eval
Execute Joseph Cognitive Baseline v2.1 evaluation protocol.
majiayu000/claude-skill-registry 163
-
exec
Autonomous task execution with library discovery, 3-tier validation, and atomic git commits.
Integrates with Shannon CLI Python modules for platform-specific execution. Invokes /shannon:wave
for code generation, validates outputs functionally, commits only validated changes. Use when: user
requests autonomous execution, wants library-first development, needs validated commits.
majiayu000/claude-skill-registry 163
-
factory-generator
컴포넌트 생성의 핵심 로직을 처리하는 스킬
majiayu000/claude-skill-registry 163
-
backend-trpc
Type-safe API layer for TypeScript full-stack applications. Use when building APIs that need end-to-end type safety between client and server WITHOUT code generation. Ideal for Next.js, React, and Express apps where both frontend and backend are TypeScript. Choose tRPC over REST/GraphQL when you control both ends and want zero runtime overhead for type checking.
majiayu000/claude-skill-registry 163
-
clojure-core-async-flow
core.async.flow provides a declarative framework for building process flows with strict separation of application logic from topology, execution, and lifecycle management. Use when building multi-process systems, data pipelines, or when you need coordinated lifecycle management and error handling across communicating processes.
majiayu000/claude-skill-registry 163
-
file-inclusion
文件包含漏洞检测与利用。当目标存在文件读取、页面包含、模板加载、语言切换功能时使用。包括 LFI、RFI、路径遍历。
majiayu000/claude-skill-registry 163
-
aws-serverless-eda
AWS serverless and event-driven architecture expert based on Well-Architected Framework. Use when building serverless APIs, Lambda functions, REST APIs, microservices, or async workflows. Covers Lambda with TypeScript/Python, API Gateway (REST/HTTP), DynamoDB, Step Functions, EventBridge, SQS, SNS, and serverless patterns. Essential when user mentions serverless, Lambda, API Gateway, event-driven, async processing, queues, pub/sub, or wants to build scalable serverless applications with AWS best practices.
majiayu000/claude-skill-registry 163
-
cert-manager-setup
Cert Manager Setup - Auto-activating skill for DevOps Advanced.
Triggers on: cert manager setup, cert manager setup
Part of the DevOps Advanced skill category.
majiayu000/claude-skill-registry 163
-
gitinjest
Convert GitHub repositories into LLM-friendly text. Use when you need to analyze external codebases, research unfamiliar libraries, understand third-party project structure, or ingest code from GitHub URLs (public/private, supports subdirectories).
majiayu000/claude-skill-registry 163
-
ghidra
Reverse engineer binaries using Ghidra's headless analyzer. Decompile executables, extract functions, strings, symbols, and analyze call graphs without GUI.
majiayu000/claude-skill-registry 163
-
zotero-mcp-code
Search Zotero library using code execution for efficient multi-strategy searches without crash risks. Use this skill when the user needs comprehensive Zotero searches with automatic deduplication and ranking.
majiayu000/claude-skill-registry 163
-
bg3se-macos-ghidra
Develop the BG3 Script Extender macOS port using Ghidra for reverse engineering. Use this skill when:
(1) Working on bg3se-macos port development or debugging
(2) Using Ghidra to discover offsets, function addresses, or data structures in BG3
(3) Implementing new Lua APIs (Ext.*, Osi.*) for macOS Script Extender
(4) Porting Windows BG3SE features to macOS ARM64
(5) Understanding ECS architecture, Osiris integration, or stats system
(6) Analyzing ARM64 assembly or calling conventions for game hooks
(7) Writing or modifying Ghidra Python scripts for BG3 analysis
majiayu000/claude-skill-registry 163
-
generative-art
Creating algorithmic, generative art using p5.js with seeded randomness and interactive parameter exploration.
majiayu000/claude-skill-registry 163
-
vault-unlinked-mentions
Find places where an entity is mentioned but not wikilinked. Triggers on "unlinked mentions", "where is X mentioned", "link X everywhere", "mentions of X".
majiayu000/claude-skill-registry 163