microsoft/hve-core

Public

mirrored fromhttps://github.com/microsoft/hve-coreAvailable

CodeCommitsIssuesPull requestsActionsInsightsSecurity
main

Branches

Tags

  • No tags available.
0Branches0Tags
Go to file
Add file
Code

Clone

HTTPS

Download ZIP

collections/design-thinking.collection.yml

89lines · modecode

1id: design-thinking
2name: Design Thinking
3description: Design Thinking coaching identity, quality constraints, and methodology skills for AI-enhanced design thinking across nine methods
4tags:
5 - design-thinking
6 - coaching
7 - methodology
8 - ux
9maturity: preview
10items:
11 # Agents
12 - path: .github/agents/design-thinking/dt-coach.agent.md
13 kind: agent
14 maturity: preview
15 - path: .github/agents/design-thinking/dt-learning-tutor.agent.md
16 kind: agent
17 maturity: preview
18
19 # Prompts
20 - path: .github/prompts/design-thinking/dt-start-project.prompt.md
21 kind: prompt
22 maturity: preview
23 - path: .github/prompts/design-thinking/dt-resume-coaching.prompt.md
24 kind: prompt
25 maturity: preview
26 - path: .github/prompts/design-thinking/dt-method-next.prompt.md
27 kind: prompt
28 maturity: preview
29 - path: .github/prompts/design-thinking/dt-handoff-implementation-space.prompt.md
30 kind: prompt
31 maturity: preview
32 - path: .github/prompts/design-thinking/dt-handoff-problem-space.prompt.md
33 kind: prompt
34 maturity: preview
35 - path: .github/prompts/design-thinking/dt-handoff-solution-space.prompt.md
36 kind: prompt
37 maturity: preview
38 - path: .github/prompts/design-thinking/dt-method-04-ideation.prompt.md
39 kind: prompt
40 maturity: preview
41 - path: .github/prompts/design-thinking/dt-method-04-convergence.prompt.md
42 kind: prompt
43 maturity: preview
44 - path: .github/prompts/design-thinking/dt-method-05-concepts.prompt.md
45 kind: prompt
46 maturity: preview
47 - path: .github/prompts/design-thinking/dt-method-05-evaluation.prompt.md
48 kind: prompt
49 maturity: preview
50 - path: .github/prompts/design-thinking/dt-method-06-planning.prompt.md
51 kind: prompt
52 maturity: preview
53 - path: .github/prompts/design-thinking/dt-method-06-building.prompt.md
54 kind: prompt
55 maturity: preview
56 - path: .github/prompts/design-thinking/dt-method-06-testing.prompt.md
57 kind: prompt
58 maturity: preview
59 - path: .github/prompts/design-thinking/dt-canonical-deck.prompt.md
60 kind: prompt
61 maturity: preview
62 - path: .github/prompts/design-thinking/dt-figma-export.prompt.md
63 kind: prompt
64 maturity: preview
65
66 # Skills
67 - path: .github/skills/design-thinking/dt-coaching-foundation
68 kind: skill
69 maturity: preview
70 - path: .github/skills/design-thinking/dt-methods
71 kind: skill
72 maturity: preview
73 - path: .github/skills/design-thinking/dt-rpi-integration
74 kind: skill
75 maturity: preview
76 - path: .github/skills/design-thinking/dt-curriculum
77 kind: skill
78 maturity: preview
79
80 # Instructions
81 - path: .github/instructions/shared/hve-core-location.instructions.md
82 kind: instruction
83 # Telemetry
84 - path: .github/skills/shared/telemetry-foundations
85 kind: skill
86 - path: .github/skills/design-thinking/dt-methods/references/dt-coach-telemetry.instructions.md
87 kind: instruction
88display:
89 ordering: alpha
90