Back to repositoriesView on GitHub
Indexed repository
cameronfreer/lean4-skills
These skills were discovered automatically and have not necessarily received an editorial review.
2 indexed skills106 stars
lean4-memoriesIndexed
This skill should be used when working on Lean 4 formalization projects to maintain persistent memory of successful proof patterns, failed approaches, project conventions, and user preferences across sessions using MCP memory server integration
View indexed skilllean4-theorem-provingIndexed
Use when working with Lean 4 (.lean files), writing mathematical proofs, seeing "failed to synthesize instance" errors, managing sorry/axiom elimination, or searching mathlib for lemmas - provides build-first workflow, haveI/letI patterns, compiler-guided repair, and LSP integration
View indexed skill