dt-curriculum

作成者: microsoft

デザイン思考の学習カリキュラム。問題、解決策、実装空間の全メソッドにわたる9つの段階的モジュールと、共有…

npx skills add https://github.com/microsoft/hve-core --skill dt-curriculum

DT Curriculum — Skill Entry

This SKILL.md is the entrypoint for the Design Thinking learning curriculum.

The dt-learning-tutor agent loads this skill to teach Design Thinking concepts, run comprehension checks, and assign practice exercises. The curriculum spans nine progressive modules — one per Design Thinking method — and a shared manufacturing reference scenario that threads through every module so learners build on consistent context as they advance from the Problem Space to the Implementation Space.

Curriculum references

Load the module that matches the method the learner is studying. Load the manufacturing scenario alongside any module that uses scenario-based checks or exercises.

ReferenceWhen to load
curriculum-01-scoping.mdTeaching Method 1: Scope Conversations (Problem Space).
curriculum-02-research.mdTeaching Method 2: Design Research (Problem Space).
curriculum-03-synthesis.mdTeaching Method 3: Synthesis (Problem Space).
curriculum-04-brainstorming.mdTeaching Method 4: Brainstorming (Solution Space).
curriculum-05-concepts.mdTeaching Method 5: User Concepts (Solution Space).
curriculum-06-prototypes.mdTeaching Method 6: Low-Fidelity Prototypes (Solution Space).
curriculum-07-testing.mdTeaching Method 7: High-Fidelity Prototypes (Implementation Space).
curriculum-08-iteration.mdTeaching Method 8: User Testing (Implementation Space).
curriculum-09-handoff.mdTeaching Method 9: Iteration at Scale (Implementation Space).
curriculum-scenario-manufacturing.mdAlongside any module using scenario-based comprehension checks or practice exercises.

Skill layout

  • SKILL.md — this file (skill entrypoint).
  • references/ — the DT curriculum knowledge documents.
    • curriculum-01-scoping.md through curriculum-09-handoff.md — one module per Design Thinking method.
    • curriculum-scenario-manufacturing.md — shared factory-floor reference scenario used across all nine modules.

microsoftのその他のスキル

oss-growth
microsoft
OSS成長ハッカーのペルソナ
agent-framework-azure-ai-py
microsoft
Microsoft Agent Framework Python SDK(agent-framework-azure-ai)を使用してAzure AI Foundryエージェントを構築します。AzureAIAgentsProviderを使用した永続的なエージェントの作成、ホスト型ツール(コードインタープリター、ファイル検索、ウェブ検索)の使用、MCPサーバーの統合、会話スレッドの管理、ストリーミング応答の実装時に使用します。関数ツール、構造化出力、マルチツールエージェントをカバーします。
development
airunway-aks-setup
microsoft
AKS上でAI Runwayをセットアップ — ベアクラスターからモデル実行まで。クラスター検証、コントローラーインストール、GPU評価、プロバイダー設定、初回デプロイをカバー。対象: 「AI Runwayのセットアップ」「AKSクラスターのオンボード」「AI Runwayのインストール」「airunway setup」「AKSへのモデルデプロイ」「AKSでのGPU推論」「AKSでのKAITOセットアップ」「AKSでのLLM実行」「AKSでのvLLM」「AKSでのモデルサービング設定」「AI Runwayコントローラー」。
devops
appinsights-instrumentation
microsoft
Azure Application Insightsを使用したWebアプリのインストルメンテーションに関するガイダンス。テレメトリパターン、SDKセットアップ、構成リファレンスを提供します。対象: アプリのインストルメンテーション方法、App Insights SDK、テレメトリパターン、App Insightsとは何か、Application Insightsガイダンス、インストルメンテーション例、APMベストプラクティス。
devops
applicationinsights-web-ts
microsoft
Application Insights JavaScript SDK(@microsoft/applicationinsights-web)を使用してブラウザ/Webアプリを計測します。Real User Monitoring(RUM)— ページビュー、クリック、AJAX/fetch依存関係、例外、カスタムイベント、およびバックエンドのOpenTelemetryトレースに関連付けられたブラウザ側のGenAIエージェントトレースに使用します。SDKローダースクリプトとnpmセットアップ、フレームワーク拡張機能(React、React Native、Angular)、Click Analytics、テレメトリ初期化子、およびブラウザから生成されるエージェント/ツール/モデルスパンのOTel GenAIセマンティック規約をカバーします。
devops
azure-ai-anomalydetector-java
microsoft
Azure AI Anomaly Detector SDK for Javaを使用して異常検出アプリケーションを構築します。単変量/多変量異常検出、時系列分析、またはAIを活用したモニタリングを実装する際に使用します。
development
azure-ai-language-conversations-py
microsoft
azure-ai-language-conversations Python SDKを使用して会話言語理解(CLU)を実装します。ConversationAnalysisClientを使用して会話の意図とエンティティを分析する場合、NLP機能を構築する場合、またはアプリケーションに言語理解を統合する場合に使用します。
development
azure-ai-ml-py
microsoft
Azure Machine Learning SDK v2 for Python。MLワークスペース、ジョブ、モデル、データセット、コンピュート、パイプラインに使用します。 トリガー: 「azure-ai-ml」、「MLClient」、「ワークスペース」、「モデルレジストリ」、「トレーニングジョブ」、「データセット」。
development