data augmentation skills

13 tagged data augmentation, measured the same way as everything else here.

Browse within: Multimodal 8data-generation 8albumentations 5artificial-intelligence 5computer-vision 5deep-learning 5

create-pr

01

NVIDIA-NeMo/DataDesigner

Skill Claude CodeCodex

Create a GitHub PR with a well-formatted description matching the repository PR template (flat Changes by default; optional Added/Changed/Removed/Fixed grouping).

2.2k 2d ago A 35 tokens original Apache-2.0

datadesigner-docs

02

NVIDIA-NeMo/DataDesigner

Skill Claude CodeCodex

Maintain the NeMo Data Designer Fern docs site under fern/. Use for any documentation change. Triggered by: "edit docs", "add doc page", "update docs", "rename page", "fix broken link", "add redirect", "preview docs", "publish docs", "regenerate notebooks", "update dev note", any request that touches fern/.

2.2k 2d ago A 80 tokens original Apache-2.0

review-code

03

NVIDIA-NeMo/DataDesigner

Skill Claude CodeCodex

Perform a thorough code review of the current branch or a GitHub PR by number.

2.2k 2d ago A 20 tokens original Apache-2.0

albucore-benchmarks

04

albumentations-team/albucore

Skill Claude CodeCodex

Running Albucore micro-benchmarks under benchmarks/, synthetic router timings, and comparing PyPI releases with uv --no-project. Use when adding benchmarks, comparing performance across versions, or documenting benchmark workflow.

122 4d ago A 48 tokens original MIT

albumentations-team/albucore

Skill Claude CodeCodex

Albucore image processing conventions - shapes (H,W,C), dtypes (uint8/float32), benchmark-driven backend routing (OpenCV, NumPy, Torch CPU, LUT, NumKong), tests, and lockfile discipline. Use when implementing or modifying albucore modules, writing tests, or reviewing image-processing code.

122 4d ago A 74 tokens original MIT

albumentations-team/albucore

Skill Claude CodeCodex

Systematic performance audit for Albucore runtime code. Use whenever implementing, reviewing, profiling, or optimizing atomic image operations, backend routing, reductions, label maps, LUTs, random generation, dtype conversions, allocation-heavy paths, batch or volume kernels, or in-place behavior.

122 4d ago A 60 tokens original MIT