Ai-project-rules-generator planning-with-files

Duplicate hidden copy

install
source · Clone the upstream repo
git clone https://github.com/naravid19/ai-project-rules-generator
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/naravid19/ai-project-rules-generator "$T" && mkdir -p ~/.claude/skills && cp -r "$T/tests/fixtures/skill-sources/planning-pack/.codex/skills/planning-with-files" ~/.claude/skills/naravid19-ai-project-rules-generator-planning-with-files-1015d7 && rm -rf "$T"
manifest: tests/fixtures/skill-sources/planning-pack/.codex/skills/planning-with-files/SKILL.md
source content

Duplicate hidden copy