<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Miiu</title>
    <description>The latest articles on DEV Community by Miiu (@miiussette).</description>
    <link>https://dev.to/miiussette</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3379358%2F7caad730-1b05-4f7e-9740-e56fc189a944.jpg</url>
      <title>DEV Community: Miiu</title>
      <link>https://dev.to/miiussette</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/miiussette"/>
    <language>en</language>
    <item>
      <title>Turning Whispers into Code: My Experience Building The Whisperbound Tome with Kiro</title>
      <dc:creator>Miiu</dc:creator>
      <pubDate>Fri, 14 Nov 2025 23:57:39 +0000</pubDate>
      <link>https://dev.to/miiussette/turning-whispers-into-code-my-experience-building-the-whisperbound-tome-with-kiro-8fo</link>
      <guid>https://dev.to/miiussette/turning-whispers-into-code-my-experience-building-the-whisperbound-tome-with-kiro-8fo</guid>
      <description>&lt;h1&gt;
  
  
  kiro
&lt;/h1&gt;

&lt;p&gt;When I started building The Whisperbound Tome, I had no idea how much Kiro would transform the way I build software. The project is a mystical, atmospheric grimoire that generates deterministic spells based on user whispers—sigils, rituals, incantations, everything.&lt;/p&gt;

&lt;p&gt;🔮 1. Spec-Driven Development Became My Superpower&lt;/p&gt;

&lt;p&gt;I wrote a full specification with tone rules, deterministic pipelines, and generation constraints.&lt;br&gt;
Kiro used that spec to generate consistent, accurate code across multiple files with almost zero revision.&lt;br&gt;
Instead of writing everything manually, I focused on designing the system.&lt;/p&gt;

&lt;p&gt;🌀 2. Steering Allowed Me to Preserve the Tome’s Tone&lt;/p&gt;

&lt;p&gt;The grimoire requires a strict mystical atmosphere.&lt;br&gt;
Steering docs let me enforce:&lt;/p&gt;

&lt;p&gt;no modern words&lt;/p&gt;

&lt;p&gt;soft, archaic language&lt;/p&gt;

&lt;p&gt;tone consistency&lt;/p&gt;

&lt;p&gt;pacing with silence markers&lt;/p&gt;

&lt;p&gt;Kiro respected it every time.&lt;/p&gt;

&lt;p&gt;🛠️ 3. MCP Let Me Extend Kiro Like a Ritual Engine&lt;/p&gt;

&lt;p&gt;I added:&lt;/p&gt;

&lt;p&gt;a tone-check hook&lt;/p&gt;

&lt;p&gt;deterministic seed utilities&lt;/p&gt;

&lt;p&gt;spell-generation commands&lt;/p&gt;

&lt;p&gt;multi-file creation workflows&lt;/p&gt;

&lt;p&gt;MCP made the project feel modular and alive.&lt;/p&gt;

&lt;p&gt;✨ 4. The Result: A Breathing Grimoire&lt;/p&gt;

&lt;p&gt;With Kiro, I built:&lt;/p&gt;

&lt;p&gt;deterministic spell generation&lt;/p&gt;

&lt;p&gt;sigil ASCII art&lt;/p&gt;

&lt;p&gt;ritual sequences&lt;/p&gt;

&lt;p&gt;poetic incantations&lt;/p&gt;

&lt;p&gt;a mystical, animated UI&lt;/p&gt;

&lt;p&gt;a breathing grimoire effect&lt;/p&gt;

&lt;p&gt;It went from a concept to a fully interactive magical experience.&lt;/p&gt;

&lt;p&gt;❤️ Final Thoughts&lt;/p&gt;

&lt;p&gt;Kiro didn’t just make coding faster—it made it fun, creative, and collaborative.&lt;br&gt;
It felt like pairing with an ancient AI scribe who understood exactly what I wanted.&lt;/p&gt;

