Skip to content

Commit e66cc27

Browse files
committed
minor updates
1 parent 18dd1c5 commit e66cc27

File tree

1 file changed

+2
-2
lines changed
  • docs/content/experimental/ai-assisted-sol-dev/spec-kit

1 file changed

+2
-2
lines changed

docs/content/experimental/ai-assisted-sol-dev/spec-kit/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ The content in this section represents **experimental explorations** of emerging
1313

1414
## Overview
1515

16-
**Spec Kit** is a reference implementation of [Specification-Driven Development (SDD)]({{% siteparam base %}}/experimental/ai-assisted-sol-dev/sdd) principles, developed by members of the open-source community, including engineers from Microsoft and Anthropic. It provides a structured, AI-native workflow for translating project requirements into specifications, plans, and executable tasks - demonstrating how SDD concepts can be operationalized.
16+
**Spec Kit** is a reference implementation of [Specification-Driven Development (SDD)]({{% siteparam base %}}/experimental/ai-assisted-sol-dev/sdd) principles, developed by members of the open-source community, including engineers from Microsoft and Anthropic. It provides a structured, AI-native workflow for translating project requirements into specifications, plans, executable tasks and implemented code - demonstrating how SDD concepts can be operationalized.
1717

1818
**For detailed information (installation instructions, usage guidelines, etc.) visit the official repository**: [https://github.com/github/spec-kit](https://github.com/github/spec-kit)
1919

@@ -179,7 +179,7 @@ Spec Kit uses `/speckit.plan` to generate the `plan.md` file. The plan can be ev
179179
Following our [scenario](#example-scenario), here are some examples for what the prompt used to generate the plan should include:
180180

181181
1. **Chosen Technologies**
182-
- AVM Bicep modules
182+
- AVM Bicep or Terraform modules
183183

184184
2. **Architecture**
185185
- Hub/spoke or simple VNet depending on environment.

0 commit comments

Comments
 (0)