Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

meowary-mendix

meowary-mendix에는 retran에서 수집한 skills 51개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
51
Stars
1
업데이트
2026-04-30
Forks
0
직업 범위
직업 카테고리 10개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

mendix
소프트웨어 개발자

Mendix MDL authoring, project navigation, and Docker app lifecycle — entities, microflows, pages, security, navigation, OQL, REST, testing, linting, and migration. Load when working in any Mendix codebase.

2026-04-30
agents
소프트웨어 개발자

MDL Agent Documents — CREATE MODEL, CREATE KNOWLEDGE BASE, CREATE CONSUMED MCP SERVICE, CREATE AGENT syntax and calling agents from microflows

2026-04-30
alter-page
소프트웨어 개발자

ALTER PAGE / ALTER SNIPPET — SET, INSERT, DROP, REPLACE widget operations on existing pages and snippets

2026-04-30
assess-migration
프로젝트 관리 전문가

Migration Assessment — structured investigation of non-Mendix projects for migration planning across technology stack, data model, business logic, UI, integrations, and security

2026-04-30
assess-quality
소프트웨어 품질 보증 분석가·테스터

Assess Mendix Project Quality — automated linting, catalog queries, naming conventions, security, maintainability, performance, and architecture review with scored report

2026-04-30
browse-integrations
네트워크·컴퓨터 시스템 관리자

Browse Integration Services and Contracts — SHOW/DESCRIBE OData, REST, business event, and database connection services; query MDL CATALOG integration tables; import external entities

2026-04-30
bulk-widget-updates
웹 개발자

Bulk Widget Property Updates — SHOW WIDGETS discovery and UPDATE WIDGETS dry-run/apply across pages and snippets

2026-04-30
business-events
소프트웨어 개발자

Business Events — CREATE/DROP business event services, message definition syntax, publish/subscribe, and calling PublishBusinessEvent_V2 from microflows

2026-04-30
catalog-search
네트워크·컴퓨터 시스템 관리자

Catalog Search (Mendix Platform Service Registry) — mxcli catalog search for OData/REST/SOAP services registered at catalog.mendix.com

2026-04-30
cheatsheet-errors
컴퓨터 사용자 지원 전문가

MDL Common Errors Cheatsheet — quick fixes for variable, expression, control flow, syntax, and reference errors with Studio Pro error code reference

2026-04-30
cheatsheet-variables
고등교육 컴퓨터공학 교원

MDL Variable Cheatsheet — declaration syntax for all types, key rules, common mistakes, special values, parameter vs variable, and scope

2026-04-30
check-syntax
소프트웨어 품질 보증 분석가·테스터

MDL Syntax Validation — pre-flight checklist, supported/unsupported statements, mxcli check commands, error patterns, script atomicity, and organization

2026-04-30
connect-rapidminer-graph
소프트웨어 개발자

Connecting Mendix to RapidMiner / AnzoGraph via SPARQL — inline REST call with Basic Auth, JSLT transformer, import mapping pipeline, and known gotchas

2026-04-30
create-custom-widget
웹 개발자

Create Custom Pluggable Widget — scaffold React+TypeScript widget with package.json, widget.xml, entry component, CSS, build, and install steps

2026-04-30
create-page
웹 개발자

CREATE PAGE — full MDL syntax guide for all widgets: DYNAMICTEXT, ACTIONBUTTON, LAYOUTGRID, DATAGRID, DATAVIEW, GALLERY, filters, CONTAINER, FOOTER, SNIPPETCALL, IMAGE, and pluggable widget escape hatch

2026-04-30
custom-widgets
웹 개발자

Custom & Pluggable Widgets in MDL — GALLERY, COMBOBOX, third-party widget .def.json and template JSON, 6 operations, mode conditions, and engine internals

2026-04-30
database-connections
데이터베이스 아키텍트

Create External Database Connections — CREATE DATABASE CONNECTION syntax, query definitions, column mapping, microflow execution with EXECUTE DATABASE QUERY, and bulk import

2026-04-30
debug-bson
소프트웨어 품질 보증 분석가·테스터

BSON Serialization Debugging — mxcli dump-bson workflow, array version markers, object structures, field naming, nested WidgetObjects, property value types, TextTemplate fixes, and CE0463 troubleshooting

2026-04-30
demo-data
데이터베이스 아키텍트

