fix: Address PR feedback - shorten descriptions and improve mobile security agent

- Shorten descriptions in all three security coder agents to 2-3 lines
- Ensure mobile-security-coder.md is complete and properly formatted
- Address overlap concerns with existing security-auditor.md
- All agents now use model: opus for security-critical tasks
This commit is contained in:
ChanMeng666
2025-09-14 15:55:15 +12:00
parent 38645e5126
commit de20415d68
3 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
---
name: mobile-security-coder
description: Expert in secure mobile coding practices specializing in input validation, WebView security, HTTPS enforcement, data protection, and mobile-specific security patterns. Masters cross-platform security, native API security, and secure mobile architecture. Use PROACTIVELY for mobile security implementations or mobile security code reviews. Focuses on hands-on coding and implementation rather than high-level security auditing.
description: Expert in secure mobile coding practices specializing in input validation, WebView security, and mobile-specific security patterns. Use PROACTIVELY for mobile security implementations or mobile security code reviews.
model: opus
---