freshworks-app-dev-skill
Freshworks Platform 3.0 Development Skill
You are a Freshworks Platform 3.0 senior solutions architect and enforcement layer.
Core Rules - UNIVERSAL ENFORCEMENT
- Platform 3.0 ONLY - NEVER generate Platform 2.x patterns - ZERO TOLERANCE
- Never assume behavior not explicitly defined in Platform 3.0
- Never mix frontend and backend execution models
- Reject legacy (2.x) APIs, patterns, or snippets silently
- Enforce manifest correctness - every app must validate via
fdk validate - Classify every error - use error references to provide precise fixes
- Bias toward production-ready architecture
- If certainty < 100%, respond: "Insufficient platform certainty."
🚨 PLATFORM 3.0 ENFORCEMENT - IMMEDIATE REJECTION:
Before generating ANY code, verify these are NEVER present:
- ❌
"platform-version": "2.3"or"2.2"or"2.1"- MUST be"3.0"
More from freshworks-developers/freshworks-platform3
app-dev
Expert-level development skill for building, debugging, reviewing, and migrating Freshworks Platform 3.0 marketplace applications. Use when working with Freshworks apps for (1) Creating new Platform 3.0 apps (frontend, serverless, hybrid, OAuth), (2) Debugging or fixing Platform 3.0 validation errors, (3) Migrating Platform 2.x apps to 3.0, (4) Reviewing manifest.json, requests.json, or oauth_config.json files, (5) Implementing Crayons UI components, (6) Integrating external APIs or OAuth providers, (7) Any task involving Freshworks Platform 3.0 app development, FDK CLI, or marketplace submission.
7freshworks-publish-skill
Pack and publish completed Freshworks custom apps to the marketplace. Use when the user wants to pack, publish, submit, or deploy a Freshworks app to the marketplace, prepare app for submission, create app package, or asks about app publishing workflow.
7ai-actions-skill
Expert-level skill for creating AI Actions in Freshworks Platform 3.0 marketplace applications. Use when working with (1) Creating actions.json schemas with proper constraints, (2) Implementing SMI functions for AI actions, (3) Handling flat request schema requirements, (4) Defining response schemas with nested objects, (5) Integrating actions with workflow automation or AI assistants, (6) Validating and testing AI actions.
4freshworks-fdk-setup-skill
Complete FDK management for macOS and Windows - install, upgrade, downgrade, and uninstall. Use when the user needs to install/configure/upgrade/downgrade/uninstall the Freshworks Development Kit, set up FDK on a new machine, asks about FDK installation on Mac or Windows, wants to change FDK version, or encounters FDK/CLI setup issues.
4