Such
Skills
Claude Code plugins, built and used daily by
Raj Nandan Sharma. Four plugins, six skills, MIT licensed.
$
claude plugin marketplace add
rajnandan1/such-skills
copy
That adds the marketplace. Pick plugins from the
registry below.
Registry
Each plugin bundles its skills, scripts, and hooks. Install
any of them on their own.
Resize, convert, and vectorize images from the terminal.
Two PostToolUse hooks validate every output file.
-
ss-image-resize
Crop and resize to exact dimensions for 60+
platform presets, YouTube to Play Store.
-
ss-png-to-svg
Trace bitmaps into smooth SVG with potrace, one
color layer at a time.
-
ss-format-convert
Convert between PNG, JPG, WebP, TIFF, BMP, GIF,
HEIC, and AVIF. Lossless by default.
Claude Code
$
claude plugin install
ss-image-manipulation@such-skills
copy
Others
$
npx skills add
rajnandan1/such-skills/ss-image-manipulation
copy
Svelte tooling for SvelteKit projects.
-
ss-shadcn-svelte
Detect shadcn-svelte in the project and pull
the right component docs before building
UI.
Claude Code
$
claude plugin install ss-svelte-coding@such-skills
copy
Others
$
npx skills add
rajnandan1/such-skills/ss-svelte-coding
copy
Dependency-free SVG animation, written by hand.
-
ss-animate-svg
Self-drawing paths, spinners, morphs, and
layered scenes, in CSS or SMIL depending on
where the file will live.
Claude Code
$
claude plugin install ss-svg-animations@such-skills
copy
Others
$
npx skills add
rajnandan1/such-skills/ss-svg-animations
copy
Removes AI patterns from prose. A SessionStart hook
applies the rules to every session, and this page
follows them too.
-
ss-remove-slop
Edit drafts without flattening the writer's
voice, or name the slop in a text without
rewriting it.
Claude Code
$
claude plugin install ss-no-slop@such-skills
copy
Others
$
npx skills add
rajnandan1/such-skills/ss-no-slop
copy
Use
Once installed, Claude invokes skills when they fit, or you
call one directly.
/ss-image-manipulation:ss-image-resize photo.png
youtube-thumbnail
/ss-svg-animations:ss-animate-svg a checkmark that draws
itself
/ss-no-slop:ss-remove-slop is this press release AI
slop?
/ss-svelte-coding:ss-shadcn-svelte add a date picker
How to update in Claude Code
If new skills are published, update the marketplace. If you
only want one plugin, update that plugin directly.
$
claude plugin marketplace update such-skills
copy
$
claude plugin update ss-no-slop@such-skills
copy