Syncfusion aspnetcore theme
Skill syncfusion/aspnetcore-ui-components-skills/skills/syncfusion-aspnetcore-theme
This repository contains AI Skills of ASPNET Core UI Components
npx -y skills add syncfusion/aspnetcore-ui-components-skills --skill syncfusion-aspnetcore-themeAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things to look at
- no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
**THEMING & APPEARANCE GUIDE** — Assist with Syncfusion ASP.NET Core EJ2 component theming, customization, size modes, and dynamic theme switching. Use when: applying themes (Bootstrap, Material, Tailwind, Fluent, etc.), customizing theme variables, implementing theme switchers, enabling touch mode, or customizing icons and appearance.
SKILL.md
1.3 KB, as published. Nobody here has run it
Syncfusion ASP.NET Core — Theming & Appearance
High-level guidance for theme selection, delivery methods, and appearance concerns. Detailed examples, SCSS snippets, Theme Studio usage, and code samples are kept in the concern's reference file.
When to Use
- Choosing or customizing a theme (Bootstrap, Material, Tailwind, Fluent, etc.)
- Implementing dynamic theme switching or touch/size modes
- Customizing variables via SCSS or Theme Studio
Quick Checklist
- Pick theme delivery method: CDN, NPM/SCSS, LibMan, or local files
- Align CDN or package version with installed Syncfusion packages
- Use Theme Studio or SCSS overrides for brand customizations
- Test size modes (
.e-bigger) and dark variants for accessibility
References
- Theme and appearance implementation: references/theme-appearance.md