Skip to main content

KaiserWhoLearns/skillsbench

SkillsMP は KaiserWhoLearns/skillsbench から 31 件の skill を収集しています。skill を開くとソースと詳細を確認できます。

記録された最新のソース活動
SkillsMP カタログ更新
収集済み skills
31
GitHub スター
0
GitHub フォーク
0

収集済み skill 31 件中 31 件を表示しています。

職業分類
地球科学者(水文学者・地理学者除く)
説明

AdLoc is a method for accurate earthquake location i.e. determining the origin time and location of seismic events using phase arrival times. It is a SOTA method published in 2025, notable for its robustness against outlier picks. This skill demonstrates how…

原文の言語: 英語

更新
職業分類
データサイエンティスト
説明

Statistical methods for analyzing A/B test (controlled experiment) results. Covers hypothesis testing for different metric types, multiple comparison corrections, and effect size calculations. Use when analyzing experiment data with control and treatment…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Civilization 6 district mechanics library. Use when working with district placement validation, adjacency bonus calculations, or understanding Civ6 game rules.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Hex grid spatial utilities for offset coordinate systems. Use when working with hexagonal grids, calculating distances, finding neighbors, or spatial queries on hex maps.

原文の言語: 英語

更新
職業分類
DTPオペレーター
説明

Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, or any other…

原文の言語: 英語

更新
職業分類
ソフトウェア品質保証アナリスト・テスター
説明

This skill should be considered when you need to normalize testing engineers' written defect reasons following the provided product codebooks. This skill will correct the typos, misused abbreviations, ambiguous descriptions, mixed Chinese-English text or…

原文の言語: 英語

更新
職業分類
データサイエンティスト
説明

AC branch pi-model power flow equations (P/Q and |S|) with transformer tap ratio and phase shift, matching `acopf-math-model.md` and MATPOWER branch fields. Use when computing branch flows in either direction, aggregating bus injections for nodal balance,…

原文の言語: 英語

更新
職業分類
電気エンジニア
説明

Power system network data formats and topology. Use when parsing bus, generator, and branch data for power flow analysis.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

A library for building, validating, visualizing, and serializing dialogue graphs. Use this when parsing scripts or creating branching narrative structures.

原文の言語: 英語

更新
職業分類
データサイエンティスト
説明

World-class data engineering skill for building scalable data pipelines, ETL/ELT systems, real-time streaming, and data infrastructure. Expertise in Python, SQL, Spark, Airflow, dbt, Kafka, Flink, Kinesis, and modern data stack. Includes data modeling,…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Manage Google Calendar - search, create, update events and answer calendar questions. Use when user wants to interact with their Google Calendar for scheduling and calendar operations.

原文の言語: 英語

更新
職業分類
産業エンジニア
説明

This skill should be considered when you need to repair an infeasible or non-optimal flexible job scheduling planning schedule into a downtime-feasible, precedence-feasible one while keep no worse policy budget.

原文の言語: 英語

更新
職業分類
産業機械整備士
説明

This skill should be considered when you need to answer reflow machine maintenance questions or provide detailed guidance based on thermocouple data, MES data or defect data and reflow technical handbooks. This skill covers how to obtain important concepts,…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Skill library for embodied household task planning in VirtualHome environments. Provides reusable high-level skills composed of primitive actions to generate executable programs from task descriptions and initial states.

原文の言語: 英語

更新
職業分類
秘書・行政アシスタント(法律・医療・役員除く)
説明

Manage Gmail - send, read, search emails, manage labels and drafts. Use when user wants to interact with their Gmail account for email operations.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Python JSON parsing best practices covering performance optimization (orjson/msgspec), handling large files (streaming/JSONL), security (injection prevention), and advanced querying (JSONPath/JMESPath). Use when working with JSON data, parsing APIs, handling…

原文の言語: 英語

更新
職業分類
データベース管理者
説明

This skill should be used when working with SQL databases, "SELECT", "INSERT", "UPDATE", "DELETE", "CREATE TABLE", "JOIN", "INDEX", "EXPLAIN", transactions, or database migrations. Provides comprehensive SQL patterns across PostgreSQL, MySQL, and SQLite.

原文の言語: 英語

更新
職業分類
データサイエンティスト
説明

Build and train machine learning models using scikit-learn, PyTorch, and TensorFlow for classification, regression, and clustering tasks

原文の言語: 英語

更新
職業分類
データサイエンティスト
説明

Analyze user retention and churn using survival analysis, cohort analysis, and machine learning. Calculate retention rates, build survival curves, predict churn risk, and generate retention optimization strategies. Use when working with user subscription…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Data validation and pipeline testing utilities for ML training projects. Validates datasets, model checkpoints, training pipelines, and dependencies. Use when validating training data, checking model outputs, testing ML pipelines, verifying dependencies,…

原文の言語: 英語

更新
職業分類
ネットワーク・コンピュータシステム管理者
説明

Generate NGINX configuration files for web servers, reverse proxies, load balancing, SSL termination, and static file serving. Triggers on "create nginx config", "generate nginx.conf", "nginx configuration for", "reverse proxy config".

原文の言語: 英語

更新
職業分類
ウェブ開発者
説明

Generates nginx.default.conf for nginx conf.d directory configuration. Serves static files from /usr/share/nginx/html.

原文の言語: 英語

更新
職業分類
ネットワーク・コンピュータシステム管理者
説明

Generates nginx-sites-available-default configuration file for serving the Vue application on Debian/Ubuntu-based nginx installations.

原文の言語: 英語

更新
職業分類
ネットワーク・コンピュータシステム管理者
説明

Enable HTTPS for local development with trusted SSL certificates. Use when developers need to test SSL/TLS features, work with third-party APIs requiring HTTPS, or simulate production environments. Supports mkcert, OpenSSL, and automatic certificate trust…

原文の言語: 英語

更新
職業分類
ネットワーク・コンピュータシステム管理者
説明

Guidance for configuring Nginx web servers with custom logging, rate limiting, and static content serving. This skill should be used when tasks involve setting up Nginx server blocks, configuring custom log formats, implementing rate limiting, or serving…

原文の言語: 英語

更新
職業分類
ネットワーク・コンピュータシステム管理者
説明

This skill provides guidance for generating self-signed SSL/TLS certificates using OpenSSL. Use this skill when tasks involve creating private keys, self-signed certificates, certificate signing requests (CSRs), or combined PEM files. It covers verification…

原文の言語: 英語

更新
職業分類
ネットワーク・コンピュータシステム管理者
説明

Manage SSL/TLS certificates with automated provisioning, renewal, and monitoring using Let's Encrypt, ACM, or Vault.

原文の言語: 英語

更新
職業分類
ネットワーク・コンピュータシステム管理者
説明

Manage SSL/TLS certificates and diagnose certificate issues. Use when the user says "cert expiring", "SSL error", "certificate problem", "renew certificate", "check certificate", "HTTPS not working", or asks about TLS/SSL.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Guidance for creating Python packages and serving them via a local PyPI server. This skill applies when tasks involve building Python packages (with pyproject.toml or setup.py), setting up local package repositories, or serving packages via HTTP for pip…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Fast Python environment management with uv (10-100x faster than pip). Triggers on: uv, venv, pip, pyproject, python environment, install package, dependencies.

原文の言語: 英語

更新
収集済み skill 31 件中 31 件を表示しています。