kiro-cli’s docs are a fantastic read https://kiro.dev/docs/cli/ 🔥 It has handy instructions on steering, giving knowledge, creating custom agents, configuring hooks etc.

Feb 12, 2026
#ai #kiro

AI agents are dropping the cost of authoring software to zero 🙂

Feb 12, 2026
#ai

kiro-cli seems even better than Kiro IDE 🔥 Just vibe-coded a Google Apps Script that periodically syncs an Outlook calendar to a Google calendar github.com/nisanthchunduru/calendar-utils using kiro-cli and Claude Opus 4.5

Jan 26, 2026
#ai #kiro

AWS CLI config file’s credential_process setting is super handy.

It gives the ability to specify a command that AWS CLI or AWS SDK can run to obtain AWS credentials (when AWS credentials are unavailable or have expired).

Its especially useful when your employer provides short-lived AWS credentials that have to be periodically refreshed by a command/script.

Jan 2, 2026
#aws

VSCode’s TypeScript Inlay Hints is a nifty feature. It infers and displays types (like IntelliJ Idea does) of variables, function args and function return value when the types are not explicitly specified by developers.

Dec 23, 2025
#typescript #vscode

Tried Amazon’s Kiro after Amazon launched it publicly. Its surprisingly brilliant and possibly Amazon’s best AI product 💯

Its significantly better than existing IDEs (Cursor, Windsurf etc.) and has become primary IDE of choice for both my professional and personal projects. More specifically, Kiro’s Spec Mode is ingenious and unique (atleast for now 😅).

Dec 19, 2025
#ai #kiro

Cursor’s Visual Editor is 🔥 Super handy for iterating on UI

Dec 14, 2025
#ai

Source Code