skills/icp-cli/SKILL.md:14 — icp replaces legacy dfx; never use dfx.
skills/sns-launch/SKILL.md:5,353-363 — requires dfx with the sns extension (dfx sns prepare-canisters, dfx sns propose, ...). Arguably legitimate (no icp equivalent), but nothing reconciles the two.
skills/caffeine-app/SKILL.md:70,423 — "There is no dfx in the workflow" / "dfx is not part of the Caffeine build", yet skills/caffeine-app/references/frontend-template.md:140-176 branches on process.env.DFX_NETWORK, proxies the dev server to dfx's default replica port 127.0.0.1:4943, and loads env vars with prefix: "DFX_".
The absolutist "never dfx" claim and the dfx-wired template/commands should be reconciled.
skills/icp-cli/SKILL.md:14— icp replaces legacy dfx; never use dfx.skills/sns-launch/SKILL.md:5,353-363— requiresdfxwith the sns extension (dfx sns prepare-canisters,dfx sns propose, ...). Arguably legitimate (no icp equivalent), but nothing reconciles the two.skills/caffeine-app/SKILL.md:70,423— "There is nodfxin the workflow" / "dfx is not part of the Caffeine build", yetskills/caffeine-app/references/frontend-template.md:140-176branches onprocess.env.DFX_NETWORK, proxies the dev server to dfx's default replica port127.0.0.1:4943, and loads env vars withprefix: "DFX_".The absolutist "never dfx" claim and the dfx-wired template/commands should be reconciled.