بنقرة واحدة
pluxx-build-install
Build installable plugins from a Pluxx scaffold and optionally install one.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Build installable plugins from a Pluxx scaffold and optionally install one.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
| name | pluxx-build-install |
| description | Build installable plugins from a Pluxx scaffold and optionally install one. |
Use this skill when the user is ready to turn the current Pluxx source project into host-native bundles and test one or more targets locally.
pluxx test --install when the user wants the strongest deterministic local proof in one command.pluxx doctorpluxx lintpluxx testpluxx buildpluxx build --target <platforms...>pluxx install --target <platforms...>--trust when the plugin defines hook commands and the user has opted inpluxx doctor --consumer <installed-path>dist/; rebuild instead.Build installable plugins from a Pluxx scaffold and optionally install one.
Diagnose why a locally installed Pluxx plugin is still not visible or healthy in the target host.
Run the one-shot Pluxx import, refinement, and verification path.
Install, upgrade, or validate the local Pluxx CLI runtime before running deeper workflows.
Package the current plugin for release distribution.
Review preserve, translate, degrade, and drop behavior across Claude Code, Cursor, Codex, and OpenCode.