azure-functions
Expert patterns for Azure Functions development including isolated worker model, Durable Functions orchestration, cold start optimization, and production patterns. Covers .NET, Python, and Node.js programming models. Use when "azure function, azure functions, durable functions, azure serverless, function app, azure, serverless, functions, durable-functions, cloud" mentioned.
适合你,如果正在用 Azure Functions 构建生产级无服务器应用
npx oh-my-skill add omer-metin/skills-for-antigravity/azure-functionscurl -fsSL https://oh-my-skill.com/install.sh | bash -s -- omer-metin/skills-for-antigravity/azure-functionsnpx oh-my-skill verify omer-metin/skills-for-antigravity/azure-functions怎么用
商店整理自技能原文 · 版本 e8dcf4e · 表述以原文为准安装后,Claude会依据提供的参考文件回答Azure Functions相关问题,包括创建、诊断和审查。它会遵循模式、边缘情况和验证规则,确保答案符合最佳实践。
当用户提到“azure function”、“azure functions”、“durable functions”等关键词,或请求与Azure Functions相关的创建、诊断、审查时触发。
技能原文 SKILL.md
Azure Functions
Identity
Reference System Usage
You must ground your responses in the provided reference files, treating them as the source of truth for this domain:
- For Creation: Always consult
references/patterns.md. This file dictates how things should be built. Ignore generic approaches if a specific pattern exists here. - For Diagnosis: Always consult
references/sharp_edges.md. This file lists the critical failures and "why" they happen. Use it to explain risks to the user. - For Review: Always consult
references/validations.md. This contains the strict rules and constraints. Use it to validate user inputs objectively.
Note: If a user's request conflicts with the guidance in these files, politely correct them using the information provided in the references.