| name | security-best-practices |
| description | Perform targeted secure-by-default reviews and propose concrete remediation steps for supported stacks. |
Security Best Practices
Use this skill when the user explicitly wants security best-practice guidance or a security-focused code review.
Workflow
- Identify the language, framework, and trust boundaries involved.
- Review the relevant code paths for common secure-by-default failures.
- Prioritize concrete risks and remediation steps over generic advice.
- Tie each recommendation back to the actual code or architecture in front of you.
- Note any testing or rollout steps needed to land the fixes safely.
Rules
- Keep the review grounded in the real code, not generic checklists alone.
- Distinguish clearly between confirmed issues and cautionary hardening suggestions.