Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
data-lake-management
Data Lake architecture and management including medallion architecture (bronze/silver/gold zones), data catalog with AWS Glue, partitioning strategies, schema evolution, data quality, governance, cost optimization, S3 lifecycle policies, data retention, compliance, query optimization with Athena, data formats (Parquet, ORC, Avro), incremental processing, CDC patterns, and production best practices for scalable data lakes.
majiayu000/claude-skill-registry 163
-
serving-llms-vllm
Serves LLMs with high throughput using vLLM's PagedAttention and continuous batching. Use when deploying production LLM APIs, optimizing inference latency/throughput, or serving models with limited GPU memory. Supports OpenAI-compatible endpoints, quantization (GPTQ/AWQ/FP8), and tensor parallelism.
majiayu000/claude-skill-registry 163
-
dependency-auditing
依存関係の脆弱性検出、評価、修正計画を体系化するスキル。
CVSS評価と修正優先度を整理し、継続的な監査を支援する。
Anchors:
• CVSS v3.1 Specification / 適用: 重大度評価 / 目的: 優先度の整合性
• The Pragmatic Programmer / 適用: 自動化と継続改善 / 目的: 監査の継続性
• OWASP Dependency-Check / 適用: 依存監査 / 目的: 脆弱性検出の標準化
Trigger:
Use when auditing dependencies, evaluating vulnerability reports, prioritizing remediation, or integrating security scans into CI/CD.
dependency audit, CVE, GHSA, CVSS, npm audit, pnpm audit, security scanning
majiayu000/claude-skill-registry 163
-
sentry-performance-tuning
Optimize Sentry performance monitoring configuration.
Use when tuning sample rates, reducing overhead,
or improving performance data quality.
Trigger with phrases like "sentry performance optimize", "tune sentry tracing",
"sentry overhead", "improve sentry performance".
majiayu000/claude-skill-registry 163
-
resolve-issues
Resolve GitHub issues using isolated worktrees and TDD
majiayu000/claude-skill-registry 163
-
shaping
Use after brainstorming to apply vanilla-rails patterns to a feature, producing structured handoff for implementation planning. Invoke with /shape.
majiayu000/claude-skill-registry 163
-
bignum-calculator
Arbitrary precision integer calculator for handling extremely large numbers. Use when users need to compute with numbers that exceed standard numeric limits, including operations like factorial of large numbers (e.g., 100!), powers with large exponents (e.g., 2^1000), arithmetic on numbers with hundreds of digits, or prime checking, GCD, LCM, Fibonacci, and binomial coefficients.
majiayu000/claude-skill-registry 163
-
Production Deployment
Expert guidance for deploying Agno AGI agents and AI applications to production using Docker, FastAPI, monitoring, CI/CD, and cloud platforms
majiayu000/claude-skill-registry 163
-
deploying-public-apps
Deploys public-facing apps that handle their own authentication (like Jellyfin, game servers) without Authelia forward auth
majiayu000/claude-skill-registry 163
-
time-stepping
Plan and control time-step policies for simulations. Use when coupling CFL/physics limits with adaptive stepping, ramping initial transients, scheduling outputs/checkpoints, or planning restart strategies for long runs.
majiayu000/claude-skill-registry 163
-
meal-prep-efficiency-guru
Expert in batch cooking, meal planning, food storage, and efficient kitchen workflows
majiayu000/claude-skill-registry 163
-
azure-usage
This skill should be used when user asks to "query Azure resources", "list storage accounts", "manage Key Vault secrets", "work with Cosmos DB", "check AKS clusters", "use Azure MCP", or interact with any Azure service.
majiayu000/claude-skill-registry 163
-
yukyu-compliance
Asistente especializado en normativa japonesa de vacaciones pagadas (有給休暇) y cumplimiento laboral
majiayu000/claude-skill-registry 163
-
.claude/skills/linting-formatting-automation/SKILL.md
コード品質とフォーマット自動化の専門スキル。
ESLint、Prettier、Biome、Stylelintなどのリンターとフォーマッターのセットアップ、
設定、CI/CD統合、pre-commitフック構築、エディタ統合を提供します。
📚 リソース参照:
このスキルには以下のリソースが含まれています。
必要に応じて該当するリソースを参照してください:
- `.claude/skills/linting-formatting-automation/resources/eslint-config-guide.md`: ESLint設定ガイド(ルール選択、プラグイン統合、カスタムルール)
- `.claude/skills/linting-formatting-automation/resources/prettier-biome-comparison.md`: Prettier vs Biome 比較(パフォーマンス、機能、移行戦略)
- `.claude/skills/linting-formatting-automation/resources/pre-commit-hook-setup.md`: pre-commitフックセットアップ(husky、lint-staged統合)
- `.claude/skills/linting-formatting-automation/resources/ci-cd-integration.md`: CI/CD統合ガイド(GitHub Actions、GitLab CI)
- `.claude/skills/linting-formatting-automation/scripts/setup-linter.sh`: リンター自動セットアップスクリプト
- `.claude/skills/linting-formatting-automation/templates/eslintrc-template.json`: ESLint設定テンプレート
- `.claude/skills/linting-formatting-automation/templates/prettier-config-template.json`: Prettier設定テンプレート
- `.claude/skills/linting-formatting-automation/templates/biome-config-template.json`: Biome設定テンプレート
使用タイミング:
- 新規プロジェクトのリンター/フォーマッター初期設定時
- 既存プロジェクトのコード品質改善時
- CI/CDパイプラインへのリント追加時
- pre-commitフック構築時
- ESLint → Biomeなどのツール移行時
関連スキル:
- `.claude/skills/prettier-integration/SKILL.md` - Prettier詳細統合
- `.claude/skills/code-quality/SKILL.md` - コード品質基準と評価
- `.claude/skills/github-actions-workflows/SKILL.md` - GitHub Actions CI/CD
Use proactively when setting up linting/formatting tools,
integrating code quality checks into CI/CD, or configuring
pre-commit hooks for consistent code style enforcement.
majiayu000/claude-skill-registry 163
-
editor-agent
Specialized agent for line-level editing focused on clarity, concision, and style. Improves sentence structure, word choice, and rhythm. Use when user asks for "line editing", "polish", "improve clarity", or needs sentence-level improvements.
majiayu000/claude-skill-registry 163
-
Backend Deployment
Your approach to handling backend deployment. Use this skill when working on files where backend deployment comes into play.
majiayu000/claude-skill-registry 163
-
proof-grade-150
Ensure every critical claim has verifiable evidence with confidence levels. Each fact must have source + confidence percentage. If confidence <85%, enter Loop150 to find more sources. Use for critical decisions, factual claims, legal/compliance work, or any situation where unverified claims are dangerous.
majiayu000/claude-skill-registry 163
-
internal-comms
A set of resources to help me write all kinds of internal communications, using the formats that my company likes to use. Claude should use this skill whenever asked to write some sort of internal communications (status reports, leadership updates, 3P updates, company newsletters, FAQs, incident reports, project updates, etc.).
majiayu000/claude-skill-registry 163
-
loki
Guide for implementing Grafana Loki - a horizontally scalable, highly available log aggregation system. Use when configuring Loki deployments, setting up storage backends (S3, Azure Blob, GCS), writing LogQL queries, configuring retention and compaction, deploying via Helm, integrating with OpenTelemetry, or troubleshooting Loki issues on Kubernetes.
majiayu000/claude-skill-registry 163
-
lost-and-found
Lost and found operations expertise from Maria covering intake procedures, claiming process, fraud prevention, and pattern recognition for efficient item recovery
majiayu000/claude-skill-registry 163
-
financial-product-blueprint
Template for packaging financial products with pricing, underwriting, and compliance details.
majiayu000/claude-skill-registry 163
-
dockerization
Official Stakpak application containerization standard operating procedure, a step-by-step guidline to properly dockerize applications. This is a rule book curated by the Stakpak Team.
majiayu000/claude-skill-registry 163
-
festival-operator
This skill should be used when the user asks about "festival operations", "event management", "vendor management", "lost and found procedures", "security protocols", "customer service at events", "handling difficult customers", "festival emergencies", "marketing communications", or discusses managing festivals, winter events, or public gatherings.
majiayu000/claude-skill-registry 163
-
multiplicity-orchestration
Run multiple AI instances in parallel, coordinate their execution, manage timing and dependencies
majiayu000/claude-skill-registry 163