lclog

Record LeetCode learning events with problem snapshots and event trails.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/taoluo/leetcode-study-system --skill lclog
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lclog
Source: https://github.com/taoluo/leetcode-study-system/tree/main/.claude/skills/lclog
Command: npx skills add https://github.com/taoluo/leetcode-study-system --skill lclog

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Log one LeetCode learning event immediately after finishing or reviewing a problem. Maintain both a latest problem record and a historical event trail for planning and review.

Core Features & Use Cases

  • Records the latest problem snapshot and appends to a persistent event trail to support planning and review.
  • Supports problem-based study flows by keeping a current state and a timeline of events.
  • Useful for post-session reflection, audits, and targeted revision planning.

Quick Start

After finishing a LeetCode problem, run the lclog command to record your session.

Frequently Asked Questions about lclog

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

FAQPage Schema
How do I log LeetCode study sessions for planning and review?

To log LeetCode study sessions, you run the logging command after finishing a problem to update a latest snapshot and append to an event trail for planning and review workflows.

What is a LeetCode event trail and how does it track problem mastery?

A LeetCode event trail is a persistent timeline of learning events that records problem identity, timing, and mastery state to support post-session reflection and targeted revision planning.

How do I record my LeetCode problem mastery state after finishing?

You record your LeetCode problem mastery state by running a logging command with explicit fields for problem identity and timing, which updates the latest snapshot and appends the event to the trail.

Does the LeetCode problem logger execute code automatically?

No, the LeetCode problem logger does not execute code automatically; it requires explicit fields for problem identity, timing, and mastery state to ensure safe logging without automatic execution.

When should I log a LeetCode learning event?

You should log a LeetCode learning event immediately after finishing or reviewing a problem, applying the log to feed downstream plan and review workflows with your current mastery state.