string-matching
CommunityChoose the right exact string matcher.
AuthorArcadi4
Version1.0.0
Installs0
System Documentation
What problem does it solve?
String matching problems determine whether a pattern occurs within a text and guide the choice of algorithm to balance correctness and performance across workloads.
Core Features & Use Cases
- Guidance on exact matching methods including naive, Rabin-Karp, finite-automata, KMP, and suffix-array approaches.
- CLRS-style costs, correctness proofs, and explicit handling of overlaps to support rigorous explanations.
- Use cases cover exact substring search, overlap-preserving matches, and structure queries like LCP and suffix arrays.
Quick Start
Describe your workload and ask for the recommended exact string-matching method to apply.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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: string-matching Download link: https://github.com/Arcadi4/nerdy/archive/main.zip#string-matching Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.