designforyou
Generate finished, on-brand designs from a prompt - logos, social posts, app-store screenshots, comic pages, and visual-novel sprite sheets. Browse templates, get a recommendation, then generate editable, production-ready artwork. OAuth + per-user credits built in.
How to connect
https://designforyou--swapp19902.run.tools
tools/list returns the expected tools before relying on them in production.Tools
(6)-
browse_templatesBrowse the DesignForYou template catalog. Optionally filter by category (e.g. 'instagram', 'app-store', 'logo'). Returns template IDs, names, and previews.
-
recommend_templateRecommend the best matching templates for any use case. Describe what you need and the system auto-detects the category and ranks templates by relevance. When the user has clearly described the design they want, take the top recommendation and call `generate` directly in the same turn — only ask them to pick if they explicitly want to compare options.
-
get_text_fieldsList a template's editable text fields (headline, subhead, CTA, etc.) with their current values. Free. Use right after a template is chosen and BEFORE `generate` when you want to fill the template's fields precisely instead of relying on a freeform description.
-
generateGenerate one or more finished images from a template (get a template_id from recommend_template or browse_templates) plus a description. When the user has described what they want, pick the best-matching template and generate directly — don't ask them to choose a template unless they request options. Works for all categories (Instagram, logo, app-store, Visual Novel backgrounds/sprites, CG illustrations). Pass variants for multi-image output (expressions, time-of-day, etc.). Pass session_id to r
-
vn_generate_sprite_sheetGenerate one fixed-grid visual-novel character sprite sheet, crop it into cell assets, remove the chroma-key background, validate transparent sprites, and return a VN Creator-ready manifest.
-
get_creditsReturn the authenticated user's current credit balance, usage, and Stripe subscription status. Free to call.