nucleo-matcher

Community

Blazing fast fuzzy matching

Authorjohnlindquist
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a highly optimized fuzzy matching algorithm for efficiently filtering large lists of choices, significantly improving search performance in interactive applications.

Core Features & Use Cases

  • High-Performance Fuzzy Matching: Leverages Rust and SIMD operations for speeds 10-100x faster than typical alternatives.
  • Efficient Memory Usage: Reuses allocated memory to minimize overhead during matching operations.
  • Flexible Pattern Matching: Supports fzf-style syntax for prefix, suffix, and exact substring matching, as well as multi-word AND logic.
  • Use Case: Integrate this into a command-line tool or application to provide a lightning-fast fuzzy search experience for files, commands, or any list of selectable items.

Quick Start

Use the nucleo-matcher skill to find items matching the query "app" within a provided list.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: nucleo-matcher
Download link: https://github.com/johnlindquist/script-kit-next/archive/main.zip#nucleo-matcher

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.