Appwrite Rust SDK skill. Use when building server-side Rust applications with Appwrite. Covers async client setup with API keys, user management, TablesDB database/table/row operations, file storage, function executions, permissions, queries, and error handling. Uses the crates.io appwrite package and Tokio.
$npx -y skills add appwrite/claude-plugin --skill rustInstalls into the current project.
Run `npx skills use "https://github.com/appwrite/claude-plugin" --skill "appwrite/claude-plugin/rust"` 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/appwrite/claude-plugin" that are relevant to the current task. Run `npx skills add "https://github.com/appwrite/claude-plugin"` and select the relevant skills, then follow their instructions.