davidlastrucci/trysil-ai-skills
Skill Claude CodeCodex
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…
davidlastrucci/trysil-ai-skills
Skill Claude CodeCodex
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.
davidlastrucci/trysil-ai-skills
Skill Claude CodeCodex
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…
davidlastrucci/trysil-ai-skills
Instructions file GitHub Copilot
Copilot instructions for davidlastrucci/trysil-ai-skills, covering trysil - delphi orm, trysil orm, 0. quickstart - end to end (sqlite), 1. connection setup and 2. context.
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…
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.
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…