Skip to content

A repo for personal contexts for generating or modifying code via AI, including skills, rules, etc.

License

Notifications You must be signed in to change notification settings

aleen42/PersonalContext

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal Context

A repository for personal specific documentation formats that help AI agents (Antigravity, Cursor, Claude, Codex) understand and generate better code.

Antigravity

  • skills/: Directory containing SKILL.md (and optional scripts/, 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.

General (Claude, Codex, & Others)

  • RULES.md: Explicit coding rules, patterns, and constraints. It is also known as AGENTS.md in Cursor, while CALUDE.md in 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.

⛽ How to contribute

Have an idea? Found a bug? See how to contribute.

📜 License

MIT © aleen42

About

A repo for personal contexts for generating or modifying code via AI, including skills, rules, etc.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published