lexer

Installation
SKILL.md

Lexer

Lexer is a tool used by software developers to automatically generate code. It parses source code and transforms it into tokens that can be used by compilers or interpreters.

Official docs: https://pygments.org/docs/

Lexer Overview

  • Document
    • Section
  • Lexical Analysis

Working with Lexer

This skill uses the Membrane CLI to interact with Lexer. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing.

Install the CLI

Install the Membrane CLI so you can run membrane from the terminal:

Related skills
Installs
29
GitHub Stars
33
First Seen
Apr 2, 2026