with one click
swc
SWC Rust-based JS/TS compiler. Use for fast compilation.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
SWC Rust-based JS/TS compiler. Use for fast compilation.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
Android Studio IDE with emulator and profiler. Use for Android development.
Atom hackable text editor from GitHub. Use for extensible editing.
Babel JavaScript compiler for compatibility. Use for transpiling.
Biome fast formatter and linter. Use for code quality.
Bitbucket Git repository hosting with Pipelines. Use for Atlassian teams.
Confluence team documentation platform. Use for documentation.
| 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: