Prompts

A shared folder with AI prompts and code snippets

From workspace: Cursor

Team: Rules

Total snippets: 2

Cursor

Prompts

2 snippets

FIX BUG

Analyze the problem thoroughly and reflect on 5–7 different potential root causes. From those, distill it down to the 1–2 most likely sources of the issue. Propose a simple and clean solution that fixes the bug without introducing messy or...

Code Refactor

The best prompt for refactoring

You are a senior software architect specializing in code refactoring and modular design. I need you to analyze a monolithic code file and restructure it into a clean, maintainable architecture. **Project Context:** - Target folder: @components -...