Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
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
-
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
-
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
-
cleanup
This skill should be used when the user asks to "clean up the code", "remove unnecessary comments", "simplify docstrings", "parameterize tests", or wants to review and clean up code.
majiayu000/claude-skill-registry 163
-
secure-by-design-questions
majiayu000/claude-skill-registry 163
-
get-phase-status
Check the current status of a phase. Use when you need to understand where a phase is in the workflow.
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
-
operability-observation
運用観測性の確保。ログ、メトリクス、ヘルスチェック、設定検証でバグを扱う能力を担保。Use when: デプロイ前チェック、障害調査が困難、原因不明、ログ設計、メトリクス設計、設定管理実装。
majiayu000/claude-skill-registry 163
-
markdown-img-alt-text
Adds detailed alt text to markdown image embeds that are missing it. Supports both Obsidian wiki-style (![[image]]) and standard markdown () formats. Reads each image, describes its content thoroughly, and updates the embed inline. Triggers on "add alt text", "update alt text", "describe images", "missing alt text", or "image descriptions".
majiayu000/claude-skill-registry 163
-
rsil-plan
Requirements-Synthesis Integration Loop (RSIL).
Performs code-level gap analysis and creates remediation plans.
Called after /synthesis ITERATE decision.
majiayu000/claude-skill-registry 163
-
landing-page-copywriter
Write high-converting landing page copy using proven frameworks like PAS (Problem-Agitate-Solution), AIDA, and StoryBrand. Creates headlines, value propositions, CTAs, and full page sections optimized for conversion. Use when users need landing page copy, sales page content, or marketing website text.
majiayu000/claude-skill-registry 163
-
fal-image-to-video
majiayu000/claude-skill-registry 163
-
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