Idiomatic Scala testing patterns with ScalaTest.
原文の言語: 英語
メニュー
このリポジトリの skills
SkillsMP は cxcscmu/SkillLearnBench から 1,216 件の skill を収集しています。skill を開くとソースと詳細を確認できます。
cxcscmu/SkillLearnBench収集済み skill 1,216 件中 40 件を表示しています。
Idiomatic Scala testing patterns with ScalaTest.
原文の言語: 英語
Implementing type classes for extensible, ad-hoc polymorphism.
原文の言語: 英語
Skill for parsing JSON files.
原文の言語: 英語
Skill for extracting text and layout.
原文の言語: 判定不能
Skill for scheduling meetings.
原文の言語: 英語
Implementing force-directed bubble charts with category clustering and tooltips.
原文の言語: 英語
Optimized loading and pre-processing of CSV data for D3.js.
原文の言語: 英語
Improving interaction between D3 charts and HTML tables with selection events.
原文の言語: 英語
This skill covers the process of calibrating GLM by iterating through parameters within allowed bounds and verifying metrics against observations.
原文の言語: 英語
This skill covers using the netCDF4 library for reading simulation outputs in Lake Mendota GLM modelling.
原文の言語: 英語
Improved data querying skill for finding pet-friendly accommodations and specific restaurant cuisines in a given city.
原文の言語: 英語
Improved itinerary builder focusing on constraint adherence, logically connecting cities, and robust JSON schema generation.
原文の言語: 英語
Performs image format conversion and color space modification using ImageMagick tools.
原文の言語: 英語
Counts object occurrences in an image using OpenCV template matching with non-maximum suppression.
原文の言語: 英語
Extracts all key frames from a video file into a specified output directory using FFmpeg.
原文の言語: 英語
Improved Excel data analysis and formula manipulation using openpyxl.
原文の言語: 英語
Official Anthropic brand colors, typography, and styling instructions for technical posters and presentations.
原文の言語: 英語
Advanced techniques for rendering 2D isometric exploded views of hardware using Matplotlib.
原文の言語: 英語
Comprehensive guidelines for composing a strict seven-character regulated verse (qiyan lvshi) based on modern Mandarin pronunciation, including advanced tonal rules.
原文の言語: 英語
A comprehensive skill for mapping, understanding, and filling complex interactive PDF forms using PyMuPDF (fitz).
原文の言語: 英語
How to compute precomputed distance matrices for custom distance metrics in Scikit-Learn DBSCAN.
原文の言語: 英語
Advanced usage of joblib for parallel execution of grid search tasks, including result flattening.
原文の言語: 英語
Finding the Pareto frontier for multi-objective optimization using dominance conditions.
原文の言語: 英語
An advanced guide on generating a fully-featured CSV vulnerability report, featuring explicit filtering, missing data fallbacks, and strict header schemas.
原文の言語: 英語
Advanced robust CVSS extraction logic that correctly falls back across priority sources and handles missing values.
原文の言語: 英語
A complete guide to executing Trivy in offline mode via Python `subprocess` to scan dependency files for vulnerabilities.
原文の言語: 英語
Advanced handling of GeoJSON files in GeoPandas, emphasizing correct geometry formats and time processing to ISO 8601 standard.
原文の言語: 英語
Advanced guide on GeoPandas projections for accurate metric distance calculations without distortion using point-centric Azimuthal Equidistant CRS.
原文の言語: 英語
Improved guide for performing spatial joins with GeoPandas, specifically handling antimeridian crossing polygons like the Pacific Plate.
原文の言語: 英語
Deep parsing and structural querying of nested JSON documents, resolving implicit relations across multi-modal corporate datasets like Slack messages and PRs.
原文の言語: 英語
How to correctly and robustly search for a fund manager's accession number in SEC 13F COVERPAGE.tsv.
原文の言語: 英語
How to calculate a fund's actual AUM and total unique stock count for modern SEC 13F data.
原文の言語: 英語
How to accurately identify stocks that "received increased investment" by checking both share count and dollar value change.
原文の言語: 英語
How to find top fund managers heavily invested in a particular stock across all data quality issues.
原文の言語: 英語
Security considerations for Jackson JSON deserialization in Java, focusing on @JacksonInject bypass vulnerabilities via empty property names ("").
原文の言語: 英語
Provides a robust python module for querying GitHub's search API using urllib with automatic pagination.
原文の言語: 英語
A refined skill to implement SimPO (Simple Preference Optimization) loss in PyTorch, precisely matching the official paper implementation without a reference model.
原文の言語: 英語
Advanced Word document manipulation using raw XML regex replacements to perfectly preserve formatting across split text runs.
原文の言語: 英語
Robustly extracts text from PDF, DOCX, and PPTX files in Python using PyPDF2, python-docx, and python-pptx, suitable for document classification workflows.
原文の言語: 英語
Classifies unstructured text into specific categories based on keyword presence, falling back to a default category when no matches are found.
原文の言語: 英語