datahub-mfe-create-app
Installation
SKILL.md
Create a DataHub MFE App
Scaffolds a complete, working Micro Frontend app that integrates with DataHub via Webpack Module Federation. Generates all 7 required files and guides the user through building and verifying.
Step 1: Gather Information
Use the AskQuestion tool to collect the following in a single call.
| Question | ID | Options |
|---|---|---|
App name (kebab-case, e.g. team-dashboard) |
app_name |
test-app / N/A - I'll fill it in later |
| Brief description of what the app does | app_desc |
test-description / N/A - I'll fill it in later |
| Dev server port | port |
3002 / 3003 / 3004 / 3005 / 3006 |
| Does the app need to call the DataHub GraphQL API? | needs_graphql |
Yes / No |
For app_name and app_desc, present only the N/A - I'll fill it in later
option — do NOT suggest values from the workspace. The user will type their own.
Related skills
More from datahub-project/datahub-skills
datahub-connector-planning
|
96load-standards
|
95datahub-connector-pr-review
Reviews DataHub connector implementations against 22 golden standards for compliance, code quality, silent failures, test coverage, type design, and merge readiness. Use when reviewing connector code, checking a PR, auditing a connector implementation, or verifying connector standards compliance.
94using-datahub
|
74datahub-search
|
72datahub-setup
|
71