lc-list

Lists LeetCode problems filtered by difficulty level (easy, medium, hard).

Updated Jan 6, 2026
One-click install
npx skills add https://github.com/iQeda/MyRust-NeetCode --skill lc-list
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lc-list
Source: https://github.com/iQeda/MyRust-NeetCode/tree/main/.claude/skills/lc-list
Command: npx skills add https://github.com/iQeda/MyRust-NeetCode --skill lc-list

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Streamlines practice planning by listing LeetCode problems categorized by difficulty.

Core Features & Use Cases

  • List all problems
  • Filter by difficulty (easy/medium/hard)
  • Quick reference for interview prep

Quick Start

Run the /lc-list command to display problems by difficulty.

Frequently Asked Questions about lc-list

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I list LeetCode problems by difficulty for interview prep?

You can list LeetCode problems by difficulty by running the /lc-list command with a difficulty filter. This queries the integrated LeetCode data source to display easy, medium, or hard problems in a concise, readable format for practice planning.

Can I filter LeetCode practice plans to show only easy or hard problems?

Yes, you can filter practice plans to show only easy or hard problems by applying the difficulty filter in the /lc-list command. It parses the local LeetCode catalog to present problems matching your specified difficulty level.

What is the best way to browse LeetCode easy, medium, and hard problems in a CLI environment?

The best way to browse LeetCode problems in a CLI environment is using a command-line listing tool like /lc-list. It queries local or integrated data sources and outputs categorized problems by difficulty level for quick reference.

Does this LeetCode problem listing tool require any external dependencies to run?

No, this LeetCode problem listing tool requires no external dependencies to run. It operates independently to parse and query the integrated LeetCode data source directly from your command line interface.

How do I generate a quick reference list of LeetCode problems categorized by difficulty?

To generate a quick reference list of LeetCode problems categorized by difficulty, execute the /lc-list command. It fetches and formats the problem catalog by easy, medium, and hard levels to streamline your interview preparation.