skills/azure-smart-city-iot-solution-builder/SKILL.md
Design and plan end-to-end Azure IoT and Smart City solutions: requirements, architecture, security, operations, cost, and a phased delivery plan with concrete implementation artifacts.
npx skillsauth add williamlimasilva/.copilot azure-smart-city-iot-solution-builderInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Use this skill to rebuild and standardize a complete workflow for Azure IoT and Smart City solutions.
Use this skill when the user asks for things like:
Before proposing architecture or technology decisions that involve edge computing, review Azure IoT Edge documentation first:
Minimum pages to review:
If documentation cannot be consulted, state this explicitly and continue with clearly marked assumptions.
Collect and confirm:
Split the platform into layers:
Define and document:
Create a phased execution:
For each phase, include:
There are two sources of skills:
skills/.If they are available in the execution environment, delegate to these specialized skills for deeper guidance:
azure-kubernetesazure-messagingazure-observabilityazure-storageazure-rbacazure-costazure-validateazure-deployWhen runtime skills are not available, prioritize existing local skills in this repository:
azure-architecture-autopilot for architecture generation and refinement.azure-resource-visualizer for resource relationship diagrams.azure-role-selector for role selection guidance.az-cost-optimize and azure-pricing for cost and pricing analysis.azure-deployment-preflight for pre-deployment checks.appinsights-instrumentation for telemetry instrumentation patterns.If no specialized skill is available, continue with this skill and keep assumptions explicit.
Always provide these outputs:
Use this response structure:
tools
Create a new workshop or use an existing directory as one. Handles two paths: (A) use an existing local directory the operator points at, or (B) create a new private GitHub repo in the signed-in account. Never creates a repo inside another repo.
development
Guide for setting up vcpkg in C++ projects, managing dependency versions, and cross-compiling. Covers manifest initialization, CMake and Visual Studio integration, classic-to-manifest migration, version pinning, baselines, overrides, triplets, and cross-compilation. Use when a user is working with vcpkg project setup, installation, version management, or cross-platform builds. For specialized tasks, additional references cover custom registries and overlay ports (references/registries.md), CI/CD and binary caching (references/ci.md), and troubleshooting and dependency lifecycle (references/troubleshooting.md).
testing
Emit structured agent signals — hands-up, blocked, done, checkpoint, partnership. Signals are written as JSON to .signals/ for dashboard consumption and noted in the journal for persistence.
development
Install and configure Markstream streaming Markdown renderers for Vue, React, Svelte, Angular, Nuxt, and Vue 2 applications. Use for package selection, minimal peer dependencies, CSS order, SSR boundaries, streaming mode, and renderer setup.