Personal AI assistant configs: CLAUDE.md for Claude Code and a .cursor symlink for conversion-bot.
Clone this repo into a shared parent directory alongside your other Adobe dev repos. For example, if your parent directory is ~/Projects/, the structure would look like:
~/Projects/
├── ai-configs/ # this repo
├── adp-devsite/
├── devsite-runtime-connector/
├── adp-devsite-github-actions-test/
└── dev-docs-template/
CLAUDE.md is scoped to that parent directory so Claude Code picks it up across all of them.
Also clone the cursor rules repo into the same parent directory:
git clone https://github.com/AdobeDocs/adp-devsite-cursor-rules./pull-configs.shPulls the latest CLAUDE.md and conversion-bot cursor rules, and ensures the .cursor symlink is set up.