lean-build
CommunityBuild, test, and debug Lean 4 projects with Lake.
AuthorArthur742Ramos
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill covers the essential workflows for configuring, building, testing, and debugging Lean 4 projects using Lake, making Lean development faster and more reliable.
Core Features & Use Cases
- Build commands: lake build, lake build ComputationalPaths, lake build ComputationalPaths.Path.HIT.Circle
- Run the executable: lake exe computational_paths
- Clean artifacts: lake clean
- Update dependencies: lake update
- Debug tips for common build errors and toolchain issues
Quick Start
Build the full project with lake build, then run the executable with lake exe computational_paths to verify the install.
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: lean-build Download link: https://github.com/Arthur742Ramos/ComputationalPathsLean/archive/main.zip#lean-build Please download this .zip file, extract it, and install it in the .claude/skills/ directory.