Skip to content
View AmiteK23's full-sized avatar
🦊
npm install -g logicstamp-context • npm install -g logicstamp-mcp
🦊
npm install -g logicstamp-context • npm install -g logicstamp-mcp

Highlights

  • Pro

Organizations

@LogicStamp

Block or report AmiteK23

Report abuse

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

Report abuse
AmiteK23/README.md

Amit Levi

DevTools Builder • Full-Stack Developer

Typing SVG


Hi, I’m Amit 👋
I build developer tools that make large codebases understandable to both humans and AI.

I focus on deterministic analysis, AST-level insight, and AI-ready context - especially where LLMs usually hallucinate or lose structural understanding.

I’m the creator of LogicStamp, an open-source ecosystem for analyzing React / TypeScript projects and producing reusable, machine-readable context for AI assistants, editors, and CI workflows.


LogicStamp Ecosystem

Open-source DevTools ecosystem for deterministic, AI-ready code understanding.
➡️ Organization & overview: https://github.com/LogicStamp

logicstamp-context (CLI)

AST-powered analyzer for React/TypeScript projects
Extracts components, hooks, props, styles, dependencies, routing, and token estimates.

➡️ GitHub: https://github.com/LogicStamp/logicstamp-context
➡️ npm: https://www.npmjs.com/package/logicstamp-context


logicstamp-mcp

MCP server that exposes your project’s structure directly to AI assistants.

➡️ GitHub: https://github.com/LogicStamp/logicstamp-mcp
➡️ npm: https://www.npmjs.com/package/logicstamp-mcp


logicstamp.dev

Documentation, guides, and project philosophy
➡️ https://logicstamp.dev

Focus Areas

  • DevTools & CLI tooling
  • TypeScript AST analysis
  • LLM context engineering
  • AI-assisted developer workflows
  • DX for large React / Next.js codebases

Connect

LinkedIn: https://linkedin.com/in/amit-levi-538558221
Email: amit23082@gmail.com


Pinned Loading

  1. LogicStamp/logicstamp-context LogicStamp/logicstamp-context Public

    A lightweight CLI that scans React/TypeScript codebases and generates clean context.json bundles (plus a context_main.json index) to help LLMs understand your project structure with fewer tokens.

    TypeScript 40 3

  2. LogicStamp/logicstamp-mcp LogicStamp/logicstamp-mcp Public

    MCP server for LogicStamp Context - enabling AI assistants to safely analyze and understand React/TypeScript codebases

    TypeScript 3

  3. LogicStamp/logicstamp.dev LogicStamp/logicstamp.dev Public

    Official landing website for LogicStamp: a CLI tool that generates AI-ready context.json bundles for React/TypeScript projects. Built with Next.js, TypeScript, and Tailwind CSS. The site showcases …

    TypeScript 3