ClaudSkills / Growth & Marketing / conversion

Scitex Decorators

Category: Growth & Marketing  ·  Sub-category: conversion  ·  Last updated:
Decorator library for SciTeX scientific code. Type-conversion family (`@numpy_fn`, `@torch_fn`, `@pandas_fn`, `@xarray_fn`, `@signal_fn`) lets a function declare its native array type and accept any of the others — the decorator converts on entry and back on exit, including `cuda` round-trips. Caching family (`@cache_disk`, `@cache_disk_async`, `@cache_mem`) memoizes pure functions. `@batch_fn` chunks large inputs through GPU/memory limits; combinator decorators (`batch_numpy_fn`, `batch_torch_fn`, …) compose batching with type conversion. Lifecycle: `@deprecated`, `@not_implemented`, `@timeout`, `@preserve_doc`, `@wrap`. `@AutoOrderDecorator` resolves stacking order so users don't memorise the right decorator ordering. Drop-in replacement for hand-rolled `if isinstance(x, torch.Tensor): x = x.cpu().numpy()` boilerplate, ad-hoc functools.lru_cache that doesn't survive process restart, and per-script for-loop GPU batching.

From the source SKILL.md

Four families: type-conversion, caching, batching, lifecycle.

What this skill does

Scitex Decorators is a community-contributed Claude Code skill in the conversion sub-category. It ships as a SKILL.md file that Claude Code auto-discovers under ~/.claude/skills/scitex-decorators/ and loads when your prompt matches the skill's trigger.

Who uses this skill

The Scitex Decorators skill is built for growth marketers, product-led growth teams, founders running experiments, and performance marketing teams. It is part of the open ClaudSkills registry, a community-curated catalog of 65,000+ capabilities you can install for Claude Code — the Claude CLI agent.

How to install

Free

Manual install (2 steps)

mkdir -p ~/.claude/skills/scitex-decorators
curl -L https://claudskills.com/skills/scitex-decorators/SKILL.md \
  -o ~/.claude/skills/scitex-decorators/SKILL.md

Or just download SKILL.md directly and drop it into ~/.claude/skills/scitex-decorators/. Claude Code auto-discovers it on next session.

Skills live at ~/.claude/skills/scitex-decorators/SKILL.md on macOS/Linux, or %USERPROFILE%\.claude\skills\scitex-decorators\SKILL.md on Windows. See the full install guide for step-by-step instructions.

Pro

One-click install via the desktop app

The ClaudSkills desktop app installs any skill directly into ~/.claude/skills/ with one click — no terminal required. Pro starts at $9/mo or $149 lifetime.

Pro

For the full experience including quality scoring and one-click install features for each skill — upgrade to Pro.

More Growth & Marketing skills

Browse all Growth & Marketing skills in the ClaudSkills registry, or explore these other picks from the same category:

Browse all Growth & Marketing skills → Top 100 skills
Part of ClaudSkills — the open registry for Claude Code skills.  ·  What's New  ·  Install guide  ·  About  ·  llms.txt

Part of Acreator Store — Adam Lankamer's AI tools: GifPerfect · AspectPerfect · SlomoPerfect · Ucaption · UTagger · AutoXPoster · TestYourSkills