Run any Skill in Manus
with one click
with one click
Run any Skill in Manus with one click
Get Started$pwd:
$ git log --oneline --stat
stars:8
forks:2
updated:February 10, 2026 at 17:05
SKILL.md
[HINT] Download the complete skill directory including SKILL.md and all related files
| name | swc |
| description | SWC Rust-based JS/TS compiler. Use for fast compilation. |
SWC (Speedy Web Compiler) is a Rust-based extensible platform. It is the compiler inside Next.js and Deno.
@swc/jest speeds up tests by 10x.Supports standard transforms (React JSX, TypeScript, legacy decorators).
SWC plugins are written in Rust (Wasm), making them fast but harder to write than Babel plugins.
Do:
swc-loader: In Webpack configs..swcrc: JSON configuration file (similar to .babelrc).Don't: