Imported from dryousufmesalm/Netec1400 (
outputs/ammartrading-itisk-package-20260913/AmmarTrading-ITISK-Delivery-2026-09-13/prototypes/money-machine-sync-wizard/AGENTS.md). Install upstream withnpx skills add dryousufmesalm/Netec1400 --skill money-machine-sync-wizard. Copyright stays with the author.
Prototype Instructions
Run the local server yourself and open the preview in the browser available to this environment. Do not give the user server-start instructions when you can run it.
Before making substantial visual changes, use the Product Design plugin's get-context skill when the visual source is unclear or no longer matches the current goal. When the user gives durable prototype-specific design feedback, preferences, or decisions, record them in AGENTS.md.
Approved product direction
- Build the three selected mockups as one connected English LTR flow, not separate alternatives.
- Optimize every label and action for a non-technical operator adding a new VPS.
- The flow is: overview → VPS details → automatic readiness check → success/dashboard.
- Keep OneDrive and PowerShell implementation details behind a single clear setup action.
- Use a dedicated OneDrive uploader identity with access limited to the central
AmarTradingfolder.
When implementing from a selected generated mock, treat that image as the source of truth for layout, component anatomy, density, spacing, color, typography, visible content, and hierarchy.
Build app UI in src/. Keep .openai/hosting.json, worker/index.js, scripts/prepare-sites-build.mjs, and tests/sites-worker.test.mjs intact so the same local prototype can be handed to Sites. Before a Sites handoff, run npm run build and npm run test:sites; the build must leave dist/client/index.html, dist/server/index.js, and dist/.openai/hosting.json.