A repository for personal specific documentation formats that help AI agents (Antigravity, Cursor, Claude, Codex) understand and generate better code.
-
skills/: Directory containingSKILL.md(and optionalscripts/,examples/) to teach the agent specialized capabilities. -
.agent/workflows/: YAML-frontmatter markdown files defining step-by-step executable workflows. -
knowledge/: Curated knowledge items (KIs) distilled from conversations.
-
RULES.md: Explicit coding rules, patterns, and constraints. It is also known asAGENTS.mdin Cursor, whileCALUDE.mdin Calude Code. -
llms.txt: A summarized context file optimized for LLM consumption (emerging standard). -
.editorconfig: Enforces coding style (indentation, line endings) which AI models typically respect.
Have an idea? Found a bug? See how to contribute.
MIT © aleen42