Connect to Application Database and Generate Demo Data — read DB settings, Mendix ID system, association storage modes, INSERT templates, and IMPORT FROM bulk import

2026-04-30
docker-workflow
네트워크·컴퓨터 시스템 관리자

Docker Build & Run — mxcli docker run/build/up/reload/down, hot reload, CSS reload, environment variables, and troubleshooting

2026-04-30
fragments
소프트웨어 개발자

Mendix Fragments — DEFINE FRAGMENT, USE FRAGMENT with prefix, SHOW/DESCRIBE FRAGMENTS, common patterns, and validation checklist

2026-04-30
generate-domain-model
데이터베이스 아키텍트

Creating Mendix Domain Model MDL Scripts — entities, associations, enumerations, view entities, indexes, generalization, event handlers, ALTER ENTITY, positioning, and documentation

2026-04-30
java-actions
소프트웨어 개발자

Mendix Java Actions — create in Studio Pro, write Java code, create via MDL with type parameters and EXPOSED AS, call from microflows, CE0111 avoidance, and best practices

2026-04-30
json-structures-and-mappings
데이터베이스 아키텍트

JSON Structures, Import Mappings & Export Mappings — domain model differences for import vs export, nested arrays, find/create handling, null values, and PE→NPE→JSON workflow

2026-04-30
manage-navigation
웹 개발자

Navigation Management — SHOW/DESCRIBE navigation, CREATE OR REPLACE NAVIGATION with home page, role-based routing, menu tree, login page, not-found page, and catalog queries

2026-04-30
manage-security
정보 보안 분석가

Configure Mendix security via MDL: module roles, user roles, entity/microflow/page access, project security settings, and demo users

2026-04-30
master-detail-pages
웹·디지털 인터페이스 디자이너

Build master-detail UI pages in Mendix MDL using Gallery selection binding and DataView with SELECTION source

2026-04-30
mdl-entities
데이터베이스 아키텍트

Complete MDL syntax reference for creating entities, attributes, associations, enumerations, and view entities

2026-04-30
migrate-k2-nintex
소프트웨어 개발자

Assess and migrate K2/Nintex applications to Mendix: SmartObjects to entities, SmartForms to pages, workflows to microflows

2026-04-30
migrate-oracle-forms
소프트웨어 개발자

Migrate Oracle Forms applications to Mendix: PL/SQL to microflows, Forms blocks to DataViews, trigger mapping, and validation patterns

2026-04-30
odata-data-sharing
데이터베이스 아키텍트

Share data between Mendix apps via OData services using view entities, published services, external entities, and OData clients

2026-04-30
organize-project
소프트웨어 개발자

Organize Mendix project documents into folders and move them between folders and modules using MDL MOVE and FOLDER syntax

2026-04-30
overview-pages
웹 개발자

Build CRUD page sets in Mendix MDL: navigation snippets, overview pages with DataGrid, NewEdit forms, and circular dependency patterns

2026-04-30
patterns-crud
소프트웨어 개발자

Standard CRUD microflow patterns for Mendix: Save, Validate, Delete, Cancel, New, Edit, and DataSource microflows with naming conventions

2026-04-30
patterns-data-processing
소프트웨어 개발자

Mendix data processing patterns: loops, aggregates (count/sum/average/min/max), list operations, batch processing, and association retrieval

2026-04-30
project-settings
네트워크·컴퓨터 시스템 관리자

View and modify Mendix project settings via MDL: database config, startup/shutdown microflows, constant overrides, configurations, and workflow settings

2026-04-30
rest-call-from-json
소프트웨어 개발자

Generate the full Mendix integration stack from a JSON payload: JSON Structure → non-persistent entities → Import Mapping → REST CALL microflow

2026-04-30
rest-client
소프트웨어 개발자

Integrate Mendix with external REST APIs: OpenAPI import, manual REST client definition, inline REST CALL, Data Transformers (JSLT), and import/export mappings

2026-04-30
run-app
네트워크·컴퓨터 시스템 관리자

Run Mendix app in Docker: first run, rebuild after MDL changes, hot reload workflow, --fresh vs reload decision

2026-04-30
runtime-admin-api
네트워크·컴퓨터 시스템 관리자

Runtime Admin API — query running app via port 8090, OQL at runtime, M2EE API, admin console debugging

2026-04-30
이 저장소에서 수집된 skills 51개 중 상위 40개를 표시합니다.