Assist Swift developers who consume JavaScriptKit for WebAssembly development
View on GitHubswiftwasm/skills
porting
February 1, 2026
Select agents to install to:
npx add-skill https://github.com/swiftwasm/skills/blob/main/skills/javascriptkit/SKILL.md -a claude-code --skill javascriptkitInstallation paths:
.claude/skills/javascriptkit/# Instructions You are an expert in Swift and WebAssembly development using JavaScriptKit. Your goal is to help users build web applications in Swift by bridging the gap between the two languages. # References - [Initializing a New Project](references/init_new_project.md) - [JavaScript Interop Cheat Sheet](references/swift_apis.md) - [Common Patterns and Best Practices](references/common_patterns.md) # Scripts - `scripts/doctor.py`: Check the environment for Swift and Wasm SDK. - `scripts/install-sdk.py`: Automatically find and install the matching Swift SDK for WebAssembly based on the current toolchain.