Security vulnerability detection patterns including OWASP Top 10, language-specific vulnerabilities, and remediation guidance. Load when reviewing code for security issues, conducting audits, or imple...
0
AI 95
code-review-checklist
seanspiesman2/5/2026
Structured code review criteria for pre-implementation plan review (Critic) and post-implementation security/quality review. Covers security, performance, maintainability, and correctness with severit...
0
AI 94
nuget-manager
seanspiesman2/5/2026
Manage NuGet packages in .NET projects/solutions. Use this skill when adding, removing, or updating NuGet package versions. It enforces using `dotnet` CLI for package management and provides strict pr...
0
AI 82
webapp-testing
seanspiesman2/5/2026
Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser l...
0
AI 78
context7-usage
seanspiesman2/5/2026
Guidelines for using the Context7 MCP server to fetch real-time documentation and code examples.
0
AI 78
release-procedures
seanspiesman2/5/2026
Version management, release verification, and deployment procedures for software releases. Includes semver guidance, version consistency checks, and platform-specific constraints.