syncfusion-typescript-image-editor
Installation
SKILL.md
Implementing Syncfusion TypeScript Image Editor
A comprehensive skill for implementing the Syncfusion Image Editor control in TypeScript applications. This skill covers initialization, image loading/saving, annotation tools, image manipulation (zoom, crop, rotate, transform), filtering, fine-tuning, accessibility, and customization patterns.
When to Use This Skill
Use this skill when the user needs to:
- Add image editing capabilities to TypeScript applications
- Enable image annotations (text, freehand drawing, shapes, redaction)
- Implement image transformations (crop, rotate, flip, straighten, resize)
- Apply filters and fine-tuning (brightness, contrast, saturation, blur, sharpen)
- Set up image import/export workflows (open, save, download)
- Configure toolbars and quick access settings
- Implement layer management and z-order operations
- Add keyboard shortcuts and accessibility features
- Customize themes and styling for the image editor
- Integrate with dialogs and modal workflows
- Handle undo/redo operations and history management