security-first
Installation
SKILL.md
Security First - Shield Your Code
🎯 When to Use This Skill
Use BEFORE:
- Deploying to production
- Handling sensitive data
- Opening API endpoints
- Processing user input
- Storing passwords
- Accepting file uploads
- Going live with payments