diff --git a/README.md b/README.md index 6fd8af1..01cbd12 100644 --- a/README.md +++ b/README.md @@ -57,3 +57,41 @@ Row 16 └─────────────────────── ### Dynamic Height Widgets with `"dynamicHeight": "AUTO_HEIGHT"` adjust height based on content. The `bottomRow` serves as an initial guide, and `originalTopRow`/`originalBottomRow` store the original placement values. + +--- + +## Adding a New Page + +New pages are added via AI agent (Cursor). The agent follows the skills in `.cursor/skills/` to clone the template, create the query, wire the table, add navigation buttons to all pages, and register the page in `application.json`. + +### What You Need + +1. **Page name** — Full display name in the format `
-