tonyghiani /ai-essentials
Cursor rule
Removes AI-flavoured prose patterns from every piece of writing the assistant produces — chat answers, markdown files, code comments, commit messages, PR descriptions, anything text. Bans em-dash stops, corporate slop words, filler transitions, restating moves, and other tells.
6 24d ago A 863 tokens
original MIT tonyghiani /ai-essentials
Cursor rule
Server layering, boundary validation, error handling, and concurrency.
6 24d ago A 0 tokens
original MIT tonyghiani /ai-essentials
Cursor rule
Teaches the agent that numbered user replies map positionally to the previous numbered questions. Accepts short answers as complete. Always-applied behavioral rule.
6 24d ago A 478 tokens
original MIT tonyghiani /ai-essentials
Cursor rule
Folder layout, barrels, type placement, and import paths.
6 24d ago A 0 tokens
original MIT tonyghiani /ai-essentials
Cursor rule
Patterns for avoiding unnecessary useEffect - derive data, use event handlers, reset with keys.
6 24d ago A 0 tokens
original MIT tonyghiani /ai-essentials
Cursor rule
React component structure, props, rendering, and state placement.
6 24d ago A 0 tokens
original MIT tonyghiani /ai-essentials
Cursor rule
Comprehensive rules for useEffect, dependencies, and synchronization patterns.
6 24d ago A 0 tokens
original MIT tonyghiani /ai-essentials
Cursor rule
Rules for using React refs and DOM manipulation correctly.
6 24d ago A 0 tokens
original MIT tonyghiani /ai-essentials
Cursor rule
Test placement, naming, mocking, and assertion style.
6 24d ago A 0 tokens
original MIT tonyghiani /ai-essentials
Cursor rule
TypeScript naming, typing, control flow, and comment conventions.
6 24d ago A 0 tokens
original MIT