Skip to main content
在 Manus 中运行任何 Skill
一键导入
xidl
GitHub 创作者资料

xidl

按仓库查看 1 个 GitHub 仓库中的 4 个已收集 skills。

已收集 skills
4
仓库
1
更新
2026-07-15
仓库分布

Skills 分布在哪些仓库

按已收集 skill 数展示主要仓库,并显示它们在该创作者目录中的占比和职业覆盖。

仓库浏览

仓库与代表性 skills

xidl
软件开发工程师

Expert guidance for writing XIDL (Interface Definition Language) and using the xidlc toolchain to generate multi-target APIs, SDKs, and specs. Use when defining IDL contracts, generating code (Rust, TS, Go), or mapping HTTP/REST and JSON-RPC protocols.

2026-07-15
code-style
软件开发工程师

Enforce repository-wide final validation before finishing a change or creating a commit. Use when work is complete, when preparing the final response, or immediately before committing. This skill requires `pre-commit run -a`, `cargo clippy --all-targets --all-features -- -D warnings`, `cargo tarpaulin --manifest-path xidl-parser/Cargo.toml --packages xidl-parser --include-files "xidl-parser/src/*" --exclude-files "xidl-parser/src/typed_ast/*" --fail-under 95 --out Stdout`, and `cargo publish --workspace --dry-run --allow-dirty` to succeed from the repository root.

2026-04-10
git-commit-message
软件开发工程师

Draft or create git commit messages using conventional commits in a commitizen-compatible style. Use when the user asks for a commit message, wants help choosing a commit type or scope, or wants codex to commit changes with lowercase-first wording and BREAKING CHANGES footers instead of bang shorthand.

2026-04-09
clean-code-design
软件开发工程师

Guide code design toward simple, maintainable structure before or during implementation. Use when Codex is designing a new module, adding APIs, refactoring complex code, splitting files, reducing global state, deciding whether to introduce abstractions, or evaluating whether a feature's complexity is justified.

2026-04-03
已展示 1 / 1 个仓库
已展示全部仓库