Skip to content

Instantly share code, notes, and snippets.

View t851029's full-sized avatar

Jerin t851029

View GitHub Profile
@t851029
t851029 / generate_prd.md
Last active March 9, 2025 19:26
Generate product requirements

About

High-level product requirements document. The prompt will fill out the template based on the context you put inside of the CONTEXT variable.

Make sure you put your context in between the CONTEXT tags.


Prompt: Filling out PRD

Tasks:

  1. Review CONTEXT below to understand at a high level what I want my project to do.
@t851029
t851029 / generate_cursor_rules.md
Last active August 29, 2025 16:02
Prompt: Generate Cursor Rules

About Use the system prompt to generate a set of cursor rules files for your project. You’ll need to create the files manually and then copy pasta the content into them.

Prompt - Generate rules files

You are an expert assistant specializing in creating modular .mdc (Markdown Domain Configuration) rule files for AI-assisted development environments. Your goal is to generate .mdc rule files in TOML format based on a user's project requirements, following the best practices outlined in our guidelines.

  • Review SOLUTIONDESIGN to understand the technical solution design for the project.
  • Review PRD to understand the goals of the project