6 matches across 1 files for error path:.claude/skills/extract-errors/SKILL.md
snippet_mode: auto · sorted by relevance
.claude/skills/extract-errors/SKILL.md MARKDOWN 6 matches · showing 5 view file →
1---
2name: extract-errors
3description: Use when adding new error messages to React, or seeing "unknown error code" warnings.
4---
· · ·
3description: Use when adding new error messages to React, or seeing "unknown error code" warnings.
4---
5
· · ·
6# Extract Error Codes
7
8## Instructions
· · ·
9
101. Run `yarn extract-errors`
112. Report if any new errors need codes assigned
123. Check if error codes are up to date
· · ·
112. Report if any new errors need codes assigned
123. Check if error codes are up to date
13
+ 1 more matches in this file
Search syntax
auth loginboth terms (AND is implicit)
auth OR logineither term
NOT path:vendorexclude matches
"exact phrase"quoted exact match
/func\s+Test/regex
handler~1fuzzy (Levenshtein 1)
file:*_test.gofilename glob
path:pkg/auth/**full path glob
lang:golanguage filter

Search any public repo from your terminal

This page calls POST /api/v1/code_search. Same tool, available over MCP for Claude/Cursor/Copilot.