tessl install tessl/npm-anymatch@3.1.0Matches strings against configurable strings, globs, regular expressions, and/or functions
Agent Success
Agent success rate when using this tile
76%
Improvement
Agent success rate improvement when using this tile compared to baseline
1.12x
Baseline
Agent success rate without this tile
68%
Generated
Agent Claude Code
Scenario 1
Input validation with tolerant unsupported matcher handling
Scenario 2
Multi-format matcher support (string/glob/regex/function)
Scenario 3
Boolean or returnIndex results
Scenario 4
Array test args forwarded to predicate matchers
Scenario 5
Negated glob exclusions
Scenario 6
Picomatch option passthrough
Scenario 7
Curried tester function for reuse
Scenario 8
Path normalization with trailing separator preservation