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