Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
media-processing
[AI & Tools] Use when processing multimedia files with FFmpeg (video/audio encoding, conversion, streaming), ImageMagick (image manipulation, batch processing), or RMBG (AI background removal). Covers format conversion, resizing, filtering, thumbnails, and media pipelines.
majiayu000/claude-skill-registry 163
-
lp-do-fact-find
Thin orchestrator for discovery, intake routing, and evidence-first fact-finding. Routes to specialized modules and emits analysis-ready artifacts for /lp-do-analysis. For understanding-only briefings, use /lp-do-briefing.
majiayu000/claude-skill-registry 163
-
llm-evaluation
Implement comprehensive evaluation strategies for LLM applications using automated metrics, human feedback, and benchmarking. Use when testing LLM performance, measuring AI application quality, or establishing evaluation frameworks.
majiayu000/claude-skill-registry 163
-
shipany-page-builder
创建**全新动态页面**或优化现有页面的 SEO(主要针对英文或初始页面)。输入:关键词、路由/路径、参考内容。使用场景:(1) 从简短规格创建全新页面(关键词、路由、参考内容),(2) 增强现有页面内容以改善 SEO(添加章节、改进文案、扩展 FAQ),(3) 用户说'创建页面'、'优化页面 SEO'、'添加章节',(4) 为新功能或产品创建落地页,(5) 创建英文源页面(后续可用 auto-i18n 国际化)。**不要用于:**(a) 国际化工作流(用 auto-i18n 创建或 i18n-content-audit 审计),(b) 审计现有i18n内容质量(用 i18n-content-audit),(c) 修复已有i18n页面的关键词问题(用 i18n-content-audit --fix),(d) 批量翻译页面(用 auto-i18n)。**核心功能:**创建新页面和内容优化,支持英文和非i18n场景,不处理国际化工作流。
majiayu000/claude-skill-registry 163
-
V3 Security Overhaul
Complete security architecture overhaul for claude-flow v3. Addresses critical CVEs (CVE-1, CVE-2, CVE-3) and implements secure-by-default patterns. Use for security-first v3 implementation.
majiayu000/claude-skill-registry 163
-
swarm-advanced
Advanced swarm orchestration patterns for research, development, testing, and complex distributed workflows
majiayu000/claude-skill-registry 163
-
vtl-migration
Migrates VTL (Velocity Template Language) custom field templates from the legacy DotCMS Dojo/Dijit API to the modern DotCustomFieldApi. Use this skill whenever a user asks to migrate, update, or convert a VTL file, custom field template, or dotCMS field that uses any of: DotCustomFieldApi.get(), DotCustomFieldApi.set(), DotCustomFieldApi.onChangeField(), dojo.ready(), dojo.byId(), dijit.byId(), dijit.form.*, dojoType attributes, or any Dojo/Dijit pattern. Also trigger when the user pastes a VTL snippet and asks "what needs to change" or "can you update this". If in doubt, use this skill.
majiayu000/claude-skill-registry 163
-
frontend-design
Create polished frontend interfaces from designs/screenshots/videos. Use for web components, 3D experiences, replicating UI designs, quick prototypes, immersive interfaces, avoiding AI slop.
majiayu000/claude-skill-registry 163
-
dev-browser
Browser automation with persistent page state. Use when users ask to navigate websites, fill forms, take screenshots, extract web data, test web apps, or automate browser workflows. Trigger phrases include "go to [url]", "click on", "fill out the form", "take a screenshot", "scrape", "automate", "test the website", "log into", or any browser interaction request.
majiayu000/claude-skill-registry 163
-
calc
Spreadsheet creation, format conversion (ODS/XLSX/CSV), formulas, data automation with LibreOffice Calc.
majiayu000/claude-skill-registry 163
-
128-java-generics
Use when you need to review, improve, or refactor Java code for generics quality — including avoiding raw types, applying the PECS (Producer Extends Consumer Super) principle for wildcards, using bounded type parameters, designing effective generic methods, leveraging the diamond operator, understanding type erasure implications, handling generic inheritance correctly, preventing heap pollution with @SafeVarargs, and integrating generics with modern Java features like Records, sealed types, and pattern matching. Part of the skills-for-java project
majiayu000/claude-skill-registry 163
-
cli-table-formatter
Generate table formatters for structured CLI output with column alignment, borders, and responsive sizing.
majiayu000/claude-skill-registry 163
-
convex-security-check
Quick security audit checklist covering authentication, function exposure, argument validation, row-level access control, and environment variable handling
majiayu000/claude-skill-registry 163
-
swan-design
Craft elegant technical specifications with ASCII artistry, flow diagrams, and the Grove voice. The swan glides with purpose—vision first, then form, then perfection. Use when creating specs, reviewing documents, or transforming technical plans into storybook entries.
majiayu000/claude-skill-registry 163
-
mcp-grep-code
Search real-world code examples from over a million public GitHub repositories. Use when finding code patterns, implementation examples, or how libraries are used in practice. Triggers on "find code examples", "how is [library] used", "search GitHub code", "grep.app search", "code pattern".
majiayu000/claude-skill-registry 163
-
log-analyzer
解析和分析日志文件,支持模式匹配、过滤、统计和错误检测。
majiayu000/claude-skill-registry 163
-
gitops-workflow
Implement GitOps workflows with ArgoCD and Flux for automated, declarative Kubernetes deployments with continuous reconciliation. Use when implementing GitOps practices, automating Kubernetes deployments, or setting up declarative infrastructure management.
majiayu000/claude-skill-registry 163
-
long-task
Initialize or resume a long-running task session. Use when starting a complex multi-session task, resuming work from a previous session, or when the user mentions claude-progress.json or long-running work.
majiayu000/claude-skill-registry 163
-
spec-driven-w3-compliance
W3 compliance scanning with structural anti-skip enforcement. Detects auto-skill chaining violations (skills/commands that auto-invoke other skills without user approval) using the Execute-Verify-Record pattern at every step. Designed to prevent token optimization bias through lean orchestration and binary CLI gate enforcement. Scans subagent files, skill files, and command files for unauthorized Skill() invocations. Use when auditing W3 compliance, checking for auto-skill chaining violations, or preparing for release validation. Always use this skill when the user runs /audit-w3 or mentions W3 compliance, skill chaining, or auto-invocation scanning.
majiayu000/claude-skill-registry 163
-
moai-platform-vercel
Vercel edge deployment specialist covering Edge Functions, Next.js optimization, preview deployments, ISR, and storage solutions. Use when deploying Next.js applications, implementing edge computing, or configuring Vercel platform features.
majiayu000/claude-skill-registry 163
-
box-automation
Automate Box operations including file upload/download, content search, folder management, collaboration, metadata queries, and sign requests through Composio's Box toolkit.
majiayu000/claude-skill-registry 163
-
trello
Manage Trello boards, lists, and cards via the Trello REST API.
majiayu000/claude-skill-registry 163
-
pi-share
Load and parse session transcripts from shittycodingagent.ai/buildwithpi.ai/buildwithpi.com (pi-share) URLs. Fetches gists, decodes embedded session data, and extracts conversation history.
majiayu000/claude-skill-registry 163
-
audio-quality-checker
Analyze the WaveCap-SDR audio stream to assess tuning quality, detect silence, noise, proper audio, or distortion. Use when checking if SDR channels are properly configured or debugging audio issues.
majiayu000/claude-skill-registry 163