kubesphere/frontend-integration-yaml
Generate canonical FrontendIntegration YAML from a simplified single-menu authoring model for frontend-forge.
npx skills add https://github.com/kubesphere/kubesphere --skill frontend-integration-yaml
Generate submit-ready FrontendIntegration YAML from a simplified authoring model with one menu and one or more pages.
Ask the user instead of guessing when any of these are missing:
metadata.namemenu.displayNamemenu.placements[]pages[]crdTable: group, version, scope, names.pluraliframe: key and iframe.srcUse the simplified single-menu model as input to the generator:
metadataspec for optional passthrough fieldsmenupagesDo not author canonical spec.menus[] by hand.
scripts/generate_frontend_integration.py.kind: FrontendIntegration.menu.placements[] into spec.menus[].children from pages[].workspace, force all crdTable.scope values to Namespaced.menu.icon to GridDuotone when it is omitted.yaml code block.FrontendIntegration YAML has been generated. Reply 'apply' to deploy it directly.
Take kubesphere/frontend-integration-yaml from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.