Delphi AI Skills: guide the AI agents that write Delphi
Open source skills for Claude Code, Codex, Cursor and Gemini: they teach AI agents the real DelphiMVCFramework API, with security, style and tests built in.
Open source skills for Claude Code, Codex, Cursor and Gemini: they teach AI agents the real DelphiMVCFramework API, with security, style and tests built in.
Two-day hands-on Delphi training on MCP and Agentic AI: build an MCP server with mcp-server-delphi and evolve it into an AI agent embedded in your own ERP.
HTTP QUERY is the new safe, idempotent and cacheable HTTP method for complex queries with a body. RFC 10008, published by the IETF: syntax, examples, support.
A practical guide to git worktrees: several working directories from one repository for hotfixes, code reviews and parallel AI-agent work, with no stashing.
A guided tour of the ExeWatch Samples repo: runnable error tracking, breadcrumbs, timings and metrics for Delphi, .NET, JavaScript, C++Builder and Python.
ExeWatch 1.35 adds Nested Timing Traces: a profiler-style tree of nested timings via StartTrace and EndTrace, on Delphi, .NET, Python, JavaScript and C++.
Lehman's laws of software evolution explained: all eight laws, why code quietly rots, practical scenarios, and why the Linux kernel bends the growth law.
Build simple, fast REST APIs in Delphi with DMVCFramework 3.5 Minimal API: routes as anonymous methods, typed binding, per-group filters, no controller class.
Lean Thinking per Sviluppatori Software Impegnati v3.0: capitolo sugli agenti AI sulla board Kanban, tabelle comparative, metriche DORA e diagrammi rivisti.
TemplatePro template inheritance in Delphi: extends, block and inherited behave like virtual methods, with multi-level layouts and reusable partials.