Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
sensitivity-analysis
Conduct sensitivity analyses to test robustness of findings. Use when: (1) Testing assumption violations, (2) Meta-analysis robustness, (3) Handling missing data, (4) Examining outliers.
majiayu000/claude-skill-registry 163
-
vcpkg
C++ package manager for Windows with installation, environment setup, and package installation commands.
majiayu000/claude-skill-registry 163
-
better-chatbot-patterns
majiayu000/claude-skill-registry 163
-
MOVA: skill_file_cleanup_snapshot_node_basic (wrapper)
Scans a filesystem target and produces ds.file_cleanup_snapshot_v1 (no deletions). Input: env.file_cleanup_snapshot_request_v1.
majiayu000/claude-skill-registry 163
-
juicebox-core-workflow-a
Execute Juicebox people search workflow.
Use when building candidate sourcing pipelines, searching for professionals,
or implementing talent discovery features.
Trigger with phrases like "juicebox people search", "find candidates juicebox",
"juicebox talent search", "search professionals juicebox".
majiayu000/claude-skill-registry 163
-
executing-plans
Use when you have a written implementation plan to execute in a separate session with review checkpoints
majiayu000/claude-skill-registry 163
-
uv-ruff-only-tooling-migration
Migrate a Python repo from Poetry/Black to UV + Ruff-only (CI, pre-commit, pyproject, docs).
majiayu000/claude-skill-registry 163
-
report-formatter
Format, beautify, and optimize report content.
LOAD THIS SKILL WHEN: User says "整理報告", "格式化", "美化報告", "polish report" | after report generation | need professional formatting.
CAPABILITIES: Markdown formatting, grammar check, structure optimization, emoji/table/code block styling.
majiayu000/claude-skill-registry 163
-
privacy-risk-assessment
Assess data privacy and compliance risks in pilot data workflows and outputs. Use when evaluating data handling practices, consent requirements, and privacy regulations for pilot initiatives.
majiayu000/claude-skill-registry 163
-
sql-query-optimizer
Analyzes and optimizes SQL queries using EXPLAIN plans, index recommendations, query rewrites, and performance benchmarking. Use for "query optimization", "slow queries", "database performance", or "EXPLAIN analysis".
majiayu000/claude-skill-registry 163
-
fix-markdown-fences
Repair malformed markdown code fence closings. Use when markdown files have closing fences with language identifiers (```text instead of ```) or when generating markdown with code blocks to ensure proper fence closure.
majiayu000/claude-skill-registry 163
-
agent-chain-analyzer
Detects and analyzes agent chain anti-patterns where agents invoke other agents sequentially causing massive context load
majiayu000/claude-skill-registry 163
-
building-with-tbc
This skill should be used when the user asks to "generate gitlab-ci.yml", "create GitLab CI pipeline", "configure GitLab CI/CD", "use To-Be-Continuous templates", "setup TBC templates", "create CI/CD for Python/Node/Go/Java project", "configure Docker build in GitLab", "setup Kubernetes deployment in GitLab", "add SonarQube to GitLab CI", "configure Terraform with GitLab", or mentions "TBC", "To-Be-Continuous", "Kicker".
majiayu000/claude-skill-registry 163
-
dst-subjects
Browse Danmarks Statistik subject hierarchy to explore available data topics and categories. Use when user wants to discover what data is available or explore DST's organizational structure.
majiayu000/claude-skill-registry 163
-
stride-analysis-patterns
Apply STRIDE methodology to systematically identify threats. Use when analyzing system security, conducting threat modeling sessions, or creating security documentation.
majiayu000/claude-skill-registry 163
-
weather-voice
Get real-time weather information using web search. Use when user asks about weather, temperature, forecast, or climate conditions for any location. Supports voice input (microphone) and voice output (TTS). By default outputs BOTH text and voice.
majiayu000/claude-skill-registry 163
-
crypto-hard-filter-simplification
Simplify crypto hard filters to essential checks only. Trigger when: (1) crypto symbols fail multiple filters, (2) data_quality/spread/trading_status fail for crypto, (3) yfinance data gaps causing false failures.
majiayu000/claude-skill-registry 163
-
td-naive-bayes
Naive Bayes classifier for probabilistic classification
majiayu000/claude-skill-registry 163
-
spring-boot-basics
Comprehensive guide to Spring Boot fundamentals - auto-configuration, starters, properties, and profiles
majiayu000/claude-skill-registry 163
-
pr-test-analyzer
Use when asked to evaluate PR test coverage or explicitly asked to run the pr-test-analyzer subagent.
majiayu000/claude-skill-registry 163
-
love-math
majiayu000/claude-skill-registry 163
-
clinical-reports
Write comprehensive clinical reports including case reports (CARE guidelines), diagnostic reports (radiology/pathology/lab), clinical trial reports (ICH-E3, SAE, CSR), and patient documentation (SOAP, H&P, discharge summaries). Full support with templates, regulatory compliance (HIPAA, FDA, ICH-GCP), and validation tools.
majiayu000/claude-skill-registry 163
-
1k-platform-requirements
Documents minimum SDK/OS version requirements for all OneKey platforms. Use when checking platform compatibility, understanding deployment targets, verifying version requirements, or when user asks if their device can run the project. Triggers on minimum version, SDK version, API level, deployment target, platform requirements, iOS version, Android version, Chrome version, Electron version, can I run, environment check, device compatibility, check environment.
majiayu000/claude-skill-registry 163
-
tuistory
Test and automate TUI applications using tuistory (Playwright for terminals). PREFERRED over tmux-tui for most cases. Use when you need reliable TUI automation with proper wait conditions instead of sleep hacks.
majiayu000/claude-skill-registry 163