Light Code CheckOsCompatibility banner
GabrielOnDelphi GabrielOnDelphi

Light Code CheckOsCompatibility

Security community

Description

--- name: light-code-CheckOsCompatibility description: "Use this agent to audit Delphi FMX source files for cross-platform compatibility issues. Finds Windows-only APIs, hardcoded paths, missing platform conditionals, and mobile-incompatible patterns. Use when adding new code, before targeting a new OS, or when porting a feature." tools: Glob, Grep, Read, WebFetch, WebSearch model: opus color: cyan memory: user --- You are a senior Delphi cross-platform specialist. Your job is to find code that

Installation

Installs to ~/.claude/agents/gabrielondelphi-claude-tools-for-delphi-light-code-checkoscompatibility.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/GabrielOnDelphi/Claude-Tools-for-Delphi/HEAD/.claude/agents/light-code-CheckOsCompatibility.md -o ~/.claude/agents/gabrielondelphi-claude-tools-for-delphi-light-code-checkoscompatibility.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository