Skip to main content
albumentations-team
GitHub creator profile

albumentations-team

Repository-level view of 26 collected skills across 4 GitHub repositories.

skills collected
26
repositories
4
updated
Sep 2, 2026
repository explorer

Repositories and representative skills

benchmark
software-developers

Run performance benchmarks for transform changes. Use when the user asks to benchmark, measure performance, compare speed, or when changes affect apply methods, functional layer, parameter generation, or core pipeline code.

Sep 2, 2026
mixing-transforms
software-developers

Policy for AlbumentationsX transforms that combine multiple images or objects. Use when implementing, reviewing, or using Mosaic, CopyAndPaste, OverlayElements, HistogramMatching, PixelDistributionAdaptation, or other mixing transforms.

Sep 2, 2026
review-transform
software-quality-assurance-analysts-and-testers

Run the full shared Codex review checklist against a transform. Use when the user asks to review, audit, or check a transform for correctness, performance, or API consistency.

Aug 31, 2026
validate-and-fix
software-quality-assurance-analysts-and-testers

After completing code changes, runs tests and pre-commit, then iteratively fixes failures until all pass. Use when finishing a coding task, validating changes, or when the user asks to run tests or fix errors.

Aug 31, 2026
add-transform
software-developers

Full checklist for adding a new transform to AlbumentationsX. Use when the user asks to add, implement, or create a new transform/augmentation.

Aug 24, 2026
docstring-deep-dive
software-developers

Quality bar for docstrings in albumentations. Use when writing or updating docstrings in albumentations/, especially for transforms and public APIs.

Aug 23, 2026
performance-optimization
software-developers

Systematic performance audit for AlbumentationsX runtime code. Use whenever implementing, reviewing, profiling, or optimizing transforms, functional kernels, apply methods, random generation, reductions, label maps, dtype conversions, batch paths,…

Aug 23, 2026
internal-workspace
software-developers

Use the repo `_internal/` directory for anything that must not be committed — scratch files, temporary outputs, local demos, Codex artifacts, or one-off scripts. Use when creating temp files, debug dumps, or local-only tooling during a task.

Aug 8, 2026
Showing 8 of 10 collected skills.
paper-coverage-validator
software-quality-assurance-analysts-and-testers

Validates whether benchmark artifacts cover the paper's required RGB micro and RGB DataLoader sections. Use when checking missing RGB runs, deciding what to run next, validating gcp_runs/output folders, or preparing paper tables.

May 6, 2026
benchmark-runner
software-developers

Automates running image/video augmentation benchmarks for single or multiple libraries, validates outputs, generates comparison reports, and updates documentation. Use when running benchmarks, comparing library performance, or when the user mentions…

May 6, 2026
documentation-generator
software-developers

Updates benchmark documentation with latest results including README tables, speedup plots, and library metadata. Use when updating documentation, generating comparison tables, or when the user mentions update_docs.sh or documentation generation.

May 6, 2026
gcp-benchmark-triage
network-and-computer-systems-administrators

Triage detached GCP benchmark runs, DONE/FAILED sentinels, VM cleanup, vm.log, gcp_last_run.json, and partial result downloads. Use when GCP benchmark logs mention DONE, FAILED, exit_code.txt, VM disappeared, STOPPING, gcloud machine type errors, or missing…

May 6, 2026
library-integration
software-developers

Guides adding support for new image/video augmentation libraries to the benchmark suite. Use when integrating a new library, adding library support, or when the user mentions adding a new augmentation library to test.

May 6, 2026
paper-benchmark-execution
software-developers

Executes the paper benchmark plan for RGB, multichannel, DataLoader, and video benchmarks. Use when the user mentions the paper benchmark, deadline plan, machine matrix, RGB micro, multichannel, DataLoader, video GPU, c4/c4d/g2 machines, or what to run next.

May 6, 2026
performance-analysis
software-developers

Analyzes benchmark results to identify slow transforms, warmup issues, and performance regressions. Compares speedups across libraries and generates optimization recommendations. Use when analyzing performance, investigating slow benchmarks, or comparing…

May 6, 2026
transform-spec-validator
software-quality-assurance-analysts-and-testers

Validates custom transform specification files for benchmark runner, checking LIBRARY, __call__, and TRANSFORMS definitions. Use when creating custom transforms, validating transform specs, or when the user mentions transform validation or spec files.

May 6, 2026
Showing 8 of 10 collected skills.
Showing 4 of 4 repositories
All repositories loaded