Skip to main content

这个仓库中的 skills

cxcscmu/SkillLearnBench - 第 3 页

SkillsMP 已收集 cxcscmu/SkillLearnBench 中的 1,216 个 Skill。打开任一 Skill 可查看来源和详情。

cxcscmu/SkillLearnBench

已展示 40 / 1,216 个已收集 Skill。

职业分类
平面设计师
描述

Anthropic's official brand color palette, typography, and design tokens for use in branded materials.

原文语言:英语

更新
职业分类
平面设计师
描述

Creating technical diagrams and exploded-view illustrations using Python Pillow with geometric primitives and text annotations.

原文语言:英语

更新
职业分类
技术写作员
描述

Modern Mandarin rhyme groups for classical Chinese poetry composition, mapping finals to rhyme categories.

原文语言:英语

更新
职业分类
技术写作员
描述

Rules and structure of Chinese seven-character regulated verse (七言律诗), including tonal patterns, parallelism, and rhyme schemes.

原文语言:英语

更新
职业分类
桌面出版专家
描述

California SC-100 Small Claims Court form field mapping and filling guide.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Fill PDF form fields using pypdf library in Python, including text fields and checkboxes.

原文语言:英语

更新
职业分类
数据科学家
描述

Define custom distance/similarity metrics for DBSCAN clustering with sklearn, using weighted Euclidean distances.

原文语言:英语

更新
职业分类
数据科学家
描述

Parallel processing with joblib for grid search and batch computations across multiple CPU cores.

原文语言:英语

更新
职业分类
数据科学家
描述

Multi-objective optimization with Pareto frontiers for finding trade-off solutions between conflicting objectives.

原文语言:英语

更新
职业分类
信息安全分析师
描述

Extract CVSS scores from vulnerability data sources with proper fallback handling across NVD, GHSA, and RedHat sources.

原文语言:英语

更新
职业分类
信息安全分析师
描述

Use Trivy vulnerability scanner in offline mode to discover security vulnerabilities in dependency files.

原文语言:英语

更新
职业分类
信息安全分析师
描述

Generate structured CSV security audit reports from vulnerability data with proper filtering and formatting.

原文语言:英语

更新
职业分类
数据科学家
描述

Loading and processing GeoJSON earthquake and plate boundary data with GeoPandas for spatial analysis.

原文语言:英语

更新
职业分类
数据科学家
描述

Using GeoPandas coordinate projections for accurate distance calculations on geospatial data.

原文语言:英语

更新
职业分类
环境科学家与专家(含健康领域)
描述

Analyzing earthquake data relative to tectonic plate boundaries using PB2002 dataset and GeoPandas.

原文语言:英语

更新
职业分类
项目管理专家
描述

Techniques for retrieving structured information from enterprise Slack/document JSON data files.

原文语言:英语

更新
职业分类
项目管理专家
描述

Patterns for analyzing and outputting structured JSON answers from enterprise data queries.

原文语言:英语

更新
职业分类
财务和投资分析师
描述

Analyze SEC 13-F filings data including AUM, holdings count, and cross-quarter comparisons using TSV files.

原文语言:英语

更新
职业分类
财务和投资分析师
描述

Fuzzy string matching for fund names and stock CUSIPs using thefuzz library.

原文语言:英语

更新
职业分类
信息安全分析师
描述

Apache Druid JavaScript RCE vulnerability (CVE-2021-25646) fix via @JacksonInject hardening and constructor validation.

原文语言:英语

更新
职业分类
信息安全分析师
描述

Preventing Jackson @JacksonInject override attacks where JSON input can replace server-side injected values.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Computing pull request statistics (merge time, top contributors) from gh CLI JSON output using jq.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Using the gh CLI to search and list GitHub issues and pull requests with date filters and label queries.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Using jq to parse, filter, and aggregate JSON data from CLI tools for generating reports.

原文语言:英语

更新
职业分类
软件开发工程师
描述

PyTorch patterns for implementing preference optimization losses (DPO, SimPO, etc.) for LLM training.

原文语言:英语

更新
职业分类
软件开发工程师
描述

SimPO (Simple Preference Optimization) loss computation for LLM alignment without a reference model.

原文语言:英语

更新
职业分类
桌面出版专家
描述

Handle conditional sections in Word templates with IF/END_IF markers, removing or keeping content based on data values.

原文语言:英语

更新
职业分类
桌面出版专家
描述

Manipulate Word .docx files with python-docx, including handling split placeholders across runs and conditional sections.

原文语言:英语

更新
职业分类
综合办公文员
描述

Extract text from DOCX and PPTX files using python-docx and python-pptx for content analysis.

原文语言:英语

更新
职业分类
其他高等院校教师
描述

Classify academic papers and documents into subject categories using keyword-based text analysis.

原文语言:英语

更新
职业分类
综合办公文员
描述

Extract text from PDF files using Python libraries (PyPDF2, pdfplumber) for content analysis and classification.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Guide for mapping Python collection types and operations to Scala equivalents.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Guide for translating Python functional patterns (map, flatMap, Option, monads) to idiomatic Scala.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Guide for writing idiomatic Scala including naming conventions, error handling, and pattern matching.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Guide for translating Python classes, inheritance, ABC, generics and builder patterns to idiomatic Scala.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Reference for translating Python syntax constructs (enums, dataclasses, type vars, protocols) to Scala equivalents.

原文语言:英语

更新
职业分类
综合办公文员
描述

Techniques for parsing visual calendar PDFs to extract appointment blocks, free slots, and time boundaries.

原文语言:英语

更新
职业分类
综合办公文员
描述

Workflow for parsing meeting request emails, matching constraints to calendar availability, and generating reply files.

原文语言:英语

更新
职业分类
网页开发工程师
描述

Load and parse CSV data with D3.js v6 using d3.csv() and d3.autoType for local file serving.

原文语言:英语

更新
职业分类
网页开发工程师
描述

Build interactive HTML data tables with D3.js v6, including row highlighting and click-based selection synced with charts.

原文语言:英语

更新
已展示 40 / 1,216 个已收集 Skill。