npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

kiro-bmad-setup

v0.1.3

Published

NPX installer to configure the BMAD methodology for the Kiro IDE.

Readme

Kiro BMAD Setup

| English 🇬🇧 | Português (BR) 🇧🇷 | Español 🇪🇸 | |:---:|:---:|:---:| | This command-line tool (CLI) sets up your project to work with the BMAD Method within the Kiro IDE.It automatically installs the .bmad-core resources and copies the necessary .kiro configuration files and hooks. | Esta ferramenta de linha de comando (CLI) prepara seu projeto para trabalhar com o Método BMAD dentro do IDE Kiro.Ela instala automaticamente os recursos do .bmad-core e copia os arquivos de configuração e hooks necessários do .kiro. | Esta herramienta de línea de comandos (CLI) configura su proyecto para trabajar con el Método BMAD dentro del IDE Kiro.Instala automáticamente los recursos de .bmad-core y copia los archivos de configuración y los hooks necesarios de .kiro. |

Usage / Como Usar / Cómo Usar

Execute the following command in the root of your project:

Execute o seguinte comando na raiz do seu projeto:

Ejecute el siguiente comando en la raíz de su proyecto:

npx kiro-bmad-setup

Autonomous Agents / Agentes Autônomos / Agentes Autónomos

English: This setup includes the gemini-auto autonomous agent (Gemini CLI). In Kiro chat, activate it with #gemini-auto and run commands like: *help, *auto-analyze {target}, *auto-implement {task}, *auto-review {target}, *auto-optimize {target}, *project-status, *gemini-exec {prompt}.

Português (BR): Esta configuração inclui o agente autônomo gemini-auto (Gemini CLI). No chat do Kiro, ative-o com #gemini-auto e execute: *help, *auto-analyze {alvo}, *auto-implement {tarefa}, *auto-review {alvo}, *auto-optimize {alvo}, *project-status, *gemini-exec {prompt}.

Español: Esta configuración incluye el agente autónomo gemini-auto (Gemini CLI). En el chat de Kiro, actívelo con #gemini-auto y ejecute: *help, *auto-analyze {objetivo}, *auto-implement {tarea}, *auto-review {objetivo}, *auto-optimize {objetivo}, *project-status, *gemini-exec {prompt}.


Vibe Factor Agent

English: Use the Vibe Factor Agent to generate creative and effective prompts. Example: *vibe-factor "create a futuristic login screen". The Kiro agent can customize the Vibe Factor Agent to your project's needs.

Português (BR): Use o Vibe Factor Agent para gerar prompts criativos e eficazes. Exemplo: *vibe-factor "crie uma tela de login futurista". O agente Kiro pode customizar o Vibe Factor Agent para as necessidades do seu projeto.

Español: Use el Vibe Factor Agent para generar prompts creativos y efectivos. Ejemplo: *vibe-factor "crea una pantalla de login futurista". El agente Kiro puede personalizar el Vibe Factor Agent para las necesidades de su proyecto.

Based on: PET-Select Research + Vibe Factor Methodology + BMAD Methodology + Kiro Steering Best Practices


Acknowledgements

This setup and workflow are powered by the amazing work of the following projects. A special thanks to them for helping boost developer productivity!

  • Kiro: An innovative IDE that enhances development workflows.
  • BMAD-METHOD: An open-source methodology for building better software.

CHANGELOG

  • en-US: Fixed the extension of hook files, which prevented them from appearing in the KIRO panel. This is now corrected.
  • pt-BR: Corrigida a extensão dos arquivos de hook, que impedia que eles aparecessem no painel do KIRO. Agora já foi corrigido.
  • es-ES: Se corrigió la extensión de los archivos de hook, lo que impedía que aparecieran en el panel de KIRO. Ahora ya está corregido.