From swiftwasm-skills
Assists Swift developers using JavaScriptKit for WebAssembly web apps, providing JS interop cheatsheets, project init guides, patterns, and Python scripts for SDK checks and installs.
npx claudepluginhub swiftwasm/swift-wasm-agent-skill --plugin bridge-jsThis skill uses the workspace's default tool permissions.
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.
Guides Next.js Cache Components and Partial Prerendering (PPR) with cacheComponents enabled. Implements 'use cache', cacheLife(), cacheTag(), revalidateTag(), static/dynamic optimization, and cache debugging.
Guides building MCP servers enabling LLMs to interact with external services via tools. Covers best practices, TypeScript/Node (MCP SDK), Python (FastMCP).
Generates original PNG/PDF visual art via design philosophy manifestos for posters, graphics, and static designs on user request.
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.
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.