多服务调试技能:针对 Vercel + GCP Cloud Run 混合架构的调试工作流。Use when: 跨服务问题排查、日志聚合分析、服务间通信调试、生产环境故障定位。Triggers: "调试", "debug", "日志", "logs", "错误", "error", "服务", "service", "通信", "超时", "timeout"
development/multi-service-debug
Use when you have lint errors, formatting issues, or before committing code to ensure it passes CI.
This skill should be used when the user asks to "update documentation for my changes", "check docs for this PR", "what d...
Write docstrings for PyTorch functions and methods following PyTorch conventions. Use when writing or updating docstring...