Skip to content

Instantly share code, notes, and snippets.

View bradypp's full-sized avatar

Paul Brady bradypp

View GitHub Profile
@bradypp
bradypp / 00 - Cursor AI Prompting Rules.md
Created May 5, 2025 17:29 — forked from aashari/00 - Cursor AI Prompting Rules.md
Cursor AI Prompting Rules - This gist provides structured prompting rules for optimizing Cursor AI interactions. It includes three key files to streamline AI behavior for different tasks.

Cursor AI Prompting Framework Usage Guide

This guide explains how to use the structured prompting files (core.md, refresh.md, request.md) to optimize your interactions with Cursor AI, leading to more reliable, safe, and effective coding assistance.

Core Components

  1. core.md (Foundational Rules)
    • Purpose: Establishes the fundamental operating principles, safety protocols, tool usage guidelines, and validation requirements for Cursor AI. It ensures consistent and cautious behavior across all interactions.
    • Usage: This file's content should be persistently active during your Cursor sessions.
@bradypp
bradypp / .editorconfig
Last active October 6, 2020 19:16
config files
# http://EditorConfig.org
# Top-most EditorConfig file
root = true
# Global
[*]
indent_style = space
indent_size = 2
end_of_line = lf