Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View lmn451's full-sized avatar
💭
open for work
💭
open for work

Block or report lmn451

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
lmn451/README.md

lmn451 — language servers, editor tooling, and agent workflows

Developer tools that make large codebases easier to understand and change.

Senior software engineer building language servers, editor integrations, and observable agent workflows in Rust and TypeScript.
Open to opportunities focused on developer infrastructure, editors, and AI tooling.

Portfolio · Contact · All projects

Featured Work

CSS Variables Tooling

Project-wide CSS custom-property intelligence, from a native language server to editor integrations.

I maintain a connected toolchain that brings completion, hover, navigation, rename, diagnostics, and color tools to CSS, HTML, JavaScript/TypeScript, Vue, Svelte, Astro, and more.

  • Native Rust language server with cross-platform binaries and no Node.js runtime requirement
  • Zed and VS Code integrations that select and configure the right server automatically
  • TypeScript/npm implementation for portable and fallback environments

Install for Zed » · Rust LSP · npm · Install for VS Code »


pi-subagentura

Reusable multi-agent workflows and observable, attachable sub-agents for the Pi coding agent.

Give the parent agent an outcome and let it build the team. pi-subagentura turns work into saved workflows while keeping child sessions visible and their intermediate results out of the parent context.

  • Run sequential, parallel, and pipelined agent workflows in the background
  • Watch, attach to, and continue child sessions in tmux or Zellij
  • Reuse review, research, migration, and conversion workflows across projects

View project » · npm · Source


JSX Prop Lookup

AST-powered React and TypeScript prop analysis exposed through MCP.

Use code-aware queries to understand component APIs and audit prop usage across an unfamiliar repository before a refactor.

  • Find prop usages and component APIs across JavaScript and TypeScript projects
  • Recover TypeScript interface information alongside component results
  • Audit component instances for missing required props

Install from npm » · Source

More Projects

  • Git Search for VS Code — Search commit history, paginate large result sets, and jump directly to remote commits. Source
  • Screencast — Chromium extension for screen-recording workflows, recovery, diagnostics, and export. Source
  • Smart Life Webapp — Installable Vue PWA for controlling Smart Life devices through a region-aware Cloudflare API proxy. Source

Get in Touch

Interested in developer tools, editor infrastructure, or agent workflows? Reach me at [email protected].

Pinned Loading

  1. pi-subagentura pi-subagentura Public

    Orchestrator, reusable multi-agent workflows and observable, attachable sub-agents for the Pi coding agent.

    TypeScript 12 5

  2. css-variables-zed css-variables-zed Public

    Project-wide CSS custom property intelligence for Zed: completion, hover, navigation, rename, diagnostics, and color tools.

    Rust 7 4

  3. jsx-prop-lookup-mcp-server jsx-prop-lookup-mcp-server Public

    JSX Prop Analyzer (CLI & MCP Server)

    JavaScript

  4. screencast screencast Public

    Screen record browser extension

    JavaScript

  5. css-lsp-rust css-lsp-rust Public

    Fast Rust language server for project-wide CSS custom properties: completion, hover, navigation, rename, diagnostics, and color tools.

    Rust 1 2

  6. git-search git-search Public

    VS Code extension

    JavaScript 1