davidlastrucci/trysil-ai-skills

LLM skills for "Trysil - Delphi ORM": ORM, JSON and HTTP, for every major

2Stars on the repository
7Mods indexed here, across every type
yesterdayLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

trysil-http

01

davidlastrucci/trysil-ai-skills

Cursor rule Cursor

Build REST APIs over Trysil entities with the Trysil.Http module - attribute-routed controllers, TTHttpServer bootstrap, dependency-injected context, CORS, Basic/Bearer/Digest/JWT authentication, multi-tenant hosting, and JSON request/response. Invoke when writing or reviewing Delphi HTTP/REST code that uses…

not rated 2 changed today A 6,332 tokens

trysil-json

02

davidlastrucci/trysil-ai-skills

Cursor rule Cursor

Serialize and deserialize Trysil entities to/from JSON using the Trysil.JSon module. Invoke when writing or reviewing Delphi code that uses TTJSonContext, TTJSonSerializerConfig, EntityToJSon/ListToJSon/EntityFromJSon, DatasetToJSon, or MetadataToJSon, or that exposes Trysil entities over JSON.

not rated 2 changed today A 2,127 tokens

trysil-orm

03

davidlastrucci/trysil-ai-skills

Cursor rule Cursor

Use Trysil, a Delphi attribute-driven ORM, to model entities and run CRUD/queries. Invoke when writing or reviewing Delphi code that persists data with Trysil - TTContext, entity classes with [TTable]/[TColumn] attributes, TTConnection (SQLite/PostgreSQL/SQL Server/Firebird/InterBase/MariaDB/Oracle), TTFilterBuilder…

not rated 2 changed today A 9,335 tokens