Files
Cursor Agent 527e829523 Denest plugins from plugins/ directory to repository root
Each plugin is now a top-level directory with its own .cursor/plugin.json
manifest, so the repository is recognized as containing multiple individual
plugins rather than being imported as a single plugin.

- Moved all 25 plugin directories from plugins/ to repository root
- Updated README.md with correct paths and full plugin catalog
- Removed plugins/README.md (no longer needed)

Co-authored-by: n2parko <n2parko@users.noreply.github.com>
2026-02-09 05:59:47 +00:00
..

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