.agents/skills/dotnet-debugger/SKILL.md
Sử dụng kỹ năng này khi có lỗi xảy ra trong quá trình biên dịch (build errors), lỗi runtime, màn hình vàng (Yellow Screen of Death) của ASP.NET, hoặc khi người dùng yêu cầu "hãy fix lỗi này giúp tôi". Chuyên gia này rành rẽ về Entity Framework, cú pháp Razor, và vòng đời của .NET Core.
npx skillsauth add Namhahaha1110/WebTrangSuc dotnet-debuggerInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Khi được kích hoạt để gỡ lỗi, bạn hãy thực hiện theo quy trình sau:
Views/Home/Index.cshtml(15,22)).@, mở thẻ HTML trong khối C# sai cách), hay lỗi Logic (Null Reference).@if hoặc @foreach, đảm bảo HTML bên trong được bao bọc đúng cách, đôi khi cần dùng thẻ <text> để tránh lỗi parser.if (Model != null) trước khi truy xuất dữ liệu trên View.@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers trong file _ViewImports.cshtml.dotnet build để xác nhận đã hết lỗi.development
Optimize website and web application performance including loading speed, Core Web Vitals, bundle size, caching strategies, and runtime performance
tools
UI/UX design intelligence for web and mobile. Includes 50+ styles, 161 color palettes, 57 font pairings, 161 product types, 99 UX guidelines, and 25 chart types across 10 stacks (React, Next.js, Vue, Svelte, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui, and HTML/CSS). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, and check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, and mobile app. Elements: button, modal, navbar, sidebar, card, table, form, and chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, and flat design. Topics: color systems, accessibility, animation, layout, typography, font pairing, spacing, interaction states, shadow, and gradient. Integrations: shadcn/ui MCP for component search and examples.
development
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI). Generates creative, polished code and UI design that avoids generic AI aesthetics.
development
Sử dụng kỹ năng này khi có yêu cầu liên quan đến Cơ sở dữ liệu (Database), thiết kế Entity Models, hoặc viết các câu truy vấn LINQ bằng Entity Framework Core. Kỹ năng này đảm bảo việc thực thi các tác vụ CRUD được tối ưu hiệu suất, tránh lỗi N+1 query, và xử lý quan hệ dữ liệu chuẩn xác.