Skip to main content
IgniteUI
GitHub クリエイタープロフィール

IgniteUI

11 件の GitHub リポジトリにある 67 件の収集済み skills をリポジトリ単位で表示します。

収集済み skills
67
リポジトリ
11
更新
2026年9月3日
リポジトリマップ

skills がある場所

収集済み skill 数が多いリポジトリを、このクリエイターカタログ内の比率と職業範囲とともに表示します。

#01
igniteui-cli
17 件の skills · 2026年5月15日
ソフトウェア開発者ウェブ開発者ウェブ・デジタルインターフェースデザイナー
3 件の職業カテゴリ · 100% 分類済み
25%比率
#02
igniteui-webcomponents
10 件の skills · 2026年9月3日
ソフトウェア開発者ウェブ開発者ウェブ・デジタルインターフェースデザイナーソフトウェア品質保証アナリスト・テスター
4 件の職業カテゴリ · 100% 分類済み
15%比率
#03
igniteui-documentation
9 件の skills · 2026年8月28日
ソフトウェア開発者市場調査アナリスト・マーケティングスペシャリストウェブ開発者
3 件の職業カテゴリ · 100% 分類済み
13%比率
#04
igniteui-angular
8 件の skills · 2026年8月25日
ソフトウェア開発者ウェブ開発者ソフトウェア品質保証アナリスト・テスター
3 件の職業カテゴリ · 100% 分類済み
12%比率
#05
igniteui-blazor
6 件の skills · 2026年8月21日
ウェブ開発者ソフトウェア開発者ウェブ・デジタルインターフェースデザイナーソフトウェア品質保証アナリスト・テスター
4 件の職業カテゴリ · 100% 分類済み
9%比率
#06
igniteui-react
5 件の skills · 2026年8月27日
ソフトウェア開発者ウェブ開発者
2 件の職業カテゴリ · 100% 分類済み
7.5%比率
#07
ai-repo-structure
4 件の skills · 2026年3月24日
ソフトウェア開発者ソフトウェア品質保証アナリスト・テスタープロジェクト管理専門家
3 件の職業カテゴリ · 100% 分類済み
6%比率
#08
igniteui-angular-samples
3 件の skills · 2026年8月21日
ウェブ開発者ウェブ・デジタルインターフェースデザイナー
2 件の職業カテゴリ · 100% 分類済み
4.5%比率
ここでは上位 8 件のリポジトリを表示しています。完全なリストは下に続きます。
リポジトリエクスプローラー

リポジトリと代表的な skills

igniteui-blazor-components
ソフトウェア開発者

Covers non-grid Ignite UI for Blazor UI components: application setup, form controls (inputs, combos, selects, date/time pickers, calendar, checkbox, radio, switch, slider, rating), layout containers (tabs, stepper, accordion, expansion panel, navigation…

2026年5月15日
igniteui-blazor-generate-from-image-design
ウェブ開発者

Implement Blazor application views from design images using Ignite UI Blazor 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…

2026年5月15日
igniteui-blazor-grids
ソフトウェア開発者

Provides guidance on all Ignite UI for Blazor data grid types (Grid Lite, Flat Grid, Tree Grid, Hierarchical Grid, Pivot Grid) including setup, column configuration, sorting, filtering, selection, editing, grouping, summaries, toolbar, export, paging, remote…

2026年5月15日
igniteui-blazor-theming
ウェブ・デジタルインターフェースデザイナー

Covers theming and visual customization for Ignite UI for Blazor: choosing and switching built-in themes (Bootstrap, Material, Fluent, Indigo - light and dark variants), customizing component appearance with CSS custom properties (design tokens), using the…

2026年5月15日
igniteui-react-components
ソフトウェア開発者

This skill identifies the right Ignite UI for React components for any UI pattern and covers installing, importing, and using them — including JSX patterns, event handling, refs, forms, and TypeScript. Use this when choosing components, setting up a React…

2026年5月15日
igniteui-react-customize-theme
ウェブ・デジタルインターフェースデザイナー

This skill customizes Ignite UI for React component styling using CSS custom properties and the full theming system and should be used when applying brand colors, dark mode, component-level overrides, or scoped themes in a React application

2026年5月15日
igniteui-react-generate-from-image-design
ウェブ開発者

Implement React application views from design images using Ignite UI for React components. Uses MCP servers (igniteui-cli, igniteui-theming) and tools for component discovery, docs lookup, and theming to choose components, generate theme tokens, and follow…

2026年5月15日
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年5月15日
収集済み skill 17 件中 8 件を表示しています。
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,…

2026年9月3日
igniteui-wc-integrate-with-framework
ウェブ・デジタルインターフェースデザイナー

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

2026年9月3日
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年9月3日
create-new-component
ウェブ開発者

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

2026年8月18日
review-component-pr
ソフトウェア品質保証アナリスト・テスター

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

2026年8月18日
add-component-property
ソフトウェア開発者

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

2026年8月14日
update-component-styles
ソフトウェア開発者

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

2026年8月14日
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年6月5日
収集済み skill 10 件中 8 件を表示しています。
igniteui-doc-topics
ウェブ開発者

Author or audit Ignite UI documentation topics — component pages, how-to guides, conceptual overviews, and category indexes — for both the Angular doc set and the cross-platform (React / Web Components / Blazor) doc set. Applies the Diátaxis framework mapped…

2026年8月28日
igniteui-doc-topics
ソフトウェア開発者

Author or audit Ignite UI documentation topics — component pages, how-to guides, conceptual overviews, and category indexes — for both the Angular doc set and the cross-platform (React / Web Components / Blazor) doc set. Applies the Diátaxis framework mapped…

2026年8月25日
igniteui-topic-frontmatter
市場調査アナリスト・マーケティングスペシャリスト

Audit and normalize YAML frontmatter metadata for Ignite UI MDX documentation topics. Use when a task mentions frontmatter, SEO titles, meta descriptions, llms.description, keywords, canonical links, relatedComponents, mentionedTypes, license, metadata…

2026年8月25日
igniteui-doc-topics
ソフトウェア開発者

Author or audit Ignite UI documentation topics — component pages, how-to guides, conceptual overviews, and category indexes — for both the Angular doc set and the cross-platform (React / Web Components / Blazor) doc set. Applies the Diátaxis framework mapped…

2026年8月25日
igniteui-topic-frontmatter
市場調査アナリスト・マーケティングスペシャリスト

Audit and normalize YAML frontmatter metadata for Ignite UI MDX documentation topics. Use when a task mentions frontmatter, SEO titles, meta descriptions, llms.description, keywords, canonical links, relatedComponents, mentionedTypes, license, metadata…

2026年8月25日
igniteui-topic-frontmatter
市場調査アナリスト・マーケティングスペシャリスト

Audit and normalize YAML frontmatter metadata for Ignite UI MDX documentation topics. Use when a task mentions frontmatter, SEO titles, meta descriptions, llms.description, keywords, canonical links, relatedComponents, mentionedTypes, license, metadata…

2026年8月17日
xplat-docs-api-links
ソフトウェア開発者

Reference guide for adding, fixing, and auditing ApiLink components in xplat MDX using the generated api-docs registry. Covers clean ApiLink props, pkg/kind disambiguation, member checks, PlatformBlock use, and registry reports.

2026年6月9日
xplat-docs-api-map-sync
ソフトウェア開発者

Reference guide for syncing xplat ApiLink coverage from the legacy igniteui-xplat-docs apiMap data while keeping ApiLink markup registry-first. Use when importing missing links from igniteui-xplat-docs or auditing ApiLink coverage after API registry updates.

2026年6月9日
収集済み skill 9 件中 8 件を表示しています。
igniteui-angular-components
ウェブ開発者

Covers all non-grid Ignite UI for Angular UI components: application scaffolding and setup, form controls (inputs, combos, selects, date/time pickers, calendar, checkbox, radio, switch, slider), layout containers (tabs, stepper, accordion, splitter,…

2026年8月25日
igniteui-angular-figma-to-app
ウェブ開発者

Translate Figma app screens designed using the Indigo.Design UI Kits into production Angular applications with Ignite UI for Angular. The Indigo.Design UI Kits are Figma component libraries available in four design-system variants — Material, Fluent,…

2026年8月25日
igniteui-angular-generate-from-image-design
ウェブ開発者

Implement Angular application views from design images using Ignite UI Angular components. Uses MCP servers (igniteui-cli, igniteui-theming, angular-cli) to discover components, generate themes, and follow best practices. Triggers when the user provides a…

2026年8月25日
igniteui-angular-grids
ソフトウェア開発者

Provides guidance on all Ignite UI for Angular data grid types (Flat Grid, Tree Grid, Hierarchical Grid, Grid Lite, Pivot Grid) including setup, column configuration, sorting, filtering, selection, editing, grouping, summaries, toolbar, export, paging, remote…

2026年8月25日
igniteui-angular-theming
ソフトウェア開発者

Generates and customizes Ignite UI for Angular themes including color palettes, typography, elevations, and component-level styles using the Sass theming system and the igniteui-theming MCP server. Use when users ask to theme, restyle, or style Ignite UI…

2026年8月25日
igniteui-angular-linting
ソフトウェア開発者

Quick-reference for linting the core Ignite UI for Angular library. Covers the combined lint command (`lint:lib`), ESLint for TypeScript and templates, and Stylelint for Sass/SCSS styles. Use when an agent needs to run the main linters, fix lint errors, or…

2026年3月31日
igniteui-angular-testing
ソフトウェア品質保証アナリスト・テスター

Quick-reference for running Ignite UI for Angular test suites. Covers the full test run (`test:lib`), grid-specific suites (grid, tree-grid, hierarchical-grid, pivot-grid), non-grid tests, watch mode, and auxiliary test suites (schematics, styles, i18n). Use…

2026年3月27日
igniteui-angular-build
ソフトウェア開発者

Quick-reference for building the core Ignite UI for Angular library and related packages. Covers the full production build (`build:lib`), individual partial builds (styles, extras, migrations, schematics, i18n, elements), and the combined build-all command.…

2026年3月27日
igniteui-blazor-lite-testing
ソフトウェア品質保証アナリスト・テスター

Testing in the IgniteUI Blazor (Lite) repository itself: the bUnit unit suite (tests/IgniteUI.Blazor.Tests — base classes, attribute/serialization specs, declarative interop wire contracts) and the Playwright integration suite…

2026年8月21日
igniteui-blazor-grids
ソフトウェア開発者

Provides guidance on all Ignite UI for Blazor data grid types (Grid Lite, Flat Grid, Tree Grid, Hierarchical Grid, Pivot Grid) including setup, column configuration, sorting, filtering, selection, editing, grouping, summaries, toolbar, export, paging, remote…

2026年6月24日
igniteui-blazor-components
ソフトウェア開発者

Covers non-grid Ignite UI for Blazor UI components: application setup, form controls (inputs, combos, selects, date/time pickers, calendar, checkbox, radio, switch, slider, rating), layout containers (tabs, stepper, accordion, expansion panel, navigation…

2026年6月2日
igniteui-blazor-theming
ウェブ・デジタルインターフェースデザイナー

Covers theming and visual customization for Ignite UI for Blazor: choosing and switching built-in themes (Bootstrap, Material, Fluent, Indigo - light and dark variants), customizing component appearance with CSS custom properties (design tokens), using the…

2026年6月2日
igniteui-blazor-generate-from-image-design
ウェブ開発者

Implement Blazor application views from design images using Ignite UI Blazor 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…

2026年6月1日
blazing-story-story
ウェブ開発者

Implement a Blazing Story story file (.stories.razor) for a Blazor UI component. Use when the user says "create a story for component X", "add stories for X", or similar requests in a Blazing Story (.NET / Blazor / Storybook) project.

2026年5月14日
igniteui-react-optimize-bundle-size
ソフトウェア開発者

Reduce bundle size in apps using Ignite UI for React — package selection, tree-shaking, and route-level code splitting of grids, charts, maps, and gauges. Use when the bundle or initial load is too large, when tree-shaking is not eliminating unused Ignite UI…

2026年8月27日
grid-lite-to-igr-grid-migration
ソフトウェア開発者

Migrate from Grid Lite (IgrGridLite) to the premium Ignite UI for React Data Grid (IgrGrid) — imports, theme CSS, column and template API changes, sorting and filtering, remote data replacing dataPipelineConfiguration, and the toolbar/export APIs. Use when…

2026年8月11日
igniteui-react-components
ウェブ開発者

Pick, install, and use Ignite UI for React (Igr*) components — package routing, theme CSS, JSX and slots, events, refs, forms, TypeScript, charts/gauges/maps, grids. Use when choosing a component for a UI pattern, setting up igniteui-react, writing Igr* JSX,…

2026年8月11日
igniteui-react-customize-theme
ソフトウェア開発者

Theme Ignite UI for React with CSS custom properties — brand palette, dark mode, size/spacing/roundness, per-component tokens, and scoped themes, optionally via the igniteui-theming MCP server. Use when applying brand colors, switching light/dark, overriding…

2026年8月11日
igniteui-react-generate-from-image-design
ウェブ開発者

Build a React view from a design image (screenshot, mockup, wireframe) using Ignite UI for React components and generated theme tokens. Use when the user supplies an image and asks to implement this design, build this UI, convert this mockup, or create a page…

2026年8月11日
11 件中 11 件のリポジトリを表示
すべてのリポジトリを表示しました