Create custom Make app with Claude Code + Make skills?

:bullseye: What is your goal?

Hi :wave:

does anyone know if it is possible to create custom Make apps using Claude + Make skills?
Has anyone tried yet? :slight_smile:

Best,
Pierre

:thinking: What is the problem & what have you tried?

not tried yet

Hey Pierre,

Not exactly, but I don’t see why it wouldn’t be possible. I’ve done it before the dedicated Make skills were available.

It worked pretty well even before official Make skills were avaliable :slight_smile:

Yep Build the whole DHL Express API in 30 minutes (just needed a few modules, but nice as a test). Most of the work is copy/paste the code. I first did teach it with code examples I build (30+ apps), then just add the link to the custom app builders doc.

Claude also generates scenario’s and it automically builds a META database of all our scenario’s: documentation, modules used and what they do, error rate, etc …

It can now suggest improvements (less error’s).

Difficult: no, just build a project in Claude and start feeding it info. Took me a couple of days (turn around time… the actual work is just a few hours).

I had Claude BUILD a complete MAke.com API interface (coded) and Sheets API (use it as “database”). Now the cloud based UI can do all and I can access it from everywhere I want.

Hi @pierre.neworkflow.co,

I created a 288 module app based on the API spec of an application, it works, but it does the work 90%. There is still iteration and human checks. I used Claude, Context7 and Githubs SpecKit.

Cheers,
Henk