Updating a skill

This commit is contained in:
Sandip Kumar Yadav 2026-05-14 15:34:05 +05:30
parent a8c8bbd0c0
commit 79505f1229

View File

@ -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"