ChiliJoe/apex-copilot-workspace-template
Instructions file GitHub Copilot
Copilot instructions for ChiliJoe/apex-copilot-workspace-template: Before generating any code or CLI commands, refer to .copilot-context.md to resolve placeholders like {connection-name} or {appid}. Always check the instructions in .github/instructions/ for any specific guidelines related to the file you are working…
ChiliJoe/apex-copilot-workspace-template
Instructions file GitHub Copilot
Use when writing, modifying, or deploying Oracle APEX application code or database objects (tables, views, packages, procedures, functions, triggers). Covers script layout, file naming, and execution conventions.
ChiliJoe/apex-copilot-workspace-template
Instructions file GitHub Copilot
Use when testing the APEX application via Playwright, browser automation, or E2E testing. Covers the APEX app URL, login flow, and session handling for the APEX app.
ChiliJoe/apex-copilot-workspace-template
Skill Claude CodeCodex
Export/patch/import Oracle APEX components via SQLcl MCP. Covers pages, regions, items, buttons, processes, DAs, validations, LOVs, auth schemes, templates, IR, IG, charts, maps, cards, and all shared components.
ChiliJoe/apex-copilot-workspace-template
Skill Claude CodeCodex
Patch an Oracle APEX plugin's PL/SQL render/AJAX logic or its static JS/CSS files. Edits the human-readable source files, re-encodes hex blobs, and syncs the plugin installation SQL file — then optionally installs and validates via SQLcl MCP. TRIGGER when: user asks to fix, modify, or add behaviour to an APEX plugin…