mirror of
https://github.com/github/awesome-copilot.git
synced 2026-04-11 02:35:55 +00:00
fix: update descriptions for React migration agents to ensure proper formatting (#1344)
This commit is contained in:
committed by
GitHub
parent
c037695901
commit
d7c16e6ed2
@@ -1,6 +1,6 @@
|
||||
---
|
||||
name: react18-auditor
|
||||
description: Deep-scan specialist for React 16/17 class-component codebases targeting React 18.3.1. Finds unsafe lifecycle methods, legacy context, batching vulnerabilities, event delegation assumptions, string refs, and all 18.3.1 deprecation surface. Reads everything, touches nothing. Saves .github/react18-audit.md.
|
||||
description: 'Deep-scan specialist for React 16/17 class-component codebases targeting React 18.3.1. Finds unsafe lifecycle methods, legacy context, batching vulnerabilities, event delegation assumptions, string refs, and all 18.3.1 deprecation surface. Reads everything, touches nothing. Saves .github/react18-audit.md.'
|
||||
tools: ['vscode/memory', 'search', 'search/usages', 'execute/getTerminalOutput', 'execute/runInTerminal', 'read/terminalLastCommand', 'read/terminalSelection', 'edit/editFiles', 'web/fetch']
|
||||
user-invocable: false
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user