This one sets up Syncfusion's AI-powered text input for Blazor apps, complete with inline or popup autocompletion. It's wired for OpenAI, Azure OpenAI, and Ollama out of the box, but the real utility is the IChatInferenceService interface that lets you plug in Claude, Gemini, or whatever model you're running. The UserRole and UserPhrases hooks give you some control over suggestion context, which matters more than you'd think. You'll need Interactive Server render mode and .NET 8+, and the docs walk through the NuGet packages and service registration pretty thoroughly. Good fit if you're building forms or content tools where AI-assisted input actually saves time rather than just being a feature checkbox.
npx -y skills add syncfusion/blazor-ui-components-skills --skill syncfusion-blazor-smart-textarea --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
mindrally/skills
giuseppe-trisciuoglio/developer-kit
syncfusion/react-ui-components-skills
supercent-io/skills-template
binjuhor/shadcn-lar