en un clic
rpk
rpk contient 2 skills collectées depuis nostra124, avec une couverture métier par dépôt et des pages de détail sur le site.
Skills dans ce dépôt
The development workflow for rpk packages — the four-directory model, rpk init effects, and when to use stage vs install vs update. Trigger when a coding agent is developing an rpk-packaged project, when asking "where do I edit files?", "how do I test my changes?", or "what does rpk init do?". Use this BEFORE rpk-author when starting development on an existing package.
Turn a git repository into an rpk package by scaffolding the .rpk/ directory. Trigger when the user wants to package a project for rpk, convert a GitHub clone into an rpk package, "make this an rpk package", or add/edit the .rpk/ folder of a repo. Also trigger when the user is inspecting an unfamiliar .rpk/ directory and wants guidance.