extract-errors

द्वारा facebook

React अनुप्रयोगों के लिए त्रुटि कोड निकालें और प्रबंधित करें। React स्रोत कोड से त्रुटि संदेश स्वचालित रूप से निकालता है और नए संदेशों को अद्वितीय त्रुटि कोड प्रदान करता है। "अज्ञात त्रुटि कोड" चेतावनियों का पता लगाता है और उन संदेशों को चिह्नित करता है जिन्हें कोड असाइनमेंट की आवश्यकता है। एक सरल yarn कमांड के माध्यम से सत्यापित करता है कि त्रुटि कोड वर्तमान कोडबेस के साथ सिंक्रोनाइज़ रहें।

npx skills add https://github.com/facebook/react --skill extract-errors

Extract Error Codes

Instructions

  1. Run yarn extract-errors
  2. Report if any new errors need codes assigned
  3. Check if error codes are up to date

facebook की और Skills

api-health
facebook
Monitor API health for a Meta app — check rate limits, call volume, and API deprecations. Use to diagnose throttling, plan capacity, or prepare for API version…
official
api-integration
facebook
किसी डेवलपर को शुरू से Meta API इंटीग्रेशन सेट करने में मार्गदर्शन करें — सही APIs खोजें, सेटअप गाइड प्राप्त करें, प्रमाणीकरण आवश्यकताएँ,…
official
app-review-prep
facebook
Prepare a Meta app for App Review — checks current status, outstanding requirements, granted privileges, and submission history. Use before submitting an app…
official
debug-webhooks
facebook
Troubleshoot webhook issues for a Meta app — inspect active subscriptions, identify misconfiguration, and send test payloads to verify delivery. Use when…
official
webhook-setup
facebook
Set up webhooks for a Meta app end-to-end — discover available topics, subscribe to fields, and verify with a test payload. Use when configuring webhooks for…
official
buck2-rule-basics
facebook
उपयोगकर्ताओं को उनका पहला Buck2 rule लिखने में मार्गदर्शन करें ताकि वे मूलभूत अवधारणाएँ सीख सकें, जिनमें rules, actions, targets, configurations, analysis और select() शामिल हैं। उपयोग…
official
add-ir-instruction
facebook
Guide for adding a new IR instruction to the Hermes compiler. Use when the user asks to add, create, or define a new IR instruction (Inst/Instruction) in the…
official
binary-size-analysis
facebook
This skill should be used when the user wants to analyze hermesvm binary size changes across a range of commits. Use when the user mentions "binary size",…
official