Skip to main content

KaiserWhoLearns/skillsbench

SkillsMP a collecté 31 skills depuis KaiserWhoLearns/skillsbench. Ouvrez un skill pour examiner sa source et ses détails.

Dernière activité source enregistrée
Catalogue SkillsMP mis à jour
skills collectés
31
Étoiles GitHub
0
Forks GitHub
0

Affichage de 31 skills collectés sur 31.

métier
Géoscientifiques (sauf hydrologues et géographes)
description

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…

Langue du texte source : anglais

mis à jour
métier
Scientifiques des données
description

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…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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

Langue du texte source : anglais

mis à jour
métier
Éditeurs PAO
description

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…

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

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…

Langue du texte source : anglais

mis à jour
métier
Scientifiques des données
description

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,…

Langue du texte source : anglais

mis à jour
métier
Ingénieurs électriques
description

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

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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

Langue du texte source : anglais

mis à jour
métier
Scientifiques des données
description

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,…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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.

Langue du texte source : anglais

mis à jour
métier
Ingénieurs industriels
description

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.

Langue du texte source : anglais

mis à jour
métier
Mécaniciens de machines industrielles
description

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,…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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.

Langue du texte source : anglais

mis à jour
métier
Secrétaires et assistants administratifs (sauf juridique, médical et direction)
description

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

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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…

Langue du texte source : anglais

mis à jour
métier
Administrateurs de bases de données
description

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.

Langue du texte source : anglais

mis à jour
métier
Scientifiques des données
description

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

Langue du texte source : anglais

mis à jour
métier
Scientifiques des données
description

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…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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,…

Langue du texte source : anglais

mis à jour
métier
Administrateurs de réseaux et de systèmes informatiques
description

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".

Langue du texte source : anglais

mis à jour
métier
Développeurs web
description

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

Langue du texte source : anglais

mis à jour
métier
Administrateurs de réseaux et de systèmes informatiques
description

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

Langue du texte source : anglais

mis à jour
métier
Administrateurs de réseaux et de systèmes informatiques
description

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…

Langue du texte source : anglais

mis à jour
métier
Administrateurs de réseaux et de systèmes informatiques
description

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…

Langue du texte source : anglais

mis à jour
métier
Administrateurs de réseaux et de systèmes informatiques
description

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…

Langue du texte source : anglais

mis à jour
métier
Administrateurs de réseaux et de systèmes informatiques
description

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

Langue du texte source : anglais

mis à jour
métier
Administrateurs de réseaux et de systèmes informatiques
description

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.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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

Langue du texte source : anglais

mis à jour
Affichage de 31 skills collectés sur 31.