ai-context-writer
Installation
SKILL.md
AI Context Writer Skill
Use this skill when creating or updating ai-context.md files that document modules in the codebase. These files are indexed by the context-crawler and surfaced via /modules, /module, and /module-search commands.
File Location
Context files must be named exactly ai-context.md and placed at the root of the module:
packages/my-package/ai-context.md # Internal module
apps/my-app/ai-context.md # Internal module
.context/external-lib/ai-context.md # External reference (submodule)