developer-delphi-rtl-and-units

Coordinate Delphi RTL micro-skills for collections, streams, and strings.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill consolidates guidance for Delphi RTL and IO tasks by coordinating micro-skills from the Family D, reducing cognitive load and helping engineers choose the right runtime components quickly.

Core Features & Use Cases

  • Central map of the RTL family with three core micro-skills: rtl-collections, rtl-streams-io, and rtl-strings, each with clear responsibilities and entry points.
  • Quick-reference combinations for common tasks such as dictionary lookups, file IO, and string processing to accelerate solution design.
  • Content hub including consultas_rapidas to help onboarding and rapid task scoping.

Quick Start

Ask the assistant to identify the appropriate RTL micro-skill for your Delphi task and then consult the corresponding sub-skill for implementation details.

Frequently Asked Questions about developer-delphi-rtl-and-units

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

FAQPage Schema
How do I choose the right Delphi RTL component for collections, streams, or strings?▼

To choose the right Delphi RTL component, consult a central map that coordinates three core micro-skills: rtl-collections, rtl-streams-io, and rtl-strings, each providing clear entry points for specific runtime tasks.

What is the best way to implement dictionary lookups and file IO in Delphi?▼

The best way to implement dictionary lookups and file IO in Delphi is using quick-reference combinations from the RTL family, which accelerate solution design by mapping common tasks to the appropriate collections and streams micro-skills.

When do I need to coordinate multiple Delphi RTL micro-skills for runtime tasks?▼

You need to coordinate multiple Delphi RTL micro-skills when a runtime task spans collections, streams, and strings, requiring a structured map to guide selection and integration across the RTL family to reduce cognitive load.

Can I use this RTL coordination approach for rapid task scoping and onboarding in Delphi?▼

Yes, you can use this RTL coordination approach for rapid task scoping and onboarding in Delphi through a content hub featuring quick-reference combinations that help engineers quickly choose the right runtime components.

Does the Delphi RTL orchestration skill handle string processing and file streams together?▼

Yes, the Delphi RTL orchestration handles string processing and file streams together by unifying guidance across the rtl-strings and rtl-streams-io micro-skills, providing clear usage paths to guide selection and integration.