extract-errors

Mengekstrak dan mengelola kode error untuk aplikasi React. Secara otomatis mengekstrak pesan error dari kode sumber React dan menetapkan kode error unik ke pesan baru. Mendeteksi peringatan "kode error tidak dikenal" dan menandai pesan yang memerlukan penetapan kode. Memvalidasi bahwa kode error tetap sinkron dengan basis kode saat ini melalui perintah yarn sederhana.

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

Lebih banyak skill dari facebook

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
Guide a developer through setting up a Meta API integration from scratch — discovers the right APIs, fetches setup guides, authentication requirements,…
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
Pandu pengguna melalui penulisan aturan Buck2 pertama mereka untuk mempelajari konsep dasar termasuk rules, actions, targets, configurations, analysis, dan select(). Gunakan…
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