&lt;p&gt;If you're building something ambitious, weird, or magical… Kiro is the perfect companion.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>automation</category>
      <category>tooling</category>
      <category>showdev</category>
    </item>
    <item>
      <title>🚀 How Kiro Helped Me Build BreezaAI – an AI Mental Wellness Tutor in Record Time</title>
      <dc:creator>Miiu</dc:creator>
      <pubDate>Wed, 23 Jul 2025 23:28:04 +0000</pubDate>
      <link>https://dev.to/miiussette/mindbuddy-ai-how-i-built-a-mental-health-tutor-with-kiro-3p9h</link>
      <guid>https://dev.to/miiussette/mindbuddy-ai-how-i-built-a-mental-health-tutor-with-kiro-3p9h</guid>
      <description>&lt;p&gt;✨ What is BreezaAI?&lt;br&gt;
BreezaAI is an interactive mental wellness companion designed during the Kiro Hackathon.&lt;/p&gt;

&lt;p&gt;It helps users learn about stress, anxiety, mindfulness, and relaxation through:&lt;br&gt;
✅ Guided micro-lessons&lt;br&gt;
✅ Breathing &amp;amp; mindfulness exercises&lt;br&gt;
✅ Quick tips for emotional regulation&lt;br&gt;
✅ Weekly well-being plans&lt;/p&gt;

&lt;p&gt;Our goal was to make mental health support feel as simple and approachable as chatting with a friend.&lt;/p&gt;

&lt;p&gt;🔥 How Kiro changed my dev process&lt;br&gt;
Before Kiro, I spent a lot of time on setup, boilerplate, and manual planning.&lt;/p&gt;

&lt;p&gt;During the hackathon, Kiro completely changed my workflow:&lt;br&gt;
✅ I used Specs to define the project architecture in minutes&lt;br&gt;
✅ I leveraged Hooks to automate reminders &amp;amp; wellness tips&lt;br&gt;
✅ I refined the chat flow and UI iteratively with Steering&lt;/p&gt;

&lt;p&gt;What would normally take days, I accomplished in hours!&lt;/p&gt;

&lt;p&gt;🛠️ What I built with Kiro&lt;br&gt;
With Kiro’s help, I built BreezaAI with:&lt;/p&gt;

&lt;p&gt;💬 A clean and modular chat interface for mental health tips&lt;/p&gt;

&lt;p&gt;🧘 Guided breathing exercises with dynamic animations&lt;/p&gt;

&lt;p&gt;📖 Quick lesson cards explaining anxiety, stress, and mindfulness&lt;/p&gt;

&lt;p&gt;🗓️ Weekly well-being plan generation with daily activities&lt;/p&gt;

&lt;p&gt;All of this was created with spec-driven development, keeping the codebase structured and scalable.&lt;/p&gt;

&lt;p&gt;💡 Why Kiro is a game-changer&lt;br&gt;
Kiro let me focus on the why instead of getting lost in the how.&lt;/p&gt;

&lt;p&gt;It accelerated every step of the process&lt;/p&gt;

&lt;p&gt;Generated clean, maintainable code&lt;/p&gt;

&lt;p&gt;Reduced the cognitive load of juggling backend, frontend, and integration&lt;/p&gt;

&lt;p&gt;It felt like having a virtual teammate who understood exactly what I needed next.&lt;/p&gt;

&lt;p&gt;🚀 What’s next for BreezaAI?&lt;br&gt;
📚 More mental wellness micro-lessons (sleep hygiene, emotional regulation)&lt;/p&gt;

&lt;p&gt;⌚ Wearable integration for habit tracking&lt;/p&gt;

&lt;p&gt;🌍 Multilingual support to reach a global audience&lt;/p&gt;

&lt;p&gt;🤝 Community-driven features with peer support &amp;amp; interactive tools&lt;/p&gt;

&lt;p&gt;✅ Final thoughts&lt;br&gt;
If you’re building fast, build smarter with Kiro.&lt;/p&gt;

&lt;p&gt;It’s not just an AI IDE – it’s a productivity booster for hackathons, MVPs, and beyond.&lt;/p&gt;

&lt;p&gt;I’m officially #hookedonkiro 💙&lt;/p&gt;

</description>
      <category>kiro</category>
      <category>hackathon</category>
      <category>mentalhealth</category>
      <category>ai</category>
    </item>
  </channel>
</rss>
