The most celebrated contexts of all time.
Voted by the community.
A strict operational protocol for Claude 3.7 in Cursor IDE to prevent unintended code changes
A non-edit mode for Cursor to plan out larger projects
High-level Cursor rules for working with Ruby on Rails as used in the Maybe codebase
Declare return types in top-level functions to support future edits by coding agents.
Cursor rules file for Tailwind CSS v4.0
A full description of Workers, Durable Objects, Workers KV, D1, R1 and more
Rules for creating and organizing rules files for Cursor
A prompt to draft rules files for your project using Cursors codebase understanding
Create effective web animations using appropriate duration and easing functions for different UI interactions
Apply Clojure style conventions to ensure code is clear, consistent, and maintainable
Create babashka scripts to automate command-line tasks, file operations, and HTTP requests
A structured format for writing effective Git commit messages.
Make prompts more concise and effective using Concept Elevation.
The prompt I used to extract tabular data from a PDF. In the end model choice seemed to have the biggest impact (Claude won).
Guidelines for effective ClojureScript coding and debugging.
Develop a simple web app using Scittle ClojureScript with JavaScript to handle browser interactions
Manage Web Audio API nodes declaratively with JavaScript using the virtual-audio-graph library
Embed classless CSS for dark mode support and semantic styling using Concrete.css stylesheet
For https://github.com/yusukebe/hono-vite-react-stack
helpful for converting React code from documentation to ClojureScript (Reagent or Uix) and vice versa
Automate browser interactions for end-to-end testing with Playwright in ClojureScript
Implement a promise-based key-value store with IndexedDB using IDB Keyval API functions