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>
playwright-testing
Playwright end-to-end testing and QA automation rules by Douglas Urrea Ocampo (cursor.directory)
Installation
agent install playwright-testing
What's Included
Rules
| Rule | Description | Applies To |
|---|---|---|
playwright_testing |
Playwright end-to-end testing best practices and QA automation patterns | **/*.spec.ts, **/*.test.ts, **/tests/** |
Source
This plugin is sourced from cursor.directory.
- Original Author: Douglas Urrea Ocampo
- Tags: playwright
- Category: testing
License
MIT