with one click
rpk
rpk contains 2 collected skills from nostra124, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
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.