Microsoft技能
ego lite browser
赞助ego lite 是AI代理运行网页自动化时最快的浏览器,可与Codex或Claude Code共享您的登录状态,零成本,零配置。
Alpha Vantage MCP Server
赞助获取金融市场数据:实时和历史股票、ETF、期权、外汇、加密货币、大宗商品、基本面、技术指标等
prompt-refactor
hve-core/.github/skills/hve-core/prompt-refactor
根据明确需求,通过完整的提示构建循环重构现有的提示工件。
promptkit
promptkit/.github/skills/promptkit
PromptKit 组合引擎。当用户想要组装特定任务的提示词、编写需求文档、调查错误、审查代码等时,使用此技能。
publish-extension
powertoys/src/modules/cmdpal/ExtensionTemplate/TemplateCmdPalExtension/.github/skills/publish-extension
指导如何通过Microsoft Store、WinGet或两者分发你的Command Palette扩展。
pull-requests
agent-framework/.github/skills/pull-requests
在 Agent Framework 仓库中创建拉取请求和处理 PR 审查评论的指南。在编写 PR 描述时使用此指南(填写…
pydantic-models-py
skills/.github/plugins/azure-sdk-python/skills/pydantic-models-py
按照多模型模式创建Pydantic模型,包含Base、Create、Update、Response和InDB变体。在Python应用中使用Pydantic v2定义API请求/响应模式、数据库模型或数据验证时使用。
开发pytest
debugpy/.claude/skills/pytest
使用pytest编写和组织测试的最佳实践,包括fixtures、参数化及插件。
python-appservice-deploy
azure-skills/skills/python-appservice-deploy
将Python(Flask/Django/FastAPI)代码部署到Azure应用服务Linux。触发条件:"Flask App Service"、"Django App Service"、"FastAPI App Service"、"deploy Python to App Service"。不适用于:容器应用、函数、非Python、Terraform/Bicep/IaC、完整基础设施——请使用azure-prepare。
API开发DevOpspython-appservice-deploy
skills/.github/plugins/azure-skills/skills/python-appservice-deploy
将 Python(Flask/Django/FastAPI)代码部署到 Azure 应用服务 Linux。适用场景:"Flask 应用服务"、"Django 应用服务"、"FastAPI 应用服务"、"将 Python 部署到…
python-architecture
apm/.agents/skills/python-architecture
Python架构师角色
python-code-quality
agent-framework/python/.github/skills/python-code-quality
python-code-quality — 一个可安装的AI代理技能,由microsoft/agent-framework发布。
python-development
agent-framework/python/.github/skills/python-development
每个 .py 文件必须以以下内容开头:
python-feature-lifecycle
agent-framework/python/.github/skills/python-feature-lifecycle
Agent Framework 在两个不同层级使用生命周期:
python-foundational
hve-core/.github/skills/coding-standards/python-foundational
Python基础最佳实践、惯用法及代码质量核心要点 - 由 microsoft/hve-core 提供
python-kwargs-setattr-security
onnxruntime/.github/skills/python-kwargs-setattr-security
在审查或修复使用setattr()结合用户控制的kwargs来配置C++扩展对象(如SessionOptions、RunOptions等)的Python代码时…
python-manager-discovery
vscode-python-environments/.github/skills/python-manager-discovery
环境管理器特定的发现模式和已知问题。在处理或审查conda、poetry、pipenv、pyenv等环境发现代码时使用。
python-package-management
agent-framework/python/.github/skills/python-package-management
使用uv进行依赖管理,使用poethepoet进行任务自动化。
python-testing
agent-framework/python/.github/skills/python-testing
我们力求代码库的测试覆盖率至少达到85%,重点关注核心包和关键路径。测试应快速、可靠且易于维护。添加新代码时,需检查代码库相关部分是否已有测试覆盖,并根据需要补充新测试。修改现有代码时,需更新或新增测试以覆盖变更内容。测试分两个阶段运行:对于每个PR的提交,先仅运行单元测试(使用 -m "not integration" 参数),随后运行包含...的完整测试套件。
quality-gates
github-copilot-modernization/plugins/github-copilot-modernization/skills/quality-gates
在每个工作流阶段运行质量门验证。支持4种门类型:规范质量、规范到计划、计划到任务、完整性。生成门通过/失败…
query-design
fabric-apps-analytic-templates/.agents/skills/query-design
将DAX数据获取与TypeScript展示分离。指导何时使用DAX、TypeScript或Vega-Lite进行聚合、总计行、FORMAT()等操作。
rai-planner
hve-core/.github/skills/project-planning/rai-planner
按需RAI规划参考包,涵盖第一阶段捕获、第二阶段风险分类、第五阶段影响评估以及第六阶段审查与待办事项交接。
rai-standards
hve-core/.github/skills/rai/rai-standards
整合后的负责任AI标准参考:NIST AI RMF 1.0、AI STRIDE威胁建模覆盖层、欧盟AI法案风险等级,以及一个开放标准目录,包含…
react-flow-node-ts
skills/.github/plugins/azure-sdk-typescript/skills/react-flow-node-ts
使用TypeScript类型、handles和Zustand集成创建React Flow节点组件。适用于为React Flow画布构建自定义节点、创建可视化工作流编辑器或实现基于节点的UI组件。
开发react-webview-architecture
vscode-documentdb/.github/skills/react-webview-architecture
用于vscode-documentdb扩展中基于React的webview架构模式。在创建新的webview组件、修改现有视图时使用…
regex-engine
trieste/.github/skills/regex-engine
的里雅斯特正则表达式引擎(include/trieste/regex_engine.h)设计指南。描述仅头文件…的架构、数据结构和约定。
rego-fuzzer
rego-cpp/.github/skills/rego-fuzzer
对给定的pass集合运行rego-cpp Trieste模糊测试器。适用于:验证编译器pass对所有有效WF输入是否健壮、调试模糊测试器…
release-note-generation
powertoys/.github/skills/release-note-generation
用于从 GitHub 里程碑 PR 或提交范围生成 PowerToys 发布说明的工具包。在要求创建发布说明、总结里程碑 PR 等时使用。
release-note-writer
vscode-docs/.github/skills/release-note-writer
编写和审查 Visual Studio Code 的 Insiders 和 Stable 版本发布说明的指南。
report
data-formulator/py-src/data_formulator/analyst/skills/report
将探索过程(线程、发现、图表)转化为一份Markdown报告——可以是笔记、博客文章、高管摘要、KPI仪表板、幻灯片简报,或……
report-issue
power-platform-skills/plugins/code-apps/skills/report-issue
Use this skill when the user wants to "report a bug", "file an issue", "report an issue", "submit a bug report", or report any problem with the code-apps…
report-issue
power-platform-skills/plugins/canvas-apps/skills/report-issue
插件检查:运行节点"${CLAUDE_PLUGIN_ROOT}/scripts/check-version.js" — 如果输出消息,则在继续前向用户显示。
第 661–690 个,共 868 个