Files
Cursor Agent c61d794509 Add 17 cursor.directory plugins bundled from popular community rules
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>
2026-02-09 05:28:39 +00:00
..

fastapi-python

FastAPI and scalable Python API development rules by Caio Barbieri (cursor.directory)

Installation

agent install fastapi-python

What's Included

Rules

Rule Description Applies To
fastapi_python FastAPI Python development best practices and API design patterns **/*.py

Source

This plugin is sourced from cursor.directory.

  • Original Author: Caio Barbieri
  • Tags: python, fastapi, api, pydantic, async
  • Category: backend

License

MIT