Skill Claude CodeCodex
Analyzing fund portfolios including AUM extraction, holdings counts, and portfolio composition.
Skill Claude CodeCodex
Analyzing fund portfolios including AUM extraction, holdings counts, and portfolio composition.
Skill Claude CodeCodex
Understanding SEC 13-F filing data structure, TSV format, and key tables for hedge fund analysis.
Skill Claude CodeCodex
Securing Apache Druid's JavaScript execution engine against code injection and security bypass attacks.
Skill Claude CodeCodex
Creating, managing, and applying unified diff patches with Git for source code modifications.
Skill Claude CodeCodex
Securing Jackson JSON deserialization by validating input before processing and preventing unknown properties.
Skill Claude CodeCodex
Building Apache Druid with Maven, managing memory constraints, and skipping verification checks.
Skill Claude CodeCodex
Query GitHub repositories for PRs and issues using gh CLI with date filtering and structured output.
Skill Claude CodeCodex
Process GitHub API data to calculate PR/issue metrics including merge time averages, author rankings, and bug categorization.
Skill Claude CodeCodex
Generate and write structured JSON reports with proper formatting and validation.
Skill Claude CodeCodex
Test ML functions with fixed input tensors for reproducibility.
Skill Claude CodeCodex
Set up Python environment for NLP and preference optimization projects.
Skill Claude CodeCodex
Implement loss functions in PyTorch with proper tensor operations.
Skill Claude CodeCodex
Implement SimPO loss with length-normalized rewards and target margin.
Skill Claude CodeCodex
Programmatically read, modify, and create Word documents (.docx) with python-docx library.
Skill Claude CodeCodex
Process templates with placeholder substitution and conditional sections.
Skill Claude CodeCodex
Classify documents by subject using keyword matching and text analysis.
Skill Claude CodeCodex
End-to-end pipeline for extracting, classifying, and organizing documents by subject.
Skill Claude CodeCodex
Extract text from DOCX and PPTX files for content analysis.
Skill Claude CodeCodex
Organize files into target directories based on classification results.
Skill Claude CodeCodex
Extract text content from PDF files for analysis and classification.
Skill Claude CodeCodex
Translating Python Enums and Protocols to Scala sealed traits and algebraic data types.
Skill Claude CodeCodex
Working with Circe JSON library in Scala for type-safe JSON processing.
Skill Claude CodeCodex
Scala collections, iterators, and functional programming patterns for Python developers.
Skill Claude CodeCodex
Translating Python generic types, variance, and type bounds to Scala 2.13.