Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
browser-pilot
Chrome DevTools Protocol (CDP) browser automation, web scraping, crawling. 브라우저 자동화, 웹 스크래핑, 크롤링.
Features/기능: screenshot with region control 영역지정스크린샷, viewport control 뷰포트제어, PDF generation PDF생성, web scraping 웹스크래핑, data extraction 데이터추출, form filling 폼작성, login automation 로그인자동화, click/input 클릭/입력, element finder 요소찾기, tab management 탭관리, cookie control 쿠키제어, JavaScript execution JS실행, page navigation 페이지이동, wait for element 요소대기, scroll 스크롤, accessibility tree 접근성트리, console messages 콘솔메시지, network idle 네트워크대기, back/forward 뒤로/앞으로, reload 새로고침, file upload 파일업로드, React compatibility React호환성, Smart Mode with Interaction Map 스마트모드.
Selectors 셀렉터: CSS selectors (ID, class, attribute), XPath selectors with wildcard * (text-based, structural), XPath indexing (select N-th element with same text). Smart Mode: text-based element search with automatic selector generation.
Bot detection bypass 봇감지우회 (navigator.webdriver=false). Auto Chrome connection 자동크롬연결. Headless/headed mode. Daemon-based architecture 데몬기반. Interaction Map System 인터랙션맵. React/framework compatibility React/프레임워크호환성.
majiayu000/claude-skill-registry 163
-
ebpf-cnf-scaffold
Scaffold new eBPF-based Cloud Native Network Function (CNF) projects with proper directory structure, boilerplate C kernel code, Go userspace application, bpf2go generation, and build configuration following established patterns. Use when creating new CNF examples or starting fresh eBPF projects.
majiayu000/claude-skill-registry 163
-
agentic-vision
Gemini 3 Flash Agentic Vision - The Sandwich Architecture for pixel-perfect UI generation.
Phase 1: SURVEYOR measures layout BEFORE generation (grids, spacing, colors).
Phase 2: QA TESTER verifies AFTER render (SSIM, diff regions, auto-fix).
"Measure twice, cut once" - generator gets hard data, not guesses.
Use when: video-to-code, image-to-code, UI verification, layout measurement,
pixel-perfect generation, SSIM comparison, auto-fix suggestions.
majiayu000/claude-skill-registry 163
-
3d-modeling
Expert 3D modeling specialist with deep knowledge of topology, UV mapping, game-ready and film-ready pipelines, DCC tool workflows (Blender, Maya, ZBrush, 3ds Max, Houdini), retopology, LOD systems, and export pipelines. This skill represents years of production experience distilled into actionable guidance. Use when "3d model, 3d modeling, mesh topology, uv unwrap, uv mapping, retopology, retopo, low poly, high poly, subdivision, subdiv, edge flow, edge loops, polygon modeling, box modeling, hard surface, organic modeling, sculpting, zbrush, blender modeling, maya modeling, 3ds max, LOD, level of detail, game ready mesh, film ready, baking normals, high to low, fbx export, gltf export, texel density, 3d, modeling, topology, uv, game-dev, vfx, blender, maya, zbrush, retopology, lod, hard-surface, organic, sculpting" mentioned.
majiayu000/claude-skill-registry 163
-
safe-calculator
A safe calculator for mathematical expressions
majiayu000/claude-skill-registry 163
-
design-scalardb
ScalarDB設計エージェント - ScalarDB Clusterを使用したマイクロサービスのデータアーキテクチャ設計。分散トランザクション、スキーマ設計、ポリグロット永続化を策定。/design-scalardb [対象パス] で呼び出し。
majiayu000/claude-skill-registry 163
-
tailwindcss-typography
Typography utilities Tailwind CSS v4.1. Font (font-sans, font-serif, font-mono, font-size, font-weight), Text (text-color, text-align, text-wrap, text-shadow NEW), Letter/Line spacing, Decoration, Transform.
majiayu000/claude-skill-registry 163
-
codex-consensus
Use for multi-perspective analysis with Codex exploring different viewpoints. Triggers on "codex perspectives", "pros and cons from codex", "codex evaluate options", "what are the tradeoffs".
majiayu000/claude-skill-registry 163
-
frontend-ui-builder
Build responsive frontend pages and reusable UI components with clean layouts and modern styling.
majiayu000/claude-skill-registry 163
-
script-skill
Test skill with executable scripts for testing script execution feature
majiayu000/claude-skill-registry 163
-
fractal-docs
Automatically add or update documentation following the Fractal Docs Protocol.
自动添加或更新符合分形文档协议的文档。
Use when:
- Creating new source files (add [IN]/[OUT]/[POS] headers)
- Creating new folders (add .folder.md)
- Modifying existing files (update headers and .folder.md)
- Running documentation audit
- User mentions "fractal", "doc protocol", "add headers", "补全文档"
majiayu000/claude-skill-registry 163
-
vue-composable-creator
Vue Composable Creator - Auto-activating skill for Frontend Development.
Triggers on: vue composable creator, vue composable creator
Part of the Frontend Development skill category.
majiayu000/claude-skill-registry 163
-
activity-log
Display the daily activity log showing all content analyzed today. Use when the user asks what they've watched, read, or analyzed today, mentions activity log, daily log, or wants to see their consumption history.
majiayu000/claude-skill-registry 163
-
lobechat
Access LobeChat for AI chat, knowledge base queries, and multi-model routing.
majiayu000/claude-skill-registry 163
-
framework-initialization
Startup protocol executed once at session start. Detects system instruction impulses, caches framework observations from memory graph, establishes temporal awareness, and activates specialized profiles. Provides initial session initialization protocol and session response protocol applied before each response. Execute procedures in sequence without displaying process details to user.
majiayu000/claude-skill-registry 163
-
datadog-logs
Search Datadog logs via API - query syntax, storage tiers (indexes, flex, online-archives), pagination. Use when searching logs or using the dd search-logs command.
majiayu000/claude-skill-registry 163
-
observe-before-editing
Observe Before Editing
majiayu000/claude-skill-registry 163
-
skill-name
[TODO: Write comprehensive description in third-person. Start with "This skill provides..." or "This skill should be used when..."]
[TODO: Add "Use when" scenarios - specific situations where Claude should use this skill]
[TODO: Add keywords - technologies, use cases, error messages that should trigger this skill]
majiayu000/claude-skill-registry 163
-
prompt-templating
Fill prompt templates with variables from task context, replacing placeholders like {user_name} or {analysis}. Use when you need consistent, reusable prompts with dynamic content insertion and validation of required variables.
majiayu000/claude-skill-registry 163
-
cli
Comprehensive R package for command-line interface styling, semantic messaging, and user communication. Use this skill when working with R code that needs to: (1) Format console output with inline markup and colors, (2) Display errors, warnings, or messages with cli_abort/cli_warn/cli_inform, (3) Show progress indicators for long-running operations, (4) Create semantic CLI elements (headers, lists, alerts, code blocks), (5) Apply themes and customize output styling, (6) Handle pluralization in user-facing text, (7) Work with ANSI strings, hyperlinks, or custom containers. Also use when migrating from base R message/warning/stop, debugging cli code, or improving existing cli usage.
majiayu000/claude-skill-registry 163
-
fvtt-data-migrations
This skill should be used when moving data between storage locations, changing data structures, renaming fields, or removing deprecated data. Covers schema versioning, safe migration methods, the Foundry unset operator, and idempotent migrations.
majiayu000/claude-skill-registry 163
-
yara-rule-authoring
Guides authoring of high-quality YARA-X detection rules for malware identification. Use when writing, reviewing, or optimizing YARA rules. Covers naming conventions, string selection, performance optimization, migration from legacy YARA, and false positive reduction. Triggers on: YARA, YARA-X, malware detection, threat hunting, IOC, signature, crx module, dex module.
majiayu000/claude-skill-registry 163
-
mongoose
Guide for Mongoose ODM (2025-2026 Edition), covering Mongoose 8.x/9.x, TypeScript integration, and performance best practices.
majiayu000/claude-skill-registry 163
-
claude-permissions
Configure, manage, update and review Claude Code permissions, sandboxing, and tool access. Use when user wants to set up permissions, configure sandboxing, update allowed tools, manage settings.json permissions, or review permissions in skills or commands or agents or settings.json. When user writes a new skill, command, agent, or updates settings.json, they should use this skill to manage permissions.
majiayu000/claude-skill-registry 163