What problem does it solve?
This Skill streamlines the development lifecycle for Internet Computer applications by providing a modern, efficient command-line interface for building, deploying, and managing projects.
Core Features & Use Cases
- Unified CLI: Replaces
dfx with a consistent tool for project setup, canister management, and deployment.
- Recipe System: Leverages templates for Rust, Motoko, and asset canisters, simplifying build configurations.
- Environment Management: Separates deployment targets from network connections for clearer deployment strategies.
- Use Case: When starting a new Internet Computer project, use this Skill to scaffold the project structure, configure your canisters with official recipes, and deploy them to your local or mainnet environment.
Quick Start
Use the icp-cli skill to create a new Internet Computer project named 'my-ic-app'.