docs/zh-CN/skills/enterprise-agent-ops/SKILL.md
通过可观测性、安全边界和生命周期管理来操作长期运行的代理工作负载。
npx skillsauth add drixxodev/drixxodev-ai enterprise-agent-opsInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
使用此技能用于需要超越单次 CLI 会话操作控制的云托管或持续运行的智能体系统。
当故障激增时:
此技能可与以下工具配合使用:
tools
在编写新功能、修复错误或重构代码时使用此技能。强制执行测试驱动开发,确保单元测试、集成测试和端到端测试的覆盖率超过80%。
tools
SwiftUI 架构模式,使用 @Observable 进行状态管理,视图组合,导航,性能优化,以及现代 iOS/macOS UI 最佳实践。
development
基于协议的依赖注入,用于可测试的Swift代码——使用聚焦协议和Swift Testing模拟文件系统、网络和外部API。
tools
Swift 6.2 可接近的并发性 — 默认单线程,@concurrent 用于显式后台卸载,隔离一致性用于主 actor 类型。