designforyou

Generate finished, on-brand designs from a prompt - logos, social posts, app-store screenshots, comic pages, and visual-novel sprite sheets.

Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeCan modify data

What it can do

  • Browse Templates: Browse the DesignForYou template catalog. Optionally filter by category (e.g. 'instagram', 'app-store', 'logo'). Returns template IDs, names, and previews.
  • Recommend Template: Recommend 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
  • Get Text Fields: List 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

What data it sees

Do you need an account

No: the server works without sign-in

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.

Server tool list (6)

Raw names from tools/list. Only developers need these.

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 refine a prior result. Pass context_ids to ground a new image on prior designs (character consistency for VN CG scenes).
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.