developer-delphi-active-directory-estrutura

Map ActiveDirectoryORM repository paths for Delphi production architecture.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Este skill oferece um mapa estruturado da arquitetura do ActiveDirectoryORM, indicando onde ficam componentes-chave como IActiveDirectoryConnection, TActiveDirectoryService, TLDAPConfig, helpers, views de teste e as DLLs OpenSSL, bem como a localização canônica de produção em backend-delphi.

Core Features & Use Cases

  • Mapeia as camadas Factory, Interface fluente, Serviço LDAP, Tipos/Record, Constantes, Exceções e Helpers.
  • Indica onde está a produção canônica de back-end e como organizar arquivos e pastas para produção.
  • Útil para equipes Delphi que precisam de uma referência única para estrutura de repositório.

Quick Start

Use este skill para entender rapidamente a estrutura de ActiveDirectoryORM e localizar IActiveDirectoryConnection, TLDAPConfig, e DLLs de produção.

Frequently Asked Questions about developer-delphi-active-directory-estrutura

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

FAQPage Schema
How do I structure an Active Directory integration in a Delphi backend project?

Structure an Active Directory integration in Delphi by layering components across Core, Commons, and Views, placing interfaces like IActiveDirectoryConnection and services in a canonical production layout.

Where should I place LDAP configuration and OpenSSL DLLs in a Delphi repository?

Place LDAP configuration and OpenSSL DLLs according to a standards-driven repository map that defines canonical production paths, ensuring dependency placement aligns with the ActiveDirectoryORM architecture layering.

What is the canonical production layout for a Delphi Active Directory service?

The canonical production layout for a Delphi Active Directory service organizes architecture layers into Factory, fluent Interface, LDAP Service, Types, Constants, Exceptions, and Helpers within structured Core, Commons, and Views folders.

Does this repository map support locating test views and helper components for Delphi LDAP?

Yes, the repository map supports locating test views and helper components for Delphi LDAP by providing clear guidance for locating production assets and mapping structural layers across the ActiveDirectoryORM architecture.

When do I need a standards-driven repository map for Delphi Active Directory projects?

You need a standards-driven repository map for Delphi Active Directory projects when your team requires a single reference point to organize files, standardize folder structure, and locate production assets in backend-delphi environments.