Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

Spec2Cloud

Spec2Cloud contient 20 skills collectées depuis Azure-Samples, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
20
Stars
28
mis à jour
2026-06-29
Forks
10
Couverture métier
5 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

specify
Développeurs de logiciels

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
Administrateurs de réseaux et de systèmes informatiques

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

2026-06-24
implement
Développeurs de logiciels

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

2026-06-24
plan
Analystes des systèmes informatiques

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

2026-06-24
spec2cloud
Développeurs de logiciels

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
Analystes en assurance qualité des logiciels et testeurs

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

2026-06-24
excalidraw-azure
Développeurs de logiciels

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
Développeurs de logiciels

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

2026-05-13
deploy
Développeurs de logiciels

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

2026-05-11
verify
Analystes en assurance qualité des logiciels et testeurs

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
Développeurs de logiciels

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
Analystes en assurance qualité des logiciels et testeurs

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

2026-05-08
checklist
Spécialistes en gestion de projets

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

2026-05-08
clarify
Spécialistes en gestion de projets

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
Spécialistes en gestion de projets

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

2026-05-08
plan
Spécialistes en gestion de projets

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

2026-05-08
specify
Spécialistes en gestion de projets

Create spec.md from a feature description.

2026-05-08
tasks
Spécialistes en gestion de projets

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

2026-05-08
spec-kit-publish
Développeurs de logiciels

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
Développeurs de logiciels

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