Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

igniteui-webcomponents

igniteui-webcomponents 收录了来自 IgniteUI 的 10 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
10
Stars
167
更新
2026-06-24
Forks
10
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

igniteui-wc-generate-from-image-design
网页开发工程师

Implement application views from design images using Ignite UI Web Components. Uses MCP servers (igniteui-cli, igniteui-theming) to discover components, generate themes, and follow best practices. Triggers when the user provides a design image (screenshot, mockup, wireframe) and wants it built as a working view with Ignite UI Web Components. Also triggers when the user asks to "implement this design", "build this UI", "convert this mockup", or "create a page from this image" in an Ignite UI Web Components project.

2026-06-24
igniteui-wc-migrate-grid-lite-to-premium
软件开发工程师

Step-by-step migration guide from igniteui-grid-lite (IgcGridLite) to the premium igniteui-webcomponents-grids (IgcGridComponent), covering every import, class name, HTML tag, property, event, template, sorting, filtering, and theming API change.

2026-06-11
igniteui-wc-choose-components
软件开发工程师

Identify and select the right Ignite UI Web Components for your app UI, then navigate to official docs, usage examples, and API references

2026-06-05
igniteui-wc-customize-component-theme
软件开发工程师

Customize Ignite UI Web Components styling using CSS custom properties, optional Sass, and the igniteui-theming MCP server for AI-assisted theming

2026-06-05
igniteui-wc-optimize-bundle-size
软件开发工程师

Optimize application bundle size by importing only necessary components and using tree-shaking effectively

2026-06-05
igniteui-wc-integrate-with-framework
软件开发工程师

Integrate Ignite UI Web Components packages into React, Angular, Vue, or vanilla JS applications with framework-specific configurations

2026-04-20
add-component-property
网页开发工程师

Add a reactive property to an existing Lit web component with proper decorators, types, tests, and documentation

2026-02-18
create-new-component
网页开发工程师

Create a new Lit web component following project conventions, including component class, styles, tests, Storybook story, and proper exports

2026-02-18
review-component-pr
软件质量保证分析师与测试员

Comprehensive code review checklist for component pull requests ensuring quality, accessibility, and adherence to project conventions

2026-02-18
update-component-styles
网页开发工程师

Update component styling following the SCSS to Lit CSS workflow with proper theme support

2026-02-18