← all publishers

openxlings

@openxlings source repo

10 published skills

  1. Libxpkg Best Practices · openxlings
    Use when working on libxpkg — adding modules, writing tests, modifying xmake build config, working with Lua hooks, or fixing CI failures on Windows/Linux/macOS
    0
    installs
  2. Pr Workflow · openxlings
    Use for ALL code changes — every modification to pkgs/, tests/, or scripts/ MUST go through a PR with CI verification before merging. No direct pushes to main. Covers branch creation, PR submission, CI monitoring, and merge rules.
    0
    installs
  3. Xpkg Creater · openxlings bundle
    在 xim-pkgindex 中创建/更新 xpkg 包(V2/兼容 V1),遵守 xlings SubOS 隔离规范,补齐多架构资源与测试,并在本地与测试集验证通过后再提交 PR。
    0
    installs
  4. Llvm Subpackaging · openxlings bundle
    LLVM 全平台分包(sub-packaging)规范 / 设计方案 / SOP。把上游单体 LLVM 工具链 carve 成两个自包含包——`llvm`(slim 自包含工具链 = 编译器 + lld + binutils + libc++ + compiler-rt)与 `llvm-tools`(clang-format/tidy/clangd)——并发布到 xlings-res 双镜像(GitHub gh + GitCode gtc)。用于新增/对齐某平台的 llvm 包、升级版本、保证 linux/macosx/windows 三平台一致。
    0
    installs
  5. Xlings Build · openxlings bundle
    构建 xlings 项目的三平台操作指南,覆盖 Linux、macOS、Windows 上的工具链准备、`mcpp` 构建、release 脚本和构建后验证。
    0
    installs
  6. Xlings Usage · openxlings
    xlings 包管理器完整使用指南 — 安装、多版本管理、SubOS 隔离环境、项目模式、Agent 集成、包索引生态。Use when tasks involve xlings install/use/search/remove flows, subos lifecycle (new/use/fork/stop/remove), project-mode .xlings.json setup, agent sandbox workflows, or custom index/resource-server configuration.
    0
    installs
  7. Mcpp Style Ref · openxlings bundle
    为 mcpp 项目应用 Modern/Module C++ (C++23) 编码风格。适用于编写或审查带模块的 C++ 代码、命名标识符、组织 .cppm/.cpp 文件,或用户提及 mcpp、module C++、现代 C++ 风格时。
    0
    installs
  8. Xlings Quickstart · openxlings bundle
    使用 xlings (XLINGS Quickstart) 进行工具安装、版本管理、包索引扩展和 subos 环境隔离的操作指南。When tasks involve `xlings`/`xim` package install-search-update-remove flows, namespace package handling, self-hosted/custom index repo setup, or multi-version/subos troubleshooting, use this skill.
    0
    installs
  9. Xlings Contributing · openxlings
    xlings 项目贡献规范流程 — 从 issue 到 PR 合入的完整 agent 开发工作流。Use when implementing features, fixing bugs, or contributing code to xlings. Covers environment setup, branching, coding, testing, PR creation, and CI verification.
    0
    installs
  10. Xlings Docs Writing · openxlings
    xlings 项目文档编写规范 — 面向人的 docs/ 目录文档应遵循的风格、格式和组织约定。Use when creating or modifying documents in the docs/ directory.
    0
    installs