Skip to content

Commit 74c3fb9

Browse files
authored
chore: Updated distributed skills frontmatter schema (#2129)
1 parent 1c47e89 commit 74c3fb9

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

  • skills
    • igniteui-wc-choose-components
    • igniteui-wc-customize-component-theme
    • igniteui-wc-integrate-with-framework
    • igniteui-wc-optimize-bundle-size

skills/igniteui-wc-choose-components/SKILL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
name: igniteui-wc-choose-components
33
description: Identify and select the right Ignite UI Web Components for your app UI, then navigate to official docs, usage examples, and API references
4-
user-invokable: true
4+
user-invocable: true
55
---
66

77
# Choose the Right Ignite UI Components

skills/igniteui-wc-customize-component-theme/SKILL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
name: igniteui-wc-customize-component-theme
33
description: Customize Ignite UI Web Components styling using CSS custom properties, optional Sass, and the igniteui-theming MCP server for AI-assisted theming
4-
user-invokable: true
4+
user-invocable: true
55
---
66

77
# Ignite UI Web Components — Theming Skill

skills/igniteui-wc-integrate-with-framework/SKILL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
name: igniteui-wc-integrate-with-framework
33
description: Integrate igniteui-webcomponents into React, Angular, Vue, or vanilla JS applications with framework-specific configurations
4-
user-invokable: true
4+
user-invocable: true
55
---
66

77
# Integrate with Framework

skills/igniteui-wc-optimize-bundle-size/SKILL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
name: igniteui-wc-optimize-bundle-size
33
description: Optimize application bundle size by importing only necessary components and using tree-shaking effectively
4-
user-invokable: true
4+
user-invocable: true
55
---
66

77
# Optimize Bundle Size

0 commit comments

Comments
 (0)