Skip to main content
Run any Skill in Manus
with one click
GitHub repository

Spec2Cloud

Spec2Cloud contains 20 collected skills from Azure-Samples, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
20
Stars
28
updated
2026-06-29
Forks
10
Occupation coverage
5 occupation categories · 100% classified
repository explorer

Skills in this repository

specify
software-developers

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
network-and-computer-systems-administrators

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

2026-06-24
implement
software-developers

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

2026-06-24
plan
computer-systems-analysts

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

2026-06-24
spec2cloud
software-developers

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
software-quality-assurance-analysts-and-testers

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

2026-06-24
excalidraw-azure
software-developers

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
software-developers

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

2026-05-13
deploy
software-developers

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

2026-05-11
verify
software-quality-assurance-analysts-and-testers

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
software-developers

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
software-quality-assurance-analysts-and-testers

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

2026-05-08
checklist
project-management-specialists

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

2026-05-08
clarify
project-management-specialists

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
project-management-specialists

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

2026-05-08
plan
project-management-specialists

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

2026-05-08
specify
project-management-specialists

Create spec.md from a feature description.

2026-05-08
tasks
project-management-specialists

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

2026-05-08
spec-kit-publish
software-developers

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
software-developers

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