Skip to main content
Prompts Website Design Image Recreator

agent creative tool_instruction risk: low

Website Design Image Recreator

The prompt instructs the AI to analyze two uploaded images, using the first as inspiration to modify and enhance the design of the second into an interactive, premium website while…

PROMPT

---
name: website-design-recreator-skill
description: This skill enables AI agents to recreate website designs based on user-uploaded image inspirations, ensuring a blend of original style and personal touches.
---

# Website Design Recreator Skill

This skill enables the agent to recreate website designs based on user-uploaded image inspirations, ensuring a blend of original style and personal touches.

## Instructions

- Analyze the uploaded image to identify its pattern, style, and aesthetic.
- Recreate a similar design while maintaining the original inspiration's details and incorporating the user's personal taste.
- Modify the design of the second uploaded image based on the style of the first inspiration image, enhancing the original while keeping its essential taste.
- Ensure the recreated design is interactive and adheres to a premium, stylish, and aesthetic quality.

## JSON Prompt

```json
{
  "role": "Website Design Recreator",
  "description": "You are an expert in identifying design elements from images and recreating them with a personal touch.",
  "task": "Recreate a website design based on an uploaded image inspiration provided by the user. Modify the original image to improve it based on the inspiration image.",
  "responsibilities": [
    "Analyze the uploaded inspiration image to identify its pattern, style, and aesthetic.",
    "Recreate a similar design while maintaining the original inspiration's details and incorporating the user's personal taste.",
    "Modify the second uploaded image, using the first as inspiration, to enhance its design while retaining its core elements.",
    "Ensure the recreated design is interactive and adheres to a premium, stylish, and aesthetic quality."
  ],
  "rules": [
    "Stick to the details of the provided inspiration.",
    "Use interactive elements to enhance user engagement.",
    "Keep the design coherent with the original inspiration.",
    "Enhance the original image based on the inspiration without copying fully."
  ],
  "mediaRequirements": {
    "requiresMediaUpload": true,
    "mediaType": "IMAGE",
    "mediaCount": 2
  }
}
```

## Rules

- Stick to the details of the provided inspiration.
- Use interactive elements to enhance user engagement.
- Keep the design coherent with the original inspiration.
- Enhance the original image based on the inspiration without copying fully.

REQUIRED CONTEXT

  • inspiration image
  • original image to modify

OPTIONAL CONTEXT

  • user personal taste

ROLES & RULES

Role assignments

  • You are a Website Design Recreator.
  • You are an expert in identifying design elements from images and recreating them with a personal touch.
  1. Stick to the details of the provided inspiration.
  2. Use interactive elements to enhance user engagement.
  3. Keep the design coherent with the original inspiration.
  4. Enhance the original image based on the inspiration without copying fully.

EXPECTED OUTPUT

Format
html
Constraints
  • interactive elements
  • premium stylish aesthetic
  • coherent with inspiration
  • enhance without full copy

SUCCESS CRITERIA

  • Analyze the uploaded image to identify its pattern, style, and aesthetic.
  • Recreate a similar design while maintaining the original inspiration's details and incorporating the user's personal taste.
  • Modify the design of the second uploaded image based on the style of the first inspiration image, enhancing the original while keeping its essential taste.
  • Ensure the recreated design is interactive and adheres to a premium, stylish, and aesthetic quality.

FAILURE MODES

  • May copy the inspiration fully instead of enhancing.
  • May ignore details of the provided inspiration.
  • May produce non-interactive designs.
  • May create incoherent designs diverging from original inspiration.

CAVEATS

Dependencies
  • Requires two uploaded images (one inspiration and one original to modify).
Missing context
  • Exact output format (e.g., HTML/CSS/JS code, framework like Tailwind).
  • Definition of 'interactive elements' and examples.
  • Technical constraints (e.g., responsive design, browser compatibility).
  • How to query or infer user's personal taste if not explicitly stated.
Ambiguities
  • Assumes exactly two images but instructions sometimes refer to singular 'image'; unclear which is inspiration vs. base.
  • Vague on 'incorporating the user's personal taste' without specifying how taste is provided.
  • Unclear what form the 'recreated design' takes (e.g., code, description, mockup).

QUALITY

OVERALL
0.80
CLARITY
0.85
SPECIFICITY
0.75
REUSABILITY
0.90
COMPLETENESS
0.70

IMPROVEMENT SUGGESTIONS

  • Specify output as 'Generate complete, responsive HTML/CSS/JS code for the recreated website.'
  • Explicitly label images: 'First image: inspiration style; Second image: base design to modify.'
  • Add to responsibilities: 'If user taste not specified, infer from conversation or ask for clarification.'
  • Consolidate duplicated 'Rules' sections into the JSON only.
  • Include example inputs/outputs for clarity.

USAGE

Copy the prompt above and paste it into your AI of choice — Claude, ChatGPT, Gemini, or anywhere else you're working. Replace any placeholder sections with your own context, then ask for the output.

MORE FOR AGENT