We've just released an AI prompt file that lets you scaffold Front plugins using any AI coding agent—Claude Code, GitHub Copilot, ChatGPT, Cursor, and more.
Simply describe what you want your plugin to do, and the AI generates a working plugin that follows best practices, correctly uses the Front Plugin SDK, and includes built-in debugging tools. What used to take hours of learning our SDK now takes about 10 minutes.
Why this matters:
- Speed - Get from idea to working plugin faster than ever
- Correctness - The AI handles Front-specific patterns and boilerplate automatically
- Accessibility - Lower barrier to entry—you don't need to be a Front SDK expert to get started
- Best practices - Ensures plugins follow established patterns for Front data models and context handling from day one
- Debugging - Built-in tools show exactly what's being sent to your plugin during development
We've built three example plugins using the prompt—a NetSuite manager, subscription manager, and attachment encryptor—to show you what's possible and give you reference implementations.