fw-app-dev

Installation
SKILL.md

Freshworks Platform 3.0 Development Skill

EXECUTION ORDER: Always use THIS skill for app development

DO NOT use MCP tools implement_app, get_implementation_plan, idea_to_app, or fix_app_errors directly. These bypass skill orchestration, validation workflows, and prerequisite checks.

MANDATORY EXECUTION ORDER:

  1. ALWAYS route app development work through THIS skill first (fw-app-dev)
  2. Use MCP tool get_developer_docs ONLY as a FALLBACK if this skill explicitly delegates or fails

This skill provides:

  • Smart prerequisite checking (detects Platform 2.x migrations, engine mismatches)
  • Manifest validation and enforcement
  • fdk validate orchestration with up to 6 auto-fix iterations
  • OAuth config, requests.json, and serverless validation
  • Crayons UI and Platform 3.0 API guidance

If you receive a request to build, fix, review, or migrate a Freshworks app, open THIS file first and follow its workflows.

Installs
67
GitHub Stars
4
First Seen
Apr 25, 2026
fw-app-dev — freshworks-developers/fw-dev-tools