developer-delphi-fmx-layout

Delegate Delphi FMX layout tasks to six specialized micro-skills.

Updated Jan 6, 2026
One-click install
npx skills add https://github.com/cslsoftwares/ParamentersORM --skill developer-delphi-fmx-layout
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: developer-delphi-fmx-layout
Source: https://github.com/cslsoftwares/ParamentersORM/tree/main/.cursor/skills/developer-delphi-fmx-layout_V1.1.0
Command: npx skills add https://github.com/cslsoftwares/ParamentersORM --skill developer-delphi-fmx-layout

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Orchestrates FMX layout tasks by centralizing control and delegating responsibilities to six specialized micro-skills, reducing cognitive load and ensuring consistent UI structure across complex Delphi applications.

Core Features & Use Cases

  • Delegates containers, alignment, fill/stroke, animations, GPU effects, components, frames, LiveBindings, and TMultiView to dedicated micro-skills to compose production-ready FMX layouts.
  • Provides reusable layout templates and patterns, promoting cross-screen consistency, responsiveness, and maintainable UI architecture in Delphi FMX projects.
  • Use Case: define a target screen layout and rely on the orchestrator to dispatch tasks to the appropriate micro-skills, assembling the final UI with preserved context.

Quick Start

Describe the desired FMX layout and let the orchestrator delegate tasks to the six micro-skills for execution.

Frequently Asked Questions about developer-delphi-fmx-layout

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I orchestrate complex Delphi FMX layouts across multiple screens?

Delphi FMX layout orchestration is handled by delegating containers, alignment, animations, and components to six specialized micro-skills, ensuring consistent UI structure and reusable frames across complex applications.

What is the best way to manage TMultiView and LiveBindings in a FireMonkey application?

Managing TMultiView and LiveBindings in FireMonkey is achieved by routing these tasks through dedicated micro-skills, which compose production-ready layouts while preserving context and maintaining responsive UI architecture.

Can I use reusable frames and templates for responsive FMX UI composition?

Reusable frames and templates for FMX UI composition are supported by the orchestrator, dispatching layout patterns to specialized micro-skills to promote cross-screen consistency and maintainable application architecture.

How do I apply GPU effects and animations consistently in Delphi FireMonkey?

GPU effects and animations in Delphi FireMonkey are applied by delegating these specific rendering tasks to dedicated micro-skills, which assemble the final UI elements within a centralized and consistent layout framework.

Does this layout orchestration approach work for production-ready Delphi applications?

This layout orchestration approach is designed for production-ready Delphi FMX applications, reducing cognitive load by centralizing control and delegating UI structure tasks to specialized micro-skills for reliable execution.

Why use micro-skills for FMX layout instead of building containers and alignment manually?

Using micro-skills for FMX layout instead of manual construction reduces cognitive load and ensures consistent UI structure, as the orchestrator routes container and alignment tasks to specialized modules that maintain reusable context.