Agent Skills: SWC Config Generator

Generate SWC configuration files for high-performance JavaScript/TypeScript compilation. Triggers on "create swc config", "generate swc configuration", "swc setup", "rust compiler config".

UncategorizedID: ehtbanton/ClaudeSkillsRepo/swc-config-generator

Install this agent skill to your local

pnpm dlx add-skill https://github.com/ehtbanton/ClaudeSkillsRepo/tree/HEAD/swc-config-generator

Skill Files

Browse the full folder contents for swc-config-generator.

Download Skill

Loading file tree…

swc-config-generator/SKILL.md

Skill Metadata

Name
swc-config-generator
Description
Generate SWC configuration files for high-performance JavaScript/TypeScript compilation. Triggers on "create swc config", "generate swc configuration", "swc setup", "rust compiler config".

SWC Config Generator

Generate SWC configuration for high-performance JavaScript/TypeScript compilation.

Output Requirements

File Output: .swcrc or swc.config.js Format: Valid SWC configuration Standards: SWC 1.x

When Invoked

Immediately generate a complete SWC configuration for the project type.

Example Invocations

Prompt: "Create swc config for React TypeScript" Output: Complete .swcrc with React and TypeScript compilation settings.