| image-resizer | 圖片縮放 | Buffer / Readable | Buffer / Readable | | image-transcoder | 格式轉換 | Buffer / Readable | Buffer / Readable | | image-watermark | 浮水印疊加 | Buffer / Readable | Buffer / Readable |
Development guide for @rytass/file-converter base package (檔案轉換器開發指南). Use when creating new file converter adapters (新增檔案轉換 adapter), understanding converter interfaces, or building image processing pipelines. Covers Converter interface, ConverterManager, and Sharp integration patterns. Keywords: file converter, 檔案轉換, 圖片處理, image processing, Sharp, resize, watermark, transcode Source: rytass/utils.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/rytass/utils --skill file-converter-development Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw