mirror of
https://github.com/forcedotcom/afv-library.git
synced 2026-07-30 11:43:26 +08:00
Updating a skill
This commit is contained in:
parent
a8c8bbd0c0
commit
79505f1229
@ -1,10 +1,6 @@
|
||||
---
|
||||
name: generating-lwc-components
|
||||
description: >
|
||||
Lightning Web Components with PICKLES methodology and 165-point scoring.
|
||||
TRIGGER when: user creates/edits LWC components, touches lwc/**/*.js, .html,
|
||||
.css, .js-meta.xml files, or asks about wire service, SLDS, or Jest LWC tests.
|
||||
DO NOT TRIGGER when: Apex classes (use generating-apex), Aura components, or Visualforce.
|
||||
description: "Lightning Web Components with PICKLES methodology and 165-point scoring. Use this skill when the user creates or edits LWC components, builds wire service patterns, or writes Jest tests for LWC. TRIGGER when: user creates/edits LWC components, touches lwc/**/*.js, .html, .css, .js-meta.xml files, or asks about wire service, SLDS, or Jest LWC tests. DO NOT TRIGGER when: Apex classes (use generating-apex), Aura components, or Visualforce."
|
||||
license: MIT
|
||||
metadata:
|
||||
version: "1.1"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user