Use when the task involves Rust/TS type sharing, WASM/TS bridges, Tauri boundaries, generated contracts, or TypeScript-facing cross-language ownership questions.
npx claudepluginhub joysusy/violet-plugin-place --plugin typescript-coding-engineThis skill uses the workspace's default tool permissions.
This bridge skill routes TypeScript work into the canonical interop lane.
Searches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
Searches prompts.chat for AI prompt templates by keyword or category, retrieves by ID with variable handling, and improves prompts via AI. Use for discovering or enhancing prompts.
Guides MCP server integration in Claude Code plugins via .mcp.json or plugin.json configs for stdio, SSE, HTTP types, enabling external services as tools.
This bridge skill routes TypeScript work into the canonical interop lane.
Use it when the task is about:
../../SKILL.md for the engine boundary.../../references/interop/INDEX.md.../../references/interop/boundary-activation-model.md.../../references/interop/rust-typescript-contract-boundaries.md.../../references/interop/tauri-frontend-rust-bridge.md.../../agents/interop-reviewer.md only when bounded review adds leverage.Classify the interop pressure first:
Return:
Interop is a contract-discipline problem, not just a packaging problem. Keep TypeScript-side convenience aligned with backend or bridge truth, and resolve ownership before implementation moves begin.