mirror of
https://github.com/cursor/plugins.git
synced 2026-09-14 20:00:00 +08:00
c61d794509
Sourced the most interesting and diverse rules from cursor.directory and bundled them into Cursor plugin format with proper manifests. Each plugin persists the original author in both the plugin.json author field and the description text. Plugins added: - frontend-developer (Mohammadali Karimi) - React/Next.js/TypeScript/Tailwind - nextjs-react-typescript (Pontus Abrahamsson) - Next.js App Router - sveltekit-development (MMBytes) - Svelte 5 and SvelteKit - fastapi-python (Caio Barbieri) - FastAPI Python APIs - django-python (Caio Barbieri) - Django web apps - rails-ruby (Theo Vararu) - Ruby on Rails/Hotwire - elixir-phoenix (Ilyich Vismara) - Elixir/Phoenix/LiveView - laravel-tallstack (Ismael Fi) - Laravel TALL Stack - go-api-development (Marvin Kaunda) - Go stdlib APIs - rust-async (Sheng-Yan, Zhang) - Rust async/tokio - swiftui-ios (Josh Pigford) - SwiftUI/iOS - flutter-dart (Sercan Yusuf) - Flutter/Dart - playwright-testing (Douglas Urrea Ocampo) - Playwright E2E - unity-gamedev (Pontus Abrahamsson) - Unity C# gamedev - deep-learning-python (Yu Changqian) - PyTorch/Transformers - terraform-iac (Abdeldjalil Sichaib) - Terraform IaC - solidity-web3 (Alfredo Bonilla) - Solidity smart contracts Co-authored-by: n2parko <n2parko@users.noreply.github.com>
rust-async
Rust async programming and concurrent systems development rules by Sheng-Yan, Zhang (cursor.directory)
Installation
agent install rust-async
What's Included
Rules
| Rule | Description | Applies To |
|---|---|---|
rust_async |
Rust async programming with tokio, concurrency patterns, and systems development | **/*.rs, **/Cargo.toml |
Source
This plugin is sourced from cursor.directory.
- Original Author: Sheng-Yan, Zhang
- Tags: Rust, tokio, anyhow, serde
- Category: systems
License
MIT