Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

SimpleORM

SimpleORM에는 academiadocodigo에서 수집한 skills 9개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
9
Stars
156
업데이트
2026-03-17
Forks
99
직업 범위
직업 카테고리 1개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

delphi-validator
소프트웨어 개발자

Validates all SimpleORM Delphi source files for Delphi 10.2 Tokyo+ compatibility. Checks inline vars, unit scoping, generics E2506, uses completeness, memory safety, .dpr structure, and conditional compilation. Run anytime to "lint" the project.

2026-03-17
delphi-project-structure
소프트웨어 개발자

Delphi project file structure reference — .dpr vs .pas, .dproj, .res, .dfm. Templates for console and VCL projects.

2026-03-08
changelog-format
소프트웨어 개발자

CHANGELOG.md format reference and examples for the SimpleORM project.

2026-03-08
delphi-patterns
소프트웨어 개발자

Coding conventions and patterns for the SimpleORM Delphi project. Automatically loaded when writing or modifying Delphi code.

2026-03-08
entity-mapping
소프트웨어 개발자

SimpleORM entity-to-database mapping via RTTI attributes. Complete reference for all attributes, property types, and relationship setup.

2026-03-08
horse-integration
소프트웨어 개발자

Horse/ExpxHorse integration patterns for SimpleORM — server auto-routing, client REST driver, serialization examples.

2026-03-08
isimplequery-contract
소프트웨어 개발자

The exact iSimpleQuery interface contract that all query drivers must implement. Reference for creating or reviewing drivers.

2026-03-08
memory-safety
소프트웨어 개발자

Delphi memory management patterns for SimpleORM - ownership, try/finally, interface refs, and common leak scenarios.

2026-03-08
sql-generation
소프트웨어 개발자

SQL generation reference for SimpleORM — how TSimpleSQL builds queries, pagination by dialect, soft delete behavior.

2026-03-08