cmake-runner
OfficialRun CMake commands for build, test, and deploy.
AuthorOreStudio
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill provides a streamlined approach to running CMake commands to configure, build, test, and deploy ORE Studio projects.
Core Features & Use Cases
- Preset-based configuration and builds using cmake --preset
- Test execution and selective test targeting via cmake --build --target
- Diagram generation and deployment triggers via provided targets (mad, deploy_site)
Quick Start
From the top-level project directory, configure with the linux-clang-debug preset, then build and optionally run tests. Example: cmake --preset linux-clang-debug; cmake --build --preset linux-clang-debug; cmake --build --preset linux-clang-debug --target rat; cmake --build --target deploy_skills --preset linux-clang-debug.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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: cmake-runner Download link: https://github.com/OreStudio/OreStudio/archive/main.zip#cmake-runner Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.