Skip to content

refactor: trim icp-cli skill, add candid config#61

Merged
raymondk merged 2 commits intomainfrom
marc0olo/improve-icp-cli-skill
Mar 3, 2026
Merged

refactor: trim icp-cli skill, add candid config#61
raymondk merged 2 commits intomainfrom
marc0olo/improve-icp-cli-skill

Conversation

@marc0olo
Copy link
Copy Markdown
Member

@marc0olo marc0olo commented Mar 3, 2026

Summary

  • Merge pitfall "Writing dfx.json instead of icp.yaml" into "Using dfx instead of icp" — removes redundancy, 9 pitfalls now
  • Remove multi-canister config example — it was just Rust + Asset combined; replaced with a one-liner note
  • Add candid recipe configuration to Rust and Motoko examples with correct semantics (if specified, file must exist; auto-generated when omitted)
  • Add candid to dfx→icp configuration mapping table — addresses gap found in real-world testing (dfx.json conversion)

- Merge pitfall #3 (dfx.json vs icp.yaml) into pitfall #1 (dfx vs icp)
- Remove multi-canister example (composition of individual examples)
- Add candid recipe configuration to Rust and Motoko examples
- Add candid to dfx→icp configuration mapping table
@raymondk raymondk merged commit b812b98 into main Mar 3, 2026
6 checks passed
@raymondk raymondk deleted the marc0olo/improve-icp-cli-skill branch March 3, 2026 22:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants