Skip to content

Commit 233a4c2

Browse files
committed
feat(react-expert): add web search exception for error code research
1 parent b047bad commit 233a4c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.claude/skills/react-expert/SKILL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ This skill produces exhaustive documentation research on any React API or concep
3838
8. **TypeScript Types** - Note discrepancies with Flow
3939
9. **Current react.dev docs** - Baseline (not trusted as complete)
4040

41-
**No web search** - No Stack Overflow, blog posts, or web searches. GitHub API via `gh` CLI is allowed.
41+
**No web search** - No Stack Overflow, blog posts, or web searches. GitHub API via `gh` CLI is allowed. **Exception:** Error code research mode (see below) explicitly allows web search to understand real-world developer pain points.
4242

4343
## Workflow
4444

0 commit comments

Comments
 (0)