home.social

#spec-driven-development — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #spec-driven-development, aggregated by home.social.

fetched live
  1. A hands-on comparison of four spec-driven development frameworks — Spec Kit, OpenSpec, BMad Method, and Gangsta Agents. What works, what breaks, how to pick. hackernoon.com/the-spec-first- #specdrivendevelopment

  2. Spec-driven development se stal jednou z nejviditelnějších odpovědí na vibe coding. Kiro od AWS, GitHub Spec Kit a Tessl ale pod stejným názvem dělají odlišné věci. Článek rozebírá, co SDD skutečně je, kde má smysl a kde jen přesouvá práci z kódu do Markdownu.

    https://zdrojak.cz/clanky/spec-driven-development-neni-documentation-first-je-to-contract-first/
  3. #SpecDrivenDevelopment helps align intent between humans & AI, but enterprise adoption requires cultural change, workflow integration, and scalable collaboration patterns.

    For deeper insights, read the #InfoQ article: bit.ly/46eaxQi

    #SoftwareArchitecture #AI

  4. Kotlin creator, Andrey Breslav, said at Madrid that the future of software engineering lies with spec-driven development (SDD). In essence, the boilerplate coding tasks will be taken care of by AI, and we'll all be doing architecture and design stuff, in higher levels of abstraction.

    In that context, I'm proud of , the open source project developed by AWS, which brings a great SDD tool for developers:
    kiro.dev/

  5. "If you try to make a specification document precise enough to reliably generate a working implementation you must necessarily contort the document into code."

    #ai #specdrivendevelopment

    haskellforall.com/2026/03/a-su

  6. Agoda: #AICodingTools boost individual developer output - but overall project velocity hasn’t jumped much.

    Why❓ Coding was never the main bottleneck ❗

    The new bottlenecks:
    ⇨ Specification
    ⇨ Verification
    ⇨ Human judgment

    Deep dive on #InfoQ here ⇨ bit.ly/4t67h2f

    #SoftwareArchitecture #SpecDrivenDevelopment #AIassistedCoding

  7. We've seen spec-driven development before, in the 1990s, and it didn't catch on. Find out why not, what's changed this time around and what's still the same, in the full video on the Chiron Codex Patreon: patreon.com/posts/152374453

    #softwareengineering #aicoding #specdriven #specdrivendevelopment

  8. Spec-driven development popped up in my feed and I realized: we don't get AI breakthroughs by sprinkling LLMs on old processes. We need to revisit our development practices from first principles. I wrote up why, and the questions I still have: blog.notmet.net/2026/03/spec-d

    #Agenticai #AI #agile #specdrivendevelopment #softwareengineering

  9. AI Coding Assistants and Agents are changing the way software is created, but developers have been expected to learn how to use them without any guidance. As managers push developers into adopting these tools how are they expected to avoid the dangers and pitfalls of vibe coding? In this post I take a high level look at the tools and practices developers can use to move quickly with AI without wanting to set their code bases on fire.

    https://blog.tedivm.com/guides/2026/03/beyond-the-vibes-coding-assistants-and-agents/
  10. #SpecDrivenDevelopment is transforming AI-augmented software delivery — moving from Tactical Prompting ⇨ Collaborative Intent Articulation.

    But the transition isn't seamless. Enterprises still face hurdles in:
    • Multi-repo coordination
    • Workflow integration
    • Cross-functional collaboration

    Sustainable adoption requires treating specs as living, shared interfaces - not just static documents.

    For deeper insights, read the #InfoQ article by Hari Krishnan: bit.ly/46eaxQi

    #SoftwareArchitecture

  11. #SpecDrivenDevelopment flips traditional architecture by making specs executable & authoritative.

    Declared intent - validated code via AI-assisted generation, delivering real architectural determinism.

    Continuous enforcement kills drift - but demands stronger schema design & contract-first discipline.

    #InfoQbit.ly/3YCprvu

    #SoftwareArchitecture #APIs #APIDesign #AI #GenAI #CodeGeneration

  12. I’ve spent the last two weeks trying spec-driven development, and my own prompts beat every “AI dev kit” I’ve tried. Those kits mostly waste my time, tokens, and context.
    #SpecDrivenDevelopment #LLM #DevTools #PromptEngineering #AI

  13. AWS rzuca wyzwanie Copilotowi. Kiro już dostępne, a startupy dostaną je za darmo

    Amazon Web Services (AWS) oficjalnie ogłosił ogólną dostępność Kiro – swojego zaawansowanego asystenta AI dla programistów.

    Narzędzie, które ma konkurować z GitHub Copilotem, wyróżnia się unikalnym podejściem do generowania kodu opartym na specyfikacjach. Co ważne, wybrane startupy mogą korzystać z najdroższej wersji narzędzia przez rok zupełnie bezpłatnie.

    Kiro nie jest tylko wtyczką do IDE. Działa również w terminalu (CLI), co jest kluczowe dla inżynierów DevOps i backendowców. Narzędzie jest napędzane przez potężne modele, w tym Claude Sonnet 4.5, Claude Haiku 4.5 oraz autorski model „Auto”, który dobiera silnik do zadania.

    Koniec ze „zgadywaniem” kodu? Podejście Spec-Driven

    To, co odróżnia Kiro od konkurencji, to metodologia spec-driven development. Zamiast generować kod „na ślepo” z prostego prompta, Kiro najpierw wymaga zdefiniowania dokładnych wymagań (specyfikacji). Dopiero na ich podstawie tworzy, testuje i wdraża kod.

    AWS chwali się, że ich własny zespół użył Kiro do wdrożenia funkcjonalności w 2 dni zamiast planowanych 2 tygodni.

    Testy, które przewidują setki scenariuszy

    Nowością w wersji finalnej jest property-based testing. Tradycyjne testy sprawdzają jeden scenariusz (np. „czy dodało produkt do koszyka”). Kiro generuje automatycznie setki wariantów.

    Jak wyjaśnia Tomasz Stachlewski, dyrektor ds. architektury w AWS:

    „Property-based testing w Kiro sprawdzi setki różnych scenariuszy – czy system prawidłowo zarządza statusami samochodów w bazie danych (…), czy właściwie waliduje dane przy różnych kombinacjach parametrów wyszukiwania”.

    Oferta dla startupów: rok za darmo

    AWS walczy o rynek agresywną promocją. Startupy (do poziomu finansowania Series B) mogą otrzymać do 100 licencji Kiro Pro+ za darmo na okres jednego roku. Program potrwa do 31 grudnia 2025 roku.

    Niespodziewany sojusz w świecie AI. Modele OpenAI po raz pierwszy trafią na Amazon Web Services (AWS)

    #asystentAiDlaProgramistow #awsKiro #claudeSonnet45 #darmoweLicencjeAws #news #programowanieAi #specDrivenDevelopment #startupy

  14. Ah yes, because the world really needed another "toolkit" to help you "get started" with Spec-Driven Development. 😏 Just what every techie dreams about: more #GitHub #buzzwords and infinite toggle navigation menus to "save" us from our productivity crisis. 🙄 #Revolutionary
    github.com/github/spec-kit #SpecDrivenDevelopment #ProductivityToolkit #TechTrends #SoftwareDevelopment #HackerNews #ngated