Build Profiles
CommunityControl build modes for Rust projects.
AuthorGoldziher
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps manage different build configurations for Rust projects, ensuring optimal performance and debugging capabilities for various environments like development, production, and CI/CD pipelines.
Core Features & Use Cases
- Environment Variable Control: Uses the
BUILD_PROFILEenvironment variable to select build settings. - Predefined Profiles: Offers
dev(fast iteration, debug symbols),release(optimized production builds), andci(optimized with debug symbols) profiles. - Use Case: When preparing to deploy a Rust application, you can use this Skill to ensure a fully optimized release build with debug symbols enabled for easier troubleshooting in production.
Quick Start
Build the Rust project using the CI profile.
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: Build Profiles Download link: https://github.com/Goldziher/spikard/archive/main.zip#build-profiles 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 471,000+ vetted skills library on demand.