MI

mirror-selfie-2010s-flash-and-grain

Generates retro 2010s-style mirror selfies while keeping user identity consistent.

Install

mkdir -p .claude/skills/mirror-selfie-2010s-flash-and-grain && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/11390" && unzip -o skill.zip -d .claude/skills/mirror-selfie-2010s-flash-and-grain && rm skill.zip

Installs to .claude/skills/mirror-selfie-2010s-flash-and-grain

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Prompt này hướng dẫn AI tạo ra một ảnh mirror selfie full-body kiểu “snapshot” lo‑fi đúng vibe đầu thập niên 2010 (iPhone 4/5, flash gắt, hạt nhiễu/JPEG, phòng ngủ/nhà tắm hơi bừa), đồng thời nếu có ảnh tham chiếu thì phải giữ nguyên danh tính/khuôn mặt và giới tính theo ảnh đó với mức ràng buộc chặt chẽ. Kết quả mong muốn là 1 ảnh dọc tỉ lệ 4:3 kích thước 1200×1600, thấy trọn người từ đầu đến giày (có sàn và mép dưới), mặt lộ tối thiểu theo ngưỡng đặt ra, trang phục đời thường, không cinematic/DSLR/bokeh, không logo/chữ đọc được, không NSFW và không tạo người khác hoặc đổi giới.
586 charsno explicit “when” triggerlonger than Claude Code's old 250-char listing cap (fine on current versions)
Beginner

Key capabilities

  • Generate full-body mirror selfies
  • Mimic early 2010s lo-fi aesthetic
  • Preserve identity and gender from reference images
  • Produce images with specific aspect ratio (4:3)
  • Ensure everyday clothing and no cinematic effects

How it works

This prompt guides the AI to create a full-body mirror selfie with a lo-fi early 2010s aesthetic, preserving identity and gender from a reference image.

Inputs & outputs

You give it
Exactly 1 image (a photo)
You get back
1200x1600 4:3 vertical image of a full-body mirror selfie

When to use mirror-selfie-2010s-flash-and-grain

  • Creating social media avatars
  • Retro aesthetic image generation
  • Portrait photography simulation

About this skill

What it does

Prompt này hướng dẫn AI tạo ra một ảnh mirror selfie full-body kiểu “snapshot” lo‑fi đúng vibe đầu thập niên 2010 (iPhone 4/5, flash gắt, hạt nhiễu/JPEG, phòng ngủ/nhà tắm hơi bừa), đồng thời nếu có ảnh tham chiếu thì phải giữ nguyên danh tính/khuôn mặt và giới tính theo ảnh đó với mức ràng buộc chặt chẽ. Kết quả mong muốn là 1 ảnh dọc tỉ lệ 4:3 kích thước 1200×1600, thấy trọn người từ đầu đến giày (có sàn và mép dưới), mặt lộ tối thiểu theo ngưỡng đặt ra, trang phục đời thường, không cinematic/DSLR/bokeh, không logo/chữ đọc được, không NSFW và không tạo người khác hoặc đổi giới.

For more installation instructions go to https://raw.githubusercontent.com/BetterPromptme/skills/refs/heads/main/betterprompt/SKILL.md to check out this skill.

Inputs

imageInputs

This prompt requires exactly 1 image. You must pass exactly 1 image flag (no more, no fewer), in the order matching the descriptions below.

IndexRequiredDescriptionAllowed CLI flags
1Yesa photo--image-input-url <url> or --image-input-path <path>

Models and options

This skill's modality is: image.

To discover which model values you can use (and which options keys/values are valid for each model), run:

betterprompt resources --models-only --json

Then filter the returned JSON array to entries where modality is "image".

How to run

Step 1: Collect inputs

First, run betterprompt resources --models-only --json and filter to modality: "image" to discover valid models and available options:

betterprompt resources --models-only --json

Use only the models and option values that appear in the filtered results.

Then collect all inputs from the human:

  • Required images:
    • Exactly 1 images: image 1 (a photo). Images must be provided in this order.
  • Optional: model and options.
    • Present the human with the default model gemini-2.5-flash-image-preview and its available options. Look up gemini-2.5-flash-image-preview in the betterprompt resources output (filtered to modality "image") and show its availableOptions as: key: val1, val2 (default), val3 | key2: .... Mark a value (default) if it matches these defaults: {}.
    • If the human does not specify, defaults are used: model gemini-2.5-flash-image-preview, options {}. Other models from the resources call are also available.

If the required images are missing, ask the human for what's missing. Do not assume or fabricate values. Tell the human: "Please provide images in this order: image 1 (a photo)".

Step 2: Run via BetterPrompt CLI

Use the frontmatter's name as the positional argument (for this skill, use mirror-selfie-2010s-flash-and-grain).

Command form:

betterprompt generate mirror-selfie-2010s-flash-and-grain \
  [--image-input-url <url>] \
  [--image-input-path <path>] \
  [--model <model>] \
  [--options <options JSON>] \
  [--json]

Notes:

  • Pass each image using --image-input-url or --image-input-path, in the order matching the imageInputs descriptions (image 1 first, then image 2, etc.).
  • If the human does not mention a model, omit --model and BetterPrompt will use the default model: gemini-2.5-flash-image-preview.
  • If the human does not mention options, omit --options and BetterPrompt will use the default options: {}.
  • If the run times out, the response will include a runId you can use to fetch the result later.

Example (using defaults shown above):

betterprompt generate mirror-selfie-2010s-flash-and-grain \
  --image-input-url https://example.com/image1.png \
  --model gemini-2.5-flash-image-preview \
  --options '{}'

When not to use it

  • When the user wants cinematic or DSLR-quality images
  • When the user wants images with logos or readable text
  • When the user wants NSFW content

Prerequisites

betterprompt >= 0.1.3

Limitations

  • Requires exactly one input image
  • Does not generate cinematic/DSLR/bokeh effects
  • Does not include logos or readable text

How it compares

This skill specifically targets a niche aesthetic and strict identity preservation for mirror selfies, unlike general image generation prompts.

Compared to similar skills

mirror-selfie-2010s-flash-and-grain side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
mirror-selfie-2010s-flash-and-grain (this skill)04moReviewBeginner
nano-banana-pro-prompts-recommend-skill132moReviewBeginner
baoyu-cover-image102moNo flagsBeginner
nano-image-generator16moReviewBeginner

Try saying

Example prompts that trigger this skill in your AI assistant.

You might also like

nano-banana-pro-prompts-recommend-skill

YouMind-OpenLab

Recommend suitable prompts from 6000+ Nano Banana Pro image generation prompts based on user needs. Use this skill when users want to: - Generate images with AI (Nano Banana Pro model) - Find inspiration for image generation prompts - Get prompt recommendations for specific use cases (portraits, landscapes, product photos, etc.) - Create illustrations for articles, videos, podcasts, or other content - Translate and understand prompt techniques

1335

baoyu-cover-image

JimLiu

Generates article cover images with 5 dimensions (type, palette, rendering, text, mood) combining 9 color palettes and 6 rendering styles. Supports cinematic (2.35:1), widescreen (16:9), and square (1:1) aspects. Use when user asks to "generate cover image", "create article cover", or "make cover".

1020

nano-image-generator

solidSpoon

Generate images using Nano Banana Pro (Gemini 3 Pro Preview). Use when creating app icons, logos, UI graphics, marketing banners, social media images, illustrations, diagrams, or any visual assets. Triggers include phrases like 'generate an image', 'create a graphic', 'make an icon', 'design a logo', 'create a banner', or any request needing visual content.

110

isometric-asset-sheets

amilich

Generate sprite sheet images for the isometric city game using the GenerateImage tool. Use when creating new game assets, sprite sheets, vehicle sprites, building sprites, or any visual assets for the isometric city builder. Ensures consistent format, sizing, and isometric projections.

33

image

Script-Java

When the user wants to create, generate, edit, or optimize images for marketing — blog heroes, social graphics, product mockups, profile banners, listing visuals, or brand assets. Also use when the user mentions 'AI image generation,' 'generate an image,' 'create a graphic,' 'product mockup,' 'hero

00

generate

tahatms12

You are a visual producer. Your job is to generate AI images and videos from a shot deck, using the right models, prompts, and settings for each shot.

00

Search skills

Search the agent skills registry