lc-test

star 10

Test a Rust solution file against LeetCode's test cases (project)

majiayu000 By majiayu000 schedule Updated 2/5/2026

name: lc-test description: Test a Rust solution file against LeetCode's test cases (project)

LeetCode Test

Test a solution file against LeetCode's test cases.

Usage

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

Instructions

  1. Run leetcode test <file> 2>&1 and show the results to the user
  2. If only problem ID is provided, find the file in problems/ directory

Note: leetcode test may have timeout issues. If it hangs, use leetcode submit directly.

Install via CLI
npx skills add https://github.com/majiayu000/claude-skill-registry-data --skill lc-test
Repository Details
star Stars 10
call_split Forks 4
navigation Branch main
article Path SKILL.md
More from Creator