From rust-coding-engine
Use when the task involves Tokio, structured concurrency, channels, locks, CPU-vs-IO routing, or Send/Sync/concurrency strategy in Rust.
npx claudepluginhub joysusy/violet-plugin-place --plugin rust-coding-engineThis skill uses the workspace's default tool permissions.
1. Read `../../references/async-concurrency/INDEX.md`.
Generates design tokens/docs from CSS/Tailwind/styled-components codebases, audits visual consistency across 10 dimensions, detects AI slop in UI.
Records polished WebM UI demo videos of web apps using Playwright with cursor overlay, natural pacing, and three-phase scripting. Activates for demo, walkthrough, screen recording, or tutorial requests.
Delivers idiomatic Kotlin patterns for null safety, immutability, sealed classes, coroutines, Flows, extensions, DSL builders, and Gradle DSL. Use when writing, reviewing, refactoring, or designing Kotlin code.
../../references/async-concurrency/INDEX.md.../../references/async-concurrency/rust-concurrency-decision-matrix.md to classify the workload first.../../references/async-concurrency/rust-async-concurrency-deep-patterns.md for concrete runtime and primitive patterns.../../references/foundations/rust-ownership-cookbook.md.../../rules/async/INDEX.md for exact doctrine routing.Do not treat async as syntax. Treat it as runtime architecture.