Senior .NET engineering guidance for ASP.NET Core, EF Core, SignalR, Polly, auth, testing, and observability. Use when designing or debugging .NET code, choosing between library options, planning a migration, or asked how something in the .NET ecosystem…
aarnold-livefront/IoTSpy
SkillsMP has collected 4 skills from aarnold-livefront/IoTSpy. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 4
- GitHub stars
- 2
- GitHub forks
- 0
Skills in this repository
Showing 4 of 4 collected skills.
IoTSpy project context — architecture, conventions, and security caveats specific to this codebase. Use when working in the IoTSpy repo, especially alongside dotnet-engineer, security-code-review, or threat-modeling. Pointers into in-repo docs rather than…
Systematic security review across the full attack surface — input handling, authorization, resource use, errors, crypto, secrets, and dependencies. Use when asked to review code for security, audit an endpoint, or check whether something is safe before…
Structured threat modeling for systems, features, and architecture changes — STRIDE plus OWASP/ATT&CK, calibrated by impact and likelihood. Use when asked for a threat model or design security review, or when someone describes a design and asks "is this…