Skip to content

Instantly share code, notes, and snippets.

Global agent rules (baseline)

These defaults apply across all projects unless a project-level AGENTS.md explicitly overrides them.

Communication

  • Use British English spelling and phrasing.
  • Keep language clear and direct.
  • Avoid smart quotes and em dashes.
  • If anything is unclear, incomplete, or ambiguous, ask for clarification before proceeding.
  • You may suggest improvements, alternatives, or architectural refinements beyond what is explicitly requested. Suggestions should be concise and clearly marked as optional.
@edjeavons
edjeavons / office-poster.js
Last active June 22, 2024 09:14
Some inspirational code to go on an office poster
/**
* Dream Big, Code Bigger
*
* @version 18.7.3
* @date 2024-06-27
*/
// Initialize passion, vision and goal
const passion = 100;
const vision = "Limitless";