danieleteti

12 mods across 2 repositories, 44 stars between them.

danieleteti/mcp-server-delphi

Instructions file

Instructions for danieleteti/mcp-server-delphi, covering claude.md, project overview, build, compile the sample application (requires delphi compiler) and compile the test server.

27 2mo ago A 1,686 tokens original Apache-2.0

danieleteti/delphi-ai-skills

Instructions file

Instructions for danieleteti/delphi-ai-skills, covering claude.md, what this repository is, the iron rule, layout and hard constraints on a skill.md.

17 1mo ago A 2,149 tokens original Apache-2.0

delphi-code-smells

03

danieleteti/delphi-ai-skills

Skill Claude CodeCodex

Use when reviewing existing Delphi / Object Pascal code for defects, hunting a memory leak or an access violation, or hardening new code against the classic mistakes. Covers compiler warnings and hints that indicate a real bug, warnings-as-errors, leak detection and how to make a leak fail a build, third-party static…

17 1mo ago A 167 tokens original Apache-2.0

delphi

04

danieleteti/delphi-ai-skills

Skill Claude CodeCodex

Use when writing, reviewing or fixing Delphi / Object Pascal code — any .pas or .dpr unit, the RTL or the VCL — independently of any framework. Covers language level and version gating, inline var, generics, anonymous methods, memory and lifetime (Free, try/finally, interfaces, managed records), strings and encodings…

17 1mo ago A 155 tokens original Apache-2.0

danieleteti/delphi-ai-skills

Skill Claude CodeCodex

Use when building or consuming a JSON-RPC 2.0 endpoint with DelphiMVCFramework — publishing a plain Delphi class as remotely callable methods, or calling one from a Delphi client. Triggers on "JSON-RPC", "JSONRPC", "MVCFramework.JSONRPC", "RPC method", "PublishObject", "TMVCJSONRPCController", "TMVCJSONRPCPublisher"…

17 1mo ago A 139 tokens original Apache-2.0

danieleteti/delphi-ai-skills

Skill Claude CodeCodex

Use when building a DelphiMVCFramework service with lambda/anonymous-method routes instead of controller classes — Minimal API. Triggers on "minimal API", "MapGet", "MapPost", "MapMethods", "route group", "endpoint filter", "HTTP filter", "TMVCRouteGroup", "AsWeb", "lambda routes", "no controller", "Prefix"…

17 1mo ago A 125 tokens original Apache-2.0

danieleteti/delphi-ai-skills

Skill Claude CodeCodex

Use when writing or reviewing any DelphiMVCFramework server-side code that touches untrusted input — request bodies, query strings, headers, cookies, uploads, redirects, SQL/RQL, HTML output, JWT, CORS, secrets. Covers access control, mass assignment, SQL injection, XSS in TemplatePro, CSRF, path traversal, SSRF, file…

17 1mo ago B 112 tokens original Apache-2.0

danieleteti/delphi-ai-skills

Skill Claude CodeCodex

Use when writing or fixing tests for a DelphiMVCFramework API — integration tests that drive real HTTP against an in-process server, or unit tests around controllers. Covers the DUnitX + in-process IMVCServer + IMVCRESTClient stack, CRUD/auth/authorization test patterns, database fixtures and the console runner.…

17 1mo ago A 115 tokens original Apache-2.0

dmvcframework-ui

09

danieleteti/delphi-ai-skills

Skill Claude CodeCodex

Use when styling or laying out the HTML of a DMVCFramework web application — adding a page, a nav entry, a card, a form, a toast, a theme toggle, or touching style.css. Covers the presentation layer the DMVCFramework wizard actually generates: Bootstrap 5.3 (loaded from CDN in baselayout), the brand tokens in…

17 1mo ago A 143 tokens original Apache-2.0

danieleteti/delphi-ai-skills

Skill Claude CodeCodex

Use when building a server-side web application with DelphiMVCFramework — HTML pages and HTMX fragments rendered by TemplatePro. Covers view engine setup, template inheritance and blocks, ViewData and its ownership rules, fragments, custom filters, cookie/JWT login, static files, and the HTMX request/response helpers…

17 1mo ago C 130 tokens original Apache-2.0

dmvcframework

11

danieleteti/delphi-ai-skills

Skill Claude CodeCodex

Use when writing any server-side feature with DelphiMVCFramework (DMVC) — controllers, routes, REST endpoints, entities, middleware, validation, dependency injection, JWT, SSE, or the server bootstrap. The core skill; the Minimal API, web-app, UI, security and testing skills build on it. Triggers on "DMVCFramework"…

17 1mo ago A 131 tokens original Apache-2.0

htmx-skill

12

danieleteti/delphi-ai-skills

Skill Claude CodeCodex

Use when you need accurate htmx syntax or behavior — attributes, triggers, swap modifiers, events, request/response headers, the JS API, extensions, or a worked example. Indexes every page of the official htmx.org documentation with a description, so the right page can be fetched and read instead of recalled from…

17 1mo ago A 73 tokens original Apache-2.0