·creating-kiro-packages
</>

creating-kiro-packages

pr-pm/prpm

Use when creating Kiro steering files or hooks - provides inclusion modes (always/fileMatch/manual), foundational files (product.md/tech.md/structure.md), and JSON hook configuration with event triggers

3Installs·2Trend·@pr-pm

Installation

$npx skills add https://github.com/pr-pm/prpm --skill creating-kiro-packages

SKILL.md

| Steering Files | .kiro/steering/.md | Markdown + YAML | Context-aware instructions | | Hooks | .kiro/hooks/.json | JSON | Event-driven automation |

| always (default) | inclusion: always | All contexts | | fileMatch | inclusion: fileMatch + fileMatchPattern | Files matching pattern | | manual | inclusion: manual | User manually triggers |

| fileCreated | New files created matching patterns | | fileModified | Files modified matching patterns | | fileDeleted | Files deleted matching patterns |

Use when creating Kiro steering files or hooks - provides inclusion modes (always/fileMatch/manual), foundational files (product.md/tech.md/structure.md), and JSON hook configuration with event triggers Source: pr-pm/prpm.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/pr-pm/prpm --skill creating-kiro-packages
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is creating-kiro-packages?

Use when creating Kiro steering files or hooks - provides inclusion modes (always/fileMatch/manual), foundational files (product.md/tech.md/structure.md), and JSON hook configuration with event triggers Source: pr-pm/prpm.

How do I install creating-kiro-packages?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/pr-pm/prpm --skill creating-kiro-packages Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/pr-pm/prpm