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

jordnlvr

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

已收集 skills
18
仓库
1
更新
2026-04-29
仓库分布

Skills 分布在哪些仓库

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

仓库浏览

仓库与代表性 skills

maia-mcp-bridge
其他计算机职业

Spin up an HTTP/SSE wrapper around a stdio MCP server so Maia (Studio Pro 11.8+ MCP Client) can register it. Maia accepts only HTTP-Streamable or SSE — NOT stdio — so any MCP registered with Claude Code via `claude mcp add` (which is mostly stdio) is invisible to Maia by default. This skill emits a one-process HTTP bridge plus the exact Maia-Chat configuration steps Neo pastes into Studio Pro. Auto-invoke when Neo says "make X available in Maia", "wire MCP X to Maia", "register Y in Studio Pro AI", or types `/maia-mcp-bridge <mcp-name>`. Read the Maia MCP reference before running: https://docs.mendix.com/refguide/maia-mcp/

2026-04-29
mx-page-clone-from-template
软件开发工程师

GATED WRITE. Clone an existing well-built Mendix page (ideally a gold page) to a new name with optional entity rebinding, via the mxcli MDL round-trip. Routes through the shadow-write engine (7 safety pillars; live .mpr untouched until atomic swap). Pre-classifies the source page as SIMPLE / COMPLEX / UNCLONEABLE based on parser-incompatible patterns observed 2026-04-27. Refuses UNCLONEABLE; requires --allow-lossy on COMPLEX. Auto-emits a /mx-handoff sheet for any widgets stripped during the clone. Invocable as /mx-page-clone-from-template <Source.Page> <Target.Page>.

2026-04-28
close-studio-pro
软件开发工程师

Gracefully close Mendix Studio Pro and its child processes (running runtime, MxBuild, Java helpers) so subsequent CLI ops can run without tripping the Studio-Pro-lock check. Also cleans up Mendix toolchain orphans left over from a Studio Pro crash (node/esbuild/sass/mxbuild under \Mendix\<ver>\(modeler|runtime)\ whose parent studiopro is dead) so Studio Pro can relaunch. Defaults to graceful (sends WM_CLOSE, lets Studio Pro prompt about unsaved changes). Auto-invoke when a /mx-shadow-write or /mx-scaffold-microflow needs Studio Pro closed and Neo has confirmed it's safe to do so, OR when Studio Pro is failing to launch and orphan toolchain processes are suspected. Also invocable as /close-studio-pro [project-name].

2026-04-28
mx-test-page
软件质量保证分析师与测试员

Drive a Playwright browser test against a page on the running TestOSApp3 testbed (port 8082). Auto-asserts the testbed fingerprints (URL :8082 + "Test Project" ribbon) before any further assertion -- this is a HARD safety gate against accidentally driving the live OneSource project. Uses the Playwright MCP server (auto-attached to Claude Code as `playwright`). Captures screenshot + accessibility snapshot. Auto-invoke after a /mx-handoff completes, after any page change, and as part of any verification flow that needs to prove the rendered UI works. Also invocable as /mx-test-page [page-path-or-name].

2026-04-28
mx-entity-add
软件开发工程师

GATED WRITE. Add a new entity (or attribute on an existing entity, or association) to a Mendix project by wrapping mxcli's create commands with the 8 safety pillars. Hard precondition: a fresh /mx-discover inventory must exist (≤24h old) so we can verify the new name doesn't collide. Pre-tag, clean-tree, Studio Pro lock, version, pre/post mx check, auto-restore on fail. Migration risk is flagged before the write. Invocable as /mx-entity-add.

2026-04-28
mx-scaffold-microflow
软件开发工程师

GATED WRITE. Scaffold a new Mendix microflow from a structured spec by wrapping mxcli's create microflow command with the 8 safety pillars from rules/mendix-safety.md. Pre-tag the project, verify clean tree + Studio Pro closed + Mendix version, run mx check pre/post, auto-restore on failure. Refuses to proceed unless every pillar passes. Invocable as /mx-scaffold-microflow <spec-or-description>.

2026-04-28
mx-version
软件开发工程师

Resolve the Mendix Studio Pro version a project was last opened with, and detect mismatches against installed Studio Pro / mx CLI / mxcli binaries on this machine. Read-only. Auto-invoke at the start of any Mendix session in a project, before running mx convert, and when a build/check produces unexplained errors. Also invocable as /mx-version.

2026-04-28
next-step
其他计算机职业

Mid-session orchestrator. Given the current project state and what was just done, propose the next move. Lighter than /start-here -- skips the health check, focuses on "what's the highest-leverage next thing." Spawns mendix-orchestrator agent for the synthesis. Use when a skill just finished and the user asks "what next?" or "ok, now what?".

2026-04-27
当前展示该仓库 Top 8 / 18 个已收集 skills。
已展示 1 / 1 个仓库
已展示全部仓库