Project documentation structure — standard proj-[name]/ layout with ADRs, stories, and operations guides. Use when: initializing docs for a new project, recording architecture decisions, or maintaining project knowledge bases.
$npx -y skills add cablate/ai-toolkit --skill project-docsInstalls into the current project.
Run `npx skills use "https://github.com/cablate/ai-toolkit" --skill "cablate/ai-toolkit/project-docs"` 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/cablate/ai-toolkit" that are relevant to the current task. Run `npx skills add "https://github.com/cablate/ai-toolkit"` and select the relevant skills, then follow their instructions.