Generate AI assistant configuration files for a repository — CLAUDE.md, AGENTS.md, and Cursor rules (.cursor/rules/*.mdc) — from codebase analysis. Use whenever the user wants to create or update CLAUDE.md, AGENTS.md, agent rules, Cursor rules, AI coding assistant configuration, or "onboard AI tools" to a project, even if they only mention one of the file types.
$npx -y skills add divar-ir/ai-doc-gen --skill generate-ai-rulesInstalls into the current project.
Run `npx skills use "https://github.com/divar-ir/ai-doc-gen" --skill "divar-ir/ai-doc-gen/generate-ai-rules"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/divar-ir/ai-doc-gen" that are relevant to the current task. Run `npx skills add "https://github.com/divar-ir/ai-doc-gen"` and select the relevant skills, then follow their instructions.