221 prompts available in the Cursor directory
Ready-to-use prompt templates for common tasks. Each prompt is tested and optimized — copy it, fill in your details, and get better results from the AI.
Agent Library is a centralized collection of reusable AI agent skills, workflows, prompts, and specialized knowledge modules. Built for Claude Code, Codex, Cursor, and other AI coding agents with an efficient on-demand loading architecture.
An open-source collection of production-ready AI skills, prompts, templates, and workflows for Claude, ChatGPT, Gemini, Cursor, and other AI tools.
A collection of Skills (system prompts) for autonomous AI Agents and LLMs (Google Antigravity, Claude Code, GitHub Copilot, Codex, Cursor, AutoGPT, ChatGPT, Gemini).
许惟的 AI 工具合集 · A growing collection of practical AI tools & skills. First up: diagram-generator (one sentence → clean diagrams).
A curated collection of high-quality AI prompts for ChatGPT, Claude, Gemini, Cursor, and other AI assistants
A curated collection of ready-to-run automation prompts for real-world workflows.
Curated collection of AI-agent workflows, prompts & rules for DevOps/SRE — Kubernetes debugging, AWS audits, Terraform plan reviews, CI/CD triage, Dockerfile reviews, secrets scanning & incident response. Works with Windsurf, Cursor, Claude Code or any LLM.
Generate optimized .cursorrules files tailored to your project's tech stack, conventions, and team preferences. Covers TypeScript, Python, Rust, Go, and more.
Leverage Cursor's Agent mode to build complete features end-to-end. Handles file creation, terminal commands, dependency installation, and multi-file edits in one flow.
Generate complete React components with TypeScript types, props interface, stories, and unit tests in one prompt.
Generate robust Next.js API routes with Zod validation, error handling, rate limiting, and TypeScript types.
Design database tables with proper types, constraints, indexes, and migration files for PostgreSQL/Supabase.
Generate FastAPI endpoints with Pydantic request/response models, dependency injection, and async database operations.
Generate thorough unit test suites with edge cases, mocking, and coverage for any function or module.
Systematically analyze and fix bugs by examining error messages, stack traces, and related code paths.
Refactor complex functions into clean, testable, well-named smaller functions following SOLID principles.
Fix TypeScript type errors and upgrade code to strict mode with proper type narrowing and generics.
Create custom React hooks with proper cleanup, error handling, loading states, and TypeScript generics.
Generate a type-safe API client layer with request/response types, error handling, and retry logic.
Analyze code for performance issues and apply optimizations including memoization, lazy loading, and caching.
Generate conventional commit messages and detailed PR descriptions from staged changes.
Convert design mockups into responsive Tailwind CSS with dark mode, animations, and accessibility.
Create React error boundaries with proper fallback UIs, error logging, and recovery mechanisms.
Generate Python data processing pipelines with pandas, validation, logging, and error recovery.