Use when creating or updating a Tabularis database driver plugin in Rust. Covers modern manifest fields, JSON-RPC over stdio, modular plugin layout, MySQL-level feature coverage targets, optional UI extensions, and validation against Tabularis repo rules.
$npx -y skills add tabularisdb/tabularis --skill tabularis-plugin-driverInstalls into the current project.
Run `npx skills use "https://github.com/tabularisdb/tabularis" --skill "tabularisdb/tabularis/tabularis-plugin-driver"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/tabularisdb/tabularis" that are relevant to the current task. Run `npx skills add "https://github.com/tabularisdb/tabularis"` and select the relevant skills, then follow their instructions.