UCSB-NLP-Chang

60 mods across 1 repository, 48 stars between them.

UCSB-NLP-Chang/Skill-Usage

Skill Claude CodeCodex

Preprocessing and cleaning techniques for astronomical light curves. Use when preparing light curve data for period analysis, including outlier removal, trend removal, flattening, and handling data quality flags. Works with lightkurve and general time series data.

48 4mo ago A 54 tokens

UCSB-NLP-Chang/Skill-Usage

Skill Claude CodeCodex

Lomb-Scargle periodogram for finding periodic signals in unevenly sampled time series data. Use when analyzing light curves, radial velocity data, or any astronomical time series to detect periodic variations. Works for stellar rotation, pulsation, eclipsing binaries, and general periodic phenomena. Based on…

48 4mo ago A 72 tokens

UCSB-NLP-Chang/Skill-Usage

Skill Claude CodeCodex

Transit Least Squares (TLS) algorithm for detecting exoplanet transits in light curves. Use when searching for transiting exoplanets specifically, as TLS is more sensitive than Lomb-Scargle for transit-shaped signals. Based on the transitleastsquares Python package.

48 4mo ago A 62 tokens

pubchem-database

52

UCSB-NLP-Chang/Skill-Usage

Skill Claude CodeCodex

Query PubChem via PUG-REST API/PubChemPy (110M+ compounds). Search by name/CID/SMILES, retrieve properties, similarity/substructure searches, bioactivity, for cheminformatics.

48 4mo ago A 49 tokens

rdkit

53

UCSB-NLP-Chang/Skill-Usage

Skill Claude CodeCodex

Cheminformatics toolkit for fine-grained molecular control. SMILES/SDF parsing, descriptors (MW, LogP, TPSA), fingerprints, substructure search, 2D/3D generation, similarity, reactions. For standard workflows with simpler interface, use datamol (wrapper around RDKit). Use rdkit for advanced control, custom…

48 4mo ago A 80 tokens

UCSB-NLP-Chang/Skill-Usage

Skill Claude CodeCodex

Test Temporal workflows with pytest, time-skipping, and mocking strategies. Covers unit testing, integration testing, replay testing, and local development setup. Use when implementing Temporal workflow tests or debugging test failures.

48 4mo ago A 45 tokens

testing-python

56

UCSB-NLP-Chang/Skill-Usage

Skill Claude CodeCodex

Write and evaluate effective Python tests using pytest. Use when writing tests, reviewing test code, debugging test failures, or improving test coverage. Covers test design, fixtures, parameterization, mocking, and async testing.

48 4mo ago A 45 tokens

uv-package-manager

57

UCSB-NLP-Chang/Skill-Usage

Skill Claude CodeCodex

Master the uv package manager for fast Python dependency management, virtual environments, and modern Python project workflows. Use when setting up Python projects, managing dependencies, or optimizing Python development workflows with uv.

48 4mo ago C 42 tokens