v1.2.0 · MIT Licensed

Such Skills

A collection of Claude Code plugins for image manipulation, Svelte development, and more. Built by Raj Nandan Sharma.

2
Plugins
4
Skills
60+
Platform Presets
8
Image Formats

Two powerful plugins,
zero configuration.

Each plugin bundles related skills, shell scripts, and validation hooks into a single installable package.

ss-image-manipulation

PNG-to-SVG vector conversion, platform-aware image resizing for 60+ social media, app store, and web presets, and lossless format conversion between 8 image formats.

3 Skills 2 Hooks v1.1.2 utilities

ss-svelte-coding

shadcn-svelte component detection and documentation for building accessible, beautiful UIs in SvelteKit projects. Auto-detects installed components and provides guidance.

1 Skill v1.0.0 frameworks

Four skills. Infinite possibilities.

Each skill is a focused tool that Claude Code can invoke to get the job done.

ss-image-resize

Resize and crop images to exact dimensions for 60+ platforms — YouTube, TikTok, Instagram, App Store, Play Store, and more.

  • Cover-crop and fit modes
  • Lanczos resampling
  • Batch processing
ss-image-manipulation

ss-png-to-svg

Convert PNG images to smooth, scalable SVG files using potrace. Supports multi-color PNGs with automatic color extraction.

  • Multi-color layer tracing
  • Custom threshold & smoothness
  • Transparent backgrounds
ss-image-manipulation

ss-format-convert

Convert between PNG, JPG, WebP, TIFF, BMP, GIF, HEIC, and AVIF. Lossless by default with smart alpha handling.

  • 8 format support
  • Alpha compositing
  • Recursive batch mode
ss-image-manipulation

ss-shadcn-svelte

Detect and use shadcn-svelte components in SvelteKit projects. Access full documentation and install components on demand.

  • Auto project detection
  • Component documentation
  • 40+ UI components
ss-svelte-coding

Every format you need.

Convert between these formats with a single command. Lossless quality by default.

PNG
JPG / JPEG
WebP
TIFF
BMP
GIF
HEIC
AVIF
SVG (output)

Resize for any platform.

Run as slash commands.

Use skills directly in Claude Code with slash commands. Just type and go.

Resize for LinkedIn
/ss-image-manipulation:ss-image-resize image.png linkedin-cover
Convert PNG to SVG
/ss-image-manipulation:ss-png-to-svg logo.png logo.svg
Convert to WebP
/ss-image-manipulation:ss-format-convert photo.png --to webp
Detect shadcn components
/ss-svelte-coding:ss-shadcn-svelte

Get started in seconds

Install directly with npx or via the Claude Code marketplace.

npx (quickest)
npx skills add rajnandan1/such-skills/ss-image-manipulation
npx skills add rajnandan1/such-skills/ss-svelte-coding
Claude Code CLI
claude plugin marketplace add rajnandan1/such-skills
claude plugin install ss-image-manipulation@such-skills
claude plugin install ss-svelte-coding@such-skills
Update
claude plugin marketplace update such-skills
claude plugin update ss-image-manipulation@such-skills
claude plugin update ss-svelte-coding@such-skills
Requires Claude Code CLI or Node.js
Copied to clipboard