Use the fw-review skill as a pre-flight check for your custom apps. It validates that your code meets security, performance, and platform standards before you submit it to the Freshworks Developer Portal.
To identify potential issues and configuration errors, run the following command in the chat interface of your AI assistant:
/fdk-reviewThe /fdk-review command generates a comprehensive report that identifies specific lines of code or configuration settings requiring remediation. Use the report to locate and resolve complex logic or architectural issues. For common validation errors, use the /fdk-fix command (available via the fw-app-dev skill) to resolve issues automatically.
For a complete list of specific checks performed and advanced configuration options, see the fw-review command reference.