explain-code-slice

Community

Walk a code path end-to-end.

Authorgaelic-ghost
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Engineers and reviewers often need a faithful, stepwise explanation of how a single request, event, job, or datum moves through a system. This Skill removes ambiguity by identifying triggers, incoming data shapes, boundaries, branch points, and the exact transformations that occur so readers can follow the full execution path without gaps.

Core Features & Use Cases

  • Provides an ordered, conversational walkthrough from trigger to final output with concrete callouts for where data changes shape.
  • Highlights boundaries (module, process, service), branch points, and whether logic is shared or specialized so reviewers and debuggers can focus inspections.
  • Supports direct comparisons between two slices or two implementations to show why behavior diverges and where changes occur.
  • Useful for onboarding, code review walkthroughs, debugging request lifecycles, and documenting critical execution paths.

Quick Start

Explain the slice for saving a new reminder by starting with the incoming data shape and walking every meaningful step through validation, storage, and final UI update at standard detail.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: explain-code-slice
Download link: https://github.com/gaelic-ghost/socket/archive/main.zip#explain-code-slice

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.