paren-debug

Community

Debug Scheme parens with precise balance checks

Authorosoleve
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps developers diagnose and fix unbalanced or mismatched parentheses in Scheme source files, reducing parse errors and editing time.

Core Features & Use Cases

  • Parens balance checks: identify unclosed, extra closing, or mismatched brackets using the provided paren tools.
  • Precise diagnostics: report the exact location (file, line, column) of each error.
  • Guided fixes: suggest concrete edits and commands to restore balance during refactoring or debugging.
  • Use cases: after editing Scheme code and triggering syntax errors like "unexpected end-of-file reading list" or "unexpected close parenthesis".

Quick Start

Run paren-locate on path/to/file.ss to locate unbalanced parens, then fix the reported issues in the file and verify balance with paren-ok? and paren-check.

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: paren-debug
Download link: https://github.com/osoleve/the-fold/archive/main.zip#paren-debug

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 223,000+ vetted skills library on demand.