Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
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
이 저장소에서 수집된 skills 18개 중 상위 8개를 표시합니다.
저장소 1개 중 1개 표시
모든 저장소를 표시했습니다