conan-basic-usage

Community

Master Conan basics for C++ package workflows.

Authorigamenovoer
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Conan is a leading C++ package manager, and this skill helps teams streamline project setup, dependency resolution, and package creation using Conan.

Core Features & Use Cases

  • Initialize a standard C++ project structure with Conan and CMake.
  • Manage dependencies with conan install, review dependency graphs, and validate builds.
  • Create and test packages with conan create and the included test_package workflow.

Quick Start

Use the Conan basics to initialize a new library, install dependencies, and build the package: conan new cmake_lib -d name=myproject -d version=0.1 conan install . --build=missing conan create .

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: conan-basic-usage
Download link: https://github.com/igamenovoer/magic-context/archive/main.zip#conan-basic-usage

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.