Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
roth-detection-engineering
Apply Florian Roth's detection engineering methodology with YARA and Sigma rules. Emphasizes portable detection logic, community sharing, and signature quality. Use when creating detection rules that work across platforms.
majiayu000/claude-skill-registry 163
-
site-crawler
Crawl and extract content from websites
majiayu000/claude-skill-registry 163
-
Oracle Agent Spec Expert
Design framework-agnostic AI agents using Oracle's Open Agent Specification for portable, interoperable agentic systems with JSON/YAML definitions
majiayu000/claude-skill-registry 163
-
excel-processor
Process Excel files with data manipulation, formula generation, and chart creation. Use when working with spreadsheets or Excel data.
majiayu000/claude-skill-registry 163
-
impact-analysis
コード変更の影響範囲分析スキル。変更が引き起こし得る影響を影響面(code/interface/data/external/config/runtime/security/observability)ごとに整理し、「どこをレビューし、何をテストし、何を観測すべきか」を根拠つきで提示する。
トリガー条件:
- 「影響範囲を分析して」「この変更の影響は?」「どこまで波及する?」
- PRレビュー依頼時、リファクタ/仕様変更時
- 障害対応で「原因箇所の周辺影響」を確認したい時
注意: 変更の是非の最終判断は行わない。実行時にしか分からない挙動は推定と不確実性を提示する。
majiayu000/claude-skill-registry 163
-
text-diff
比较文件和文本,支持统一diff、并排视图和补丁生成。
majiayu000/claude-skill-registry 163
-
library-design-patterns
Standardized library design patterns for autonomous-dev including two-tier design, progressive enhancement, non-blocking enhancements, and security-first architecture. Use when creating or refactoring Python libraries.
majiayu000/claude-skill-registry 163
-
css-generation
Generate CSS, Tailwind, and styled-components code from design style selections
majiayu000/claude-skill-registry 163
-
peekaboo
Capture and automate macOS UI with the Peekaboo CLI.
majiayu000/claude-skill-registry 163
-
ollama-client
Phi-4 LLM interaction skill for generating text completions via Ollama API. Use for all LLM inference tasks including section detection, summarization, recommendation generation, and quality evaluation.
majiayu000/claude-skill-registry 163
-
ice-scorer
Automatically score growth experiments using the ICE framework (Impact × Confidence × Ease). Use when the user creates a new experiment, mentions scoring or prioritization, or when analyzing experiment backlogs. Helps prioritize experiments by evaluating Impact (1-10), Confidence (1-10), and Ease (1-10).
majiayu000/claude-skill-registry 163
-
58-production-security
Create your cloud security skill in one prompt, then learn to improve it throughout the chapter
majiayu000/claude-skill-registry 163
-
slack-expert
Use when user needs Slack app development, @slack/bolt implementation, Block Kit UI design, event handling, OAuth flows, or Slack API integrations for bots and interactive components.
majiayu000/claude-skill-registry 163
-
excel
Read, write, edit, and format Excel files (.xlsx). Create spreadsheets, manipulate data, apply formatting, manage sheets, merge cells, find/replace, and export to CSV/JSON/Markdown. Use for any Excel file manipulation task.
majiayu000/claude-skill-registry 163
-
simple-gemini
Collaborative documentation and test code writing workflow using zen mcp's clink to launch gemini CLI session in WSL (via 'gemini' command) where all writing operations are executed. Use this skill when the user requests "use gemini to write test files", "use gemini to write documentation", "generate related test files", "generate an explanatory document", or similar document/test writing tasks. The gemini CLI session acts as the specialist writer, working with the main Claude model for context gathering, outline approval, and final review. For test code, codex CLI (also launched via clink) validates quality after gemini completes writing.
majiayu000/claude-skill-registry 163
-
memcached-config-helper
Memcached Config Helper - Auto-activating skill for Backend Development.
Triggers on: memcached config helper, memcached config helper
Part of the Backend Development skill category.
majiayu000/claude-skill-registry 163
-
__main__
Imported skill __main__ from langchain
majiayu000/claude-skill-registry 163
-
clay-debug-bundle
Collect Clay debug evidence for support tickets and troubleshooting.
Use when encountering persistent issues, preparing support tickets,
or collecting diagnostic information for Clay problems.
Trigger with phrases like "clay debug", "clay support bundle",
"collect clay logs", "clay diagnostic".
majiayu000/claude-skill-registry 163
-
push-code
Commit and push code with automatic task discovery. Finds completed tasks from the planning board since last commit and includes them in the commit message.
majiayu000/claude-skill-registry 163
-
defense-in-depth
Use when invalid data causes failures deep in execution, requiring validation at multiple system layers - validates at every layer data passes through to make bugs structurally impossible
majiayu000/claude-skill-registry 163
-
policyengine-aggregation
PolicyEngine aggregation patterns - using adds attribute and add() function for summing variables across entities
majiayu000/claude-skill-registry 163
-
spec-guardian
Ensure features are developed according to specifications by validating implementation against API docs, database schemas, and acceptance criteria. Use before starting implementation, during code review, or when verifying feature completeness.
majiayu000/claude-skill-registry 163
-
detecting-security-vulnerabilities
Scans code for security vulnerabilities and unsafe patterns. Use when the user asks about security, mentions OWASP, credentials, secrets, XSS, SQL injection, or wants to audit code for threats.
majiayu000/claude-skill-registry 163
-
skill-search
从GitHub和SkillsMP等官方网站搜索符合用户描述的优质skill,供用户选择,然后自动克隆并安装相应skill到全局~/.claude/skills/目录。当用户需要搜索或安装新skill时触发此技能。
majiayu000/claude-skill-registry 163