lc-submit

star 10

Submit a Rust solution file to LeetCode (project)

majiayu000 By majiayu000 schedule Updated 2/5/2026

name: lc-submit description: Submit a Rust solution file to LeetCode (project)

LeetCode Submit

Submit a solution file to LeetCode.

Usage

/lc-submit <file> - Submit the solution file (e.g., problems/1.two-sum.rs)

Instructions

  1. If only problem ID is provided, find the file in problems/ directory
  2. Run leetcode submit <file> 2>&1 and show the results to the user
Install via CLI
npx skills add https://github.com/majiayu000/claude-skill-registry-data --skill lc-submit
Repository Details
star Stars 10
call_split Forks 4
navigation Branch main
article Path SKILL.md
More from Creator