Use when implementing or validating RAW decode and color/edit processing order, including non-destructive parameter application and visual regression checks.
Scanned 9/4/2026
Install to Claude Code
npx -y skills add NeverSight/skills_feed --skill image-pipeline --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Image Pipeline?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/neversight-image-pipeline)More formats (shields.io, HTML) on the badges page.
---
name: image-pipeline
description: Use when implementing or validating RAW decode and color/edit processing order, including non-destructive parameter application and visual regression checks.
---
# Image Pipeline
## Use This Skill When
- Changing RAW decode flow or edit operation order.
- Introducing new image adjustments or tuning defaults.
- Diagnosing color shifts, clipping, banding, or highlight recovery issues.
## Required Inputs
- Pipeline stage being changed.
- Expected visual behavior and tolerance.
- Test image set or sample corpus path.
## Workflow
1. Document exact processing order before changes.
2. Implement change in one stage at a time.
3. Validate with golden images or reference snapshots.
4. Confirm edits stay parameter-only (non-destructive).
5. Record known visual deltas and rationale.
## Guardrails
- Do not mutate source RAW files.
- Keep parameter mapping stable across preview and export.
- Reject mixed color-space assumptions across stages.
## Output Contract
- Pipeline code change and updated stage documentation.
- Regression comparison notes (pass/fail per test image).
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!