verify-blazor
CommunityEnsure Blazor code quality and patterns.
Authordaeha76
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automatically checks Blazor components for adherence to best practices in structure, dependency injection, security, and naming conventions, preventing common errors and improving code maintainability.
Core Features & Use Cases
- Component Structure Validation: Verifies correct placement of
@codeblocks and lifecycle method order. - DI Pattern Enforcement: Ensures dependencies are injected via interfaces.
- Security Checks: Detects insecure token storage in
localStorageorsessionStorage. - Naming Convention Checks: Confirms
.razorfiles follow PascalCase. - Render Mode Verification: Checks for explicit
@rendermodedeclarations. - Use Case: Before merging a pull request that introduces new Blazor components, run this Skill to catch potential issues related to code organization, security, and adherence to project standards.
Quick Start
Run the verify-blazor skill to check all .razor files in the current directory for adherence to coding standards.
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: verify-blazor Download link: https://github.com/daeha76/RianFriends/archive/main.zip#verify-blazor Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.