Skip to content
View JLugagne's full-sized avatar

Block or report JLugagne

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.

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

Pinned Loading

  1. scaffor scaffor Public

    Deterministic scaffolding for LLM agents. Templates generate files, structured hints tell the agent what to do next. Built-in MCP server for Claude Code and Cursor.

    Go

  2. go-surgeon go-surgeon Public

    Deterministic Go code editing for LLM agents. AST-based CLI and MCP server that replaces Edit, Read, and Grep on .go files for Claude Code, Cursor, and any agent.

    Go 3 1

  3. agents-mercato agents-mercato Public

    Package manager for Claude Code agents and skills. Sync across devs and CI, with dependency resolution and private search.

    Go 4

  4. jsonschema-infer jsonschema-infer Public

    A Go library for inferring JSON Schema from JSON samples. This library analyzes multiple JSON documents and automatically generates a JSON Schema that describes their structure, types, and patterns.

    Go

  5. bm25 bm25 Public

    Forked from crawlab-team/bm25

    This is a golang implementation of various BM25 algorithms. Heavily optimized using simd and neon

    Go 1

  6. snowball snowball Public

    Forked from kljensen/snowball

    Go implementation of the Snowball stemmers

    Go