Claude Code Plugins

Community-maintained marketplace

Feedback

swc-config-generator

@ehtbanton/ClaudeSkillsRepo
0
0

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

Install Skill

1Download skill
2Enable skills in Claude

Open claude.ai/settings/capabilities and find the "Skills" section

3Upload to Claude

Click "Upload skill" and select the downloaded ZIP file

Note: Please verify skill by going through its instructions before using it.

SKILL.md

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.