Anthropic's official brand color palette, typography, and design tokens for use in branded materials.
Langue du texte source : anglais
Menu
Skills dans ce dépôt
SkillsMP a collecté 1 216 skills depuis cxcscmu/SkillLearnBench. Ouvrez un skill pour examiner sa source et ses détails.
cxcscmu/SkillLearnBenchAffichage de 40 skills collectés sur 1 216.
Anthropic's official brand color palette, typography, and design tokens for use in branded materials.
Langue du texte source : anglais
Creating technical diagrams and exploded-view illustrations using Python Pillow with geometric primitives and text annotations.
Langue du texte source : anglais
Modern Mandarin rhyme groups for classical Chinese poetry composition, mapping finals to rhyme categories.
Langue du texte source : anglais
Rules and structure of Chinese seven-character regulated verse (七言律诗), including tonal patterns, parallelism, and rhyme schemes.
Langue du texte source : anglais
California SC-100 Small Claims Court form field mapping and filling guide.
Langue du texte source : anglais
Fill PDF form fields using pypdf library in Python, including text fields and checkboxes.
Langue du texte source : anglais
Define custom distance/similarity metrics for DBSCAN clustering with sklearn, using weighted Euclidean distances.
Langue du texte source : anglais
Parallel processing with joblib for grid search and batch computations across multiple CPU cores.
Langue du texte source : anglais
Multi-objective optimization with Pareto frontiers for finding trade-off solutions between conflicting objectives.
Langue du texte source : anglais
Extract CVSS scores from vulnerability data sources with proper fallback handling across NVD, GHSA, and RedHat sources.
Langue du texte source : anglais
Use Trivy vulnerability scanner in offline mode to discover security vulnerabilities in dependency files.
Langue du texte source : anglais
Generate structured CSV security audit reports from vulnerability data with proper filtering and formatting.
Langue du texte source : anglais
Loading and processing GeoJSON earthquake and plate boundary data with GeoPandas for spatial analysis.
Langue du texte source : anglais
Using GeoPandas coordinate projections for accurate distance calculations on geospatial data.
Langue du texte source : anglais
Analyzing earthquake data relative to tectonic plate boundaries using PB2002 dataset and GeoPandas.
Langue du texte source : anglais
Techniques for retrieving structured information from enterprise Slack/document JSON data files.
Langue du texte source : anglais
Patterns for analyzing and outputting structured JSON answers from enterprise data queries.
Langue du texte source : anglais
Analyze SEC 13-F filings data including AUM, holdings count, and cross-quarter comparisons using TSV files.
Langue du texte source : anglais
Fuzzy string matching for fund names and stock CUSIPs using thefuzz library.
Langue du texte source : anglais
Apache Druid JavaScript RCE vulnerability (CVE-2021-25646) fix via @JacksonInject hardening and constructor validation.
Langue du texte source : anglais
Preventing Jackson @JacksonInject override attacks where JSON input can replace server-side injected values.
Langue du texte source : anglais
Computing pull request statistics (merge time, top contributors) from gh CLI JSON output using jq.
Langue du texte source : anglais
Using the gh CLI to search and list GitHub issues and pull requests with date filters and label queries.
Langue du texte source : anglais
Using jq to parse, filter, and aggregate JSON data from CLI tools for generating reports.
Langue du texte source : anglais
PyTorch patterns for implementing preference optimization losses (DPO, SimPO, etc.) for LLM training.
Langue du texte source : anglais
SimPO (Simple Preference Optimization) loss computation for LLM alignment without a reference model.
Langue du texte source : anglais
Handle conditional sections in Word templates with IF/END_IF markers, removing or keeping content based on data values.
Langue du texte source : anglais
Manipulate Word .docx files with python-docx, including handling split placeholders across runs and conditional sections.
Langue du texte source : anglais
Extract text from DOCX and PPTX files using python-docx and python-pptx for content analysis.
Langue du texte source : anglais
Classify academic papers and documents into subject categories using keyword-based text analysis.
Langue du texte source : anglais
Extract text from PDF files using Python libraries (PyPDF2, pdfplumber) for content analysis and classification.
Langue du texte source : anglais
Guide for mapping Python collection types and operations to Scala equivalents.
Langue du texte source : anglais
Guide for translating Python functional patterns (map, flatMap, Option, monads) to idiomatic Scala.
Langue du texte source : anglais
Guide for writing idiomatic Scala including naming conventions, error handling, and pattern matching.
Langue du texte source : anglais
Guide for translating Python classes, inheritance, ABC, generics and builder patterns to idiomatic Scala.
Langue du texte source : anglais
Reference for translating Python syntax constructs (enums, dataclasses, type vars, protocols) to Scala equivalents.
Langue du texte source : anglais
Techniques for parsing visual calendar PDFs to extract appointment blocks, free slots, and time boundaries.
Langue du texte source : anglais
Workflow for parsing meeting request emails, matching constraints to calendar availability, and generating reply files.
Langue du texte source : anglais
Load and parse CSV data with D3.js v6 using d3.csv() and d3.autoType for local file serving.
Langue du texte source : anglais
Build interactive HTML data tables with D3.js v6, including row highlighting and click-based selection synced with charts.
Langue du texte source : anglais