Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

Spec2Cloud

Spec2Cloud 收录了来自 Azure-Samples 的 20 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
20
Stars
28
更新
2026-06-29
Forks
10
职业覆盖
5 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

specify
软件开发工程师

Use when starting or refining a project's requirements, before any planning or coding. Supports sub-commands `sync`, `reverse`, and `validate`.

2026-06-29
deploy
网络与计算机系统管理员

Use when local verification passed and the feature is ready to ship to Azure.

2026-06-24
implement
软件开发工程师

Use when a plan exists and the application source or IaC needs to be created or updated.

2026-06-24
plan
计算机系统分析师

Use when a spec exists and an implementation or Azure deployment plan is needed, before writing code.

2026-06-24
spec2cloud
软件开发工程师

Use when the user wants to run the full Specify → Plan → Implement → Deploy loop end-to-end in one shot. Accepts a free-form prompt that is passed to specify.

2026-06-24
verify
软件质量保证分析师与测试员

Use when implementation exists and needs to be exercised locally against provisioned Azure dependencies, before deploying.

2026-06-24
excalidraw-azure
软件开发工程师

Create Azure architecture diagrams, flowcharts, data-flow visualizations, or illustrations as Excalidraw documents with embedded official Azure service icons, and export them as SVG and PNG. Use whenever the user wants to draw, sketch, diagram, visualize, or illustrate an Azure workload, solution, reference architecture, network topology, AI/ML topology, or any cloud system involving Azure services — even if they don't say "Excalidraw". Triggers include: "diagram", "architecture diagram", "draw", "sketch", "visualize", "flowchart", "data flow", "topology", "illustrate" combined with any Azure / cloud context. Also use to re-render existing `.excalidraw` files to SVG/PNG.

2026-05-29
implement
软件开发工程师

Execute pending tasks from tasks.md / tasks.json, updating both on completion.

2026-05-13
deploy
软件开发工程师

Deploy the implemented feature to Azure once spec / plan / tasks / implement are complete.

2026-05-11
verify
软件质量保证分析师与测试员

Run the implemented feature on local servers (provisioning Azure-only dependencies first) to verify it works before deploying to Azure.

2026-05-11
package-speckit-spec2cloud-plugin
软件开发工程师

Package the Spec2Cloud spec-kit (preset + extension) as a single VS Code agent plugin under `plugins/speckit-spec2cloud/`. Use whenever the user wants to package, build, generate, refresh, or rebuild the spec-kit as an agent plugin, mentions "agent plugin", "VS Code plugin", "package the spec-kit", "publish skills as a plugin", or asks to mirror the preset/extension commands into the plugin layout described at https://code.visualstudio.com/docs/copilot/customization/agent-plugins.

2026-05-08
analyze
软件质量保证分析师与测试员

Read-only consistency, coverage, and Azure-readiness analysis across constitution, spec, plan, and tasks.

2026-05-08
checklist
项目管理专家

Generate a domain-focused checklist that validates the quality of the requirements (completeness, clarity, consistency, measurability, coverage) — not the implementation.

2026-05-08
clarify
项目管理专家

Ask up to 5 targeted clarification questions to resolve ambiguity in the spec, then write the answers back into spec.md.

2026-05-08
constitution
项目管理专家

Create or update the project constitution (principles, non-negotiables, out-of-scope).

2026-05-08
plan
项目管理专家

Create plan.md (technical context, architecture, design decisions) from the spec.

2026-05-08
specify
项目管理专家

Create spec.md from a feature description.

2026-05-08
tasks
项目管理专家

Create tasks.md and tasks.json (dependency-ordered, phase-grouped) from plan and spec.

2026-05-08
spec-kit-publish
软件开发工程师

Publish Spec2Cloud spec-kit artifacts (extension, preset, workflow) together as a single GitHub Release. Use this skill whenever the user asks to publish, release, ship, or cut a release for the spec-kit — including phrases like "publish spec-kit", "publish the spec-kit", "release the spec-kit", or "cut a new spec-kit release". The skill bundles all three artifacts into one release whose version is the highest semver among the three manifests, and only publishes when that combined version is newer than the latest existing spec-kit release.

2026-05-08
models-selector
软件开发工程师

Select Microsoft Foundry models and regions, then configure azd environment variables (AZURE_LOCATION and AI_PROJECT_DEPLOYMENTS). Use when the user wants to choose, compare, or deploy AI models in Azure, set model deployments for azd provisioning, pick a region for AI workloads, or configure which models to deploy in their Azure AI Foundry project. Also use when user mentions model selection, model availability, region selection for AI, or azd env set for models.

2026-05-06