Idiomatic Scala testing patterns with ScalaTest.
Skills in this repository
cxcscmu/SkillLearnBench - Page 14
SkillsMP has collected 1,216 skills from cxcscmu/SkillLearnBench. Open a skill to review its source and details.
cxcscmu/SkillLearnBenchShowing 40 of 1,216 collected skills.
Implementing type classes for extensible, ad-hoc polymorphism.
Skill for parsing JSON files.
Skill for extracting text and layout.
Source text: Undetermined
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.