Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

AlbumentationsX

AlbumentationsX には albumentations-team から収集した 9 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
9
Stars
510
更新
2026-07-22
Forks
32
職業カバレッジ
2 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

add-transform
ソフトウェア開発者

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

2026-07-22
review-transform
ソフトウェア品質保証アナリスト・テスター

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.

2026-07-22
license-integrity
ソフトウェア開発者

Maintain AlbumentationsX license, CLA, provenance notices, and packaged legal artifacts consistently.

2026-07-17
validate-and-fix
ソフトウェア品質保証アナリスト・テスター

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.

2026-07-14
benchmark
ソフトウェア開発者

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, get_params, or core pipeline code.

2026-05-25
docstring-deep-dive
ソフトウェア開発者

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

2026-05-25
internal-workspace
ソフトウェア開発者

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.

2026-05-25
mixing-transforms
ソフトウェア開発者

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.

2026-05-25
release-notes
ソフトウェア開発者

Generate release notes for AlbumentationsX. Use when the user asks to prepare, draft, or write release notes for a new version (e.g. "prepare release notes for 2.x.y", "draft release X").

2026-05-25