> ## Content Index
> Fetch the complete content index at: https://itsfoss.com/llms.txt
> Use this file to discover other available public pages before exploring further.

# Amazon Targets Vibe Coders With a New Cursor Killer IDE, Also Available on Linux
- URL: https://itsfoss.com/news/kiro-ai-ide/
- Published: 2025-07-16T09:16:38.000Z
- Updated: 2025-07-16T09:16:38.000Z
- Description: A new vibe coding tool for Linux devs is here. Watch out Cursor!
- Author: Sourav Rudra
- Tags: AI Spotlight, News, #Import 2025-11-08 21:15

AI-powered code editors have become all the rage now, with many developers opting for [vibe coding](https://itsfoss.com/vibe-coding-editors/) with these to speed up their workflow and reduce repetitive tasks. While the experience may vary, the growing popularity of such tools doesn't seem to be slowing down anytime soon.

These editors often combine natural language processing with code understanding, enabling more intuitive interactions like asking questions, generating specs, or automating routine work.

Even Microsoft has taken notice, moving to [make VS Code an AI-first IDE](https://itsfoss.com/vs-code-ai-first-ide/). And now, it looks like Amazon is entering the space as well.

🚧

Kiro is not FOSS, we covered it because it's available for Linux.

## Kiro: What's in Store?

0:00 

/0:14 

1× 

**Kiro specs creation demo. (Source: Kiro)*

[Kiro](https://kiro.dev/?ref=itsfoss.com) is a new AI-powered IDE developed by [Amazon Web Services](https://aws.amazon.com/?ref=itsfoss.com) (*AWS*) that focuses on spec-driven development to help development teams quickly move from prototyping to production.

It is powered by Anthropic's [Claude Sonnet 4](https://www.anthropic.com/news/claude-4?ref=itsfoss.com), with [Sonnet 3.7](https://www.anthropic.com/news/claude-3-7-sonnet?ref=itsfoss.com) as a backup option, and comes equipped with many interesting features. For starters, there is it's [Specs](https://kiro.dev/docs/specs/?ref=itsfoss.com)\-driven development approach, where plain language prompts are transformed into detailed specifications, requirements, and technical designs before any code generation happens.

Another highlight is [Agent Hooks](https://kiro.dev/docs/hooks/?ref=itsfoss.com), an automation system that triggers actions like regenerating tests or updating documentation automatically as you edit or save files. These hooks act as persistent quality gates, helping teams enforce best practices and reduce routine manual work.

Kiro also offers an [Agentic Chat](https://kiro.dev/docs/chat/?ref=itsfoss.com) interface, providing context-aware conversations directly inside the IDE. You can ask questions about your code, documentation, or even repository structure and get tailored responses or AI-assisted code generation based on your project.

There's support for [MCP Servers](https://kiro.dev/docs/mcp/?ref=itsfoss.com) too, enabling Kiro to securely connect with a wide range of external tools, APIs, and data sources right from within the IDE. And, finally, we have [Steering](https://kiro.dev/docs/steering/?ref=itsfoss.com), Kiro’s way of guiding its AI with human-readable Markdown files that define a project’s structure, coding standards, architectural patterns, and team conventions.

All of this is built on an open source [VS Code](https://itsfoss.com/vs-code-tips/) base, allowing Kiro to leverage a solid foundation to support familiar workflows, seamless plugin compatibility, and effortless migration of user settings.

The developers have published [a blog](https://kiro.dev/blog/introducing-kiro/?ref=itsfoss.com) that shows how Kiro works. It's worth a read.

## Get Kiro

The IDE is free to use during the Preview phase, giving you full access to its core features at no cost. After the preview, **Kiro will move to a subscription model**, with [plans](https://kiro.dev/pricing/?ref=itsfoss.com) ranging from KIRO FREE (***$0/month***) to KIRO PRO+ (***$39/month***), offering additional features and higher usage limits.

You can download Kiro for **Linux**, **Windows**, and **macOS** directly from the [official website](https://kiro.dev/downloads/?ref=itsfoss.com). The [documentation](https://kiro.dev/docs/getting-started/?ref=itsfoss.com) and [tutorial](https://kiro.dev/docs/guides/learn-by-playing/?ref=itsfoss.com) are handy for getting your workflow up and running quickly.

[Kiro](https://kiro.dev/downloads/?ref=itsfoss.com)

**Suggested Read** 📖

[Claudia: An Open Source GUI for Claude AI Code DevelopmentA Claude Code helper with a beautiful GUI.![](https://itsfoss.com/content/images/icon/android-chrome-192x192-161.png)It's FOSS NewsSourav Rudra![](https://itsfoss.com/content/images/thumbnail/claudia-app-toolkit.png)](https://itsfoss.com/claudia/)