Back to list
iQeda

lc-list

by iQeda

0🍴 0📅 Jan 6, 2026

SKILL.md


name: lc-list description: List LeetCode problems by difficulty level (easy/medium/hard)

LeetCode List

List LeetCode problems.

Usage

/lc-list - List all problems /lc-list easy - List Easy problems only /lc-list medium - List Medium problems only /lc-list hard - List Hard problems only

Instructions

Run the appropriate leetcode-cli command based on the argument:

  • No argument or "all": leetcode list 2>/dev/null | head -30
  • "easy": leetcode list -q eL 2>/dev/null | head -30
  • "medium": leetcode list -q mL 2>/dev/null | head -30
  • "hard": leetcode list -q hL 2>/dev/null | head -30

Show the results to the user.

Score

Total Score

50/100

Based on repository quality metrics

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

Reviews

💬

Reviews coming soon