https://github.com/lotharschulz/spec-driven-kiro-project
Experimental project testing Kiro's spec-driven development approach with EARS syntax, design blueprints, and AI agent implementation
https://github.com/lotharschulz/spec-driven-kiro-project
agent ai kiro
Last synced: 3 months ago
JSON representation
Experimental project testing Kiro's spec-driven development approach with EARS syntax, design blueprints, and AI agent implementation
- Host: GitHub
- URL: https://github.com/lotharschulz/spec-driven-kiro-project
- Owner: lotharschulz
- Created: 2025-07-20T23:03:00.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-07-21T21:14:50.000Z (3 months ago)
- Last Synced: 2025-07-21T21:26:51.478Z (3 months ago)
- Topics: agent, ai, kiro
- Language: TypeScript
- Homepage: https://www.lotharschulz.info/2025/07/20/kiro-ide-review-spec-driven-ai-agent-development-vs-traditional-coding-assistants/
- Size: 282 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Spec-Driven Kiro Project
> **⚠️ Test Project**: This is an experimental project testing Kiro IDE's spec-driven development approach. Currently work-in-progress and may be incomplete.
A hands-on exploration of [Kiro IDE's](https://kiro.dev) three-layer spec-driven development methodology:
- Requirements using EARS syntax
- Technical design blueprints
- Implementation tasks for AI agents## Background
This project accompanies my review and analysis of Kiro IDE. For the full context, methodology explanation, and lessons learned, read the blog post:
**📖 [Kiro IDE Review: Spec-Driven AI Development vs Traditional Coding Assistants](https://www.lotharschulz.info/2025/07/20/kiro-ide-review-spec-driven-ai-agent-development-vs-traditional-coding-assistants/)**