microsoft/hve-core
Publicmirrored fromhttps://github.com/microsoft/hve-coreAvailable
collections/experimental.collection.yml
70lines · modecode
| 1 | id: experimental |
| 2 | name: Experimental |
| 3 | description: Experimental and preview artifacts not yet promoted to stable collections |
| 4 | maturity: experimental |
| 5 | tags: |
| 6 | - experimental |
| 7 | - preview |
| 8 | items: |
| 9 | # Agents |
| 10 | - path: .github/agents/experimental/experiment-designer.agent.md |
| 11 | kind: agent |
| 12 | - path: .github/agents/experimental/pptx.agent.md |
| 13 | kind: agent |
| 14 | - path: .github/agents/experimental/subagents/pptx-subagent.agent.md |
| 15 | kind: agent |
| 16 | # Skills |
| 17 | - path: .github/skills/experimental/customer-card-render |
| 18 | kind: skill |
| 19 | - path: .github/skills/experimental/powerpoint |
| 20 | kind: skill |
| 21 | - path: .github/skills/experimental/tts-voiceover |
| 22 | kind: skill |
| 23 | maturity: experimental |
| 24 | - path: .github/skills/experimental/video-to-gif |
| 25 | kind: skill |
| 26 | - path: .github/skills/experimental/vscode-playwright |
| 27 | kind: skill |
| 28 | - path: .github/skills/experimental/mural |
| 29 | kind: skill |
| 30 | maturity: experimental |
| 31 | # Prompts |
| 32 | - path: .github/prompts/experimental/cspell-config.prompt.md |
| 33 | kind: prompt |
| 34 | maturity: experimental |
| 35 | - path: .github/prompts/experimental/graph-research.prompt.md |
| 36 | kind: prompt |
| 37 | maturity: experimental |
| 38 | # Instructions |
| 39 | - path: .github/instructions/experimental/experiment-designer.instructions.md |
| 40 | kind: instruction |
| 41 | - path: .github/instructions/experimental/graphify.instructions.md |
| 42 | kind: instruction |
| 43 | maturity: experimental |
| 44 | - path: .github/instructions/experimental/pptx.instructions.md |
| 45 | kind: instruction |
| 46 | - path: .github/instructions/experimental/mural/mural-bootstrap.instructions.md |
| 47 | kind: instruction |
| 48 | maturity: experimental |
| 49 | - path: .github/instructions/experimental/mural/mural-destinations.instructions.md |
| 50 | kind: instruction |
| 51 | maturity: experimental |
| 52 | - path: .github/instructions/experimental/mural/mural-human-record.instructions.md |
| 53 | kind: instruction |
| 54 | maturity: experimental |
| 55 | - path: .github/instructions/experimental/mural/mural-log-hygiene.instructions.md |
| 56 | kind: instruction |
| 57 | maturity: experimental |
| 58 | - path: .github/instructions/experimental/mural/mural-seeding-patterns.instructions.md |
| 59 | kind: instruction |
| 60 | maturity: experimental |
| 61 | - path: .github/instructions/experimental/mural/mural-writeback-hygiene.instructions.md |
| 62 | kind: instruction |
| 63 | maturity: experimental |
| 64 | - path: .github/instructions/experimental/mural/mural-writing-style.instructions.md |
| 65 | kind: instruction |
| 66 | maturity: experimental |
| 67 | - path: .github/instructions/shared/hve-core-location.instructions.md |
| 68 | kind: instruction |
| 69 | display: |
| 70 | ordering: alpha |
| 71 | |