Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
skill-creation-workflow
スキル改善・新規作成を、skill-creator検証からskill_list更新まで一貫実行する指示書。
単一/複数スキルの処理順、成果物の完全性、言語規則、確認手順を明文化する。
Anchors:
• 18-skills.md / 適用: スキル構造・品質基準 / 目的: 仕様準拠の担保
• skill-creator / 適用: 検証と作成フロー / 目的: 一貫した作業手順
• Continuous Delivery (Humble) / 適用: 検証・自動化・反復 / 目的: 品質パイプライン構築
Trigger:
Use when creating or updating skills, enforcing skill-creator validation, or coordinating multi-skill updates.
skill creation, skill update, skill-creator validation, skill_list update, multi-skill workflow
majiayu000/claude-skill-registry 163
-
highlight-reel-scripter
Create shot lists for highlight videos. Timestamp key plays, music cue suggestions, pacing. Platform-specific cuts for TikTok, YouTube.
majiayu000/claude-skill-registry 163
-
awslabs-aws-api-mcp-server-suggest-aws-commands
To get possible AWS CLI commands from a natural-language request, suggest candidate `aws ...` commands when the exact service, operation, or syntax is unclear; use before call-aws.
majiayu000/claude-skill-registry 163
-
dabs-writer
Create and configure Databricks Asset Bundles (DABs) with best practices for multi-environment deployments. Use when working with: (1) Creating new DAB projects, (2) Adding resources (dashboards, pipelines, jobs, alerts), (3) Configuring multi-environment deployments, (4) Setting up permissions, (5) Deploying or running bundle resources
majiayu000/claude-skill-registry 163
-
Health & Nutrition Expert
Apply cutting-edge 2025 nutrition science on longevity, metabolic health, gut microbiome, and evidence-based dietary patterns for optimal vitality and disease prevention
majiayu000/claude-skill-registry 163
-
kubernetes-review
Reviews Kubernetes manifests for best practices, security, and homelab standards compliance. Use when reviewing YAML files, K8s manifests, Helm values, or ArgoCD applications.
majiayu000/claude-skill-registry 163
-
windsurf-observability
Set up comprehensive observability for Windsurf integrations with metrics, traces, and alerts.
Use when implementing monitoring for Windsurf operations, setting up dashboards,
or configuring alerting for Windsurf integration health.
Trigger with phrases like "windsurf monitoring", "windsurf metrics",
"windsurf observability", "monitor windsurf", "windsurf alerts", "windsurf tracing".
majiayu000/claude-skill-registry 163
-
Swift Optionals Patterns
Use when swift's optional handling patterns including optional binding, chaining, nil coalescing, and modern approaches to safely working with optional values while avoiding common pitfalls and force unwrapping.
majiayu000/claude-skill-registry 163
-
gitlab-ci-patterns
Build GitLab CI/CD pipelines with multi-stage workflows, caching, and distributed runners for scalable automation. Use when implementing GitLab CI/CD, optimizing pipeline performance, or setting up automated testing and deployment.
majiayu000/claude-skill-registry 163
-
infrastructure-reporting
Generate comprehensive network infrastructure reports including health status, performance analysis, security audits, and capacity planning recommendations.
majiayu000/claude-skill-registry 163
-
qwik-component-generator
Generate Qwik components with resumability and TypeScript. Triggers on "create qwik component", "generate qwik file", "qwik component", "qwik city page".
majiayu000/claude-skill-registry 163
-
ethereal-persona
Design and implement the personality, conversational style, and emotional behavior of the Ethereal "Digital Spirit". Use this skill when updating system prompts, mood logic, or implementing new interactive behaviors. Ensures the spirit remains witty, concise, and mysteriously connected to the system's pulse.
majiayu000/claude-skill-registry 163
-
fix-ci-failures
Diagnose and fix CI/CD failures by analyzing logs, reproducing locally, and applying fixes. Use when CI checks fail on pull requests.
majiayu000/claude-skill-registry 163
-
blue-green-deployment
Implement blue-green deployment strategies for zero-downtime releases with instant rollback capability and traffic switching between environments.
majiayu000/claude-skill-registry 163
-
political-scientist-analyst
Analyzes events through political science lens using IR theory (Realism, Liberalism, Constructivism),
comparative politics, institutional analysis, and power dynamics.
Provides insights on governance, security, regime change, international cooperation, and policy outcomes.
Use when: Political events, international crises, elections, regime transitions, policy changes, conflicts.
Evaluates: Power distributions, institutional effects, actor interests, strategic interactions, norms.
majiayu000/claude-skill-registry 163
-
bigquery-scheduled-query
Bigquery Scheduled Query - Auto-activating skill for GCP Skills.
Triggers on: bigquery scheduled query, bigquery scheduled query
Part of the GCP Skills skill category.
majiayu000/claude-skill-registry 163
-
position-sizing-action-space
7-action space with position sizing (25/50/75%) + small account simulation. Trigger when: (1) model needs sizing decisions, (2) training for <$25K accounts, (3) upgrading obs_dim 5600->5900.
majiayu000/claude-skill-registry 163
-
ctf-crypto
Solve CTF cryptography challenges by identifying, analyzing, and exploiting weak crypto implementations in binaries to extract keys or decrypt data. Use for custom ciphers, weak crypto, key extraction, or algorithm identification.
majiayu000/claude-skill-registry 163
-
Philsquare Permissions
This skill should be used when the user asks to "add permissions to a policy", "create a policy with roles", "set up role permissions", "configure rolePermissions", "use BasePolicy", or when working with Laravel policies that need role-based permission management. Also activate when creating or modifying policies in a project using philsquare/permissions.
majiayu000/claude-skill-registry 163
-
docker-init
Initialize Docker environment with Dockerfile, compose config, and .dockerignore
majiayu000/claude-skill-registry 163
-
gitlab-ci-debugger
Debug and monitor GitLab CI/CD pipelines for merge requests. Check pipeline status, view job logs, and troubleshoot CI failures. Use this when the user needs to investigate GitLab CI pipeline issues, check job statuses, or view specific job logs.
majiayu000/claude-skill-registry 163
-
.claude/skills/matrix-builds/SKILL.md
GitHub Actionsのマトリックスビルド戦略(strategy.matrix)の設計と最適化。
複数のOS、バージョン、環境での並列テスト実行、動的マトリックス生成、include/exclude条件、
fail-fast制御、max-parallel設定による効率的なCI/CDパイプライン構築を支援。
📖 参照書籍:
- 『Don't Make Me Think』(Steve Krug): ユーザビリティ
📚 リソース参照:
- `resources/Level1_basics.md`: レベル1の基礎ガイド
- `resources/Level2_intermediate.md`: レベル2の実務ガイド
- `resources/Level3_advanced.md`: レベル3の応用ガイド
- `resources/Level4_expert.md`: レベル4の専門ガイド
- `resources/dynamic-matrix.md`: fromJSON活用、変更ファイルベースの動的テスト選択、条件付きマトリックス生成
- `resources/legacy-skill.md`: 旧SKILL.mdの全文
- `resources/matrix-strategy.md`: include/exclude構文、fail-fast制御、max-parallel設定、マトリックス変数アクセス
- `scripts/generate-matrix.mjs`: マトリックス設定の自動生成(OS/バージョン組み合わせ、YAML出力)
- `scripts/log_usage.mjs`: 使用記録・自動評価スクリプト
- `scripts/validate-skill.mjs`: スキル構造検証スクリプト
- `templates/matrix-template.yaml`: マルチOS・マルチバージョンテスト用マトリックスビルドテンプレート
Use proactively when handling matrix builds tasks.
majiayu000/claude-skill-registry 163
-
learning-localization-engineering
Convert measurement systems, format dates/times/numbers/currency by locale, adapt address formats, and handle locale-specific sorting. Use when localizing technical content for regions. Activates on "localization", "date format", "measurement conversion", or "locale adaptation".
majiayu000/claude-skill-registry 163
-
butter-smooth-scrolling
Add cinematic lerp-based smooth scrolling for all scroll inputs (mouse wheel, trackpad, touch). Creates butter-smooth momentum scrolling like premium agency websites. Works alongside existing smooth-scroll anchor links.
majiayu000/claude-skill-registry 163