Skip to main content
MaxLogic
GitHub creator profile

MaxLogic

Repository-level view of 12 collected skills across 3 GitHub repositories.

skills collected
12
repositories
3
updated
Aug 23, 2026
repository explorer

Repositories and representative skills

dak-static-analysis
software-developers

Run cadence-aware Delphi static analysis through DelphiAIKit wrappers, using project-context PAL for touched units, deliberate project analysis for maintained codebases, and advisory delta-oriented analysis for legacy applications, then triage findings and…

Aug 9, 2026
dak-global-vars
software-developers

Use DelphiAIKit `global-vars` to inventory Delphi project globals, inspect declarations and usages, detect unused/shared mutable state, and assess ambiguity before refactoring globals.

Aug 9, 2026
dak-build
software-developers

Build Delphi and TMS WEB Core projects via DelphiAIKit from WSL or Windows. Use when asked to compile or rebuild a .dproj (or .dpr/.dpk with sibling .dproj), verify build output, or troubleshoot build failures.

Jul 14, 2026
dak
software-developers

Route DAK (DelphiAIKit) work to the correct repo-local skill. Use when Codex needs to choose between DAK build, static analysis, DFM validation, globals, dependency topology, LSP navigation, Symbol Map, semantic refactoring, or remove-with workflows before…

Jul 14, 2026
dak-dfm-check
software-developers

Inspect and validate Delphi DFM forms via `dfm-inspect`, `dfm-check`, or `build --dfmcheck`. Use whenever Codex touches Delphi forms, frames, datamodules, visual controls, event bindings, or any `.dfm`-backed UI change, even if the user only asks for a UI…

Jul 12, 2026
dak-lsp
software-developers

Use DelphiAIKit `lsp` for semantic Delphi symbol navigation through `definition`, `hover`, and file-scoped `symbols`, and route non-semantic questions to `deps`, `global-vars`, or text search instead of guessing. Prefer `dak-build` for compiler errors; `lsp`…

Jul 11, 2026
dak-remove-with
software-developers

Use DelphiAIKit `remove-with` to inspect, plan, and transactionally apply conservative Delphi `with` statement rewrites. Use when Codex needs to remove or assess `with` statements, produce a safe refactoring plan, review skip reasons, or verify rollback/build…

Jul 11, 2026
dak-semantic-refactoring
software-developers

Use DelphiAIKit project-scoped semantic commands for find-usages, rename dry-runs/apply, and dead-code review or guarded apply. Use this when Codex needs declaration-aware usage evidence, safe rename planning, conservative dead-code inspection, or explicitly…

Jul 11, 2026
Showing 8 of 10 collected skills.
Showing 3 of 3 repositories
All repositories loaded