lcfix

Community

Minimal LeetCode fixes with clear #FIX comments.

Authortaoluo
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps developers perform minimal, auditable fixes on LeetCode solutions, preserving the original logic while clearly documenting each repair with explicit # FIX comments.

Core Features & Use Cases

  • Identify the target LeetCode Python file, read its header metadata (id, name, difficulty, tags), and determine the smallest honest repair.
  • Apply the repair without rewriting the algorithm, preserving structure and behavior, and annotate changes with precise # FIX: notes for traceability.
  • Manual-only workflow: the skill should not run automatically and is designed for careful, auditable edits.

Quick Start

Open a buggy LeetCode Python file and run the lcfix workflow to apply the smallest honest repair.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: lcfix
Download link: https://github.com/taoluo/leetcode-study-system/archive/main.zip#lcfix

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.