New to Claude Skills? Learn how to install them →

mengto on GitHub

Aura Asset Images

Free

Access high-quality stock images for design mockups.

by mengto4.6k stars on mengto/skills
2 views
Updated Aug 9, 2026
Get this skill

Free · Opens the source repo

What Aura Asset Images does

Aura Asset Images provides a streamlined way to access a vast library of high-quality stock-style images, similar to Unsplash, specifically tailored for design mockups and marketing needs. Users can search for images across various categories such as backgrounds, abstract designs, architecture, portraits, and headshots. The skill simplifies the process of finding suitable images by allowing users to search by tags and retrieve direct URLs for easy access.

To use the skill, simply navigate to the Aura Assets library at https://www.aura.build/assets. Users can input specific tags in the search box or use a URL query to find popular images. The skill returns up to five strong candidates per category, ensuring that designers and developers have a curated selection to choose from. Additionally, the skill provides practical guidance on selecting the appropriate image resolutions and aspect ratios based on the intended use, enhancing the overall user experience.

This skill is ideal for designers, marketers, and developers who need quick access to high-quality images for their projects without the hassle of extensive searching. Whether you are creating a website, designing marketing materials, or developing a presentation, Aura Asset Images can help you find the right visuals to enhance your work. The focus on usability and quality makes it a valuable tool for anyone in need of professional-grade images.

When to use it

Use this skill when you need to quickly find and retrieve high-quality images for design projects or marketing materials.

When not to use it

This skill may not be suitable if you require images with specific licensing or if you need highly specialized images not covered by the Aura Assets library.

What you can build with it

Creating Website Backgrounds

Use the skill to quickly find high-resolution background images for website headers or sections.

Designing Marketing Materials

Retrieve professional images for brochures, flyers, or social media posts to enhance your marketing efforts.

Mockup Presentations

Access a variety of images to use in design mockups for client presentations or portfolio displays.

How to install Aura Asset Images

View source

1. Install with the skills CLI

npx skills add mengto/skills/aura-asset-images --agent claude-code

2. Or install it manually

Download the skill folder and drop it into ~/.claude/skills/ for all projects, or .claude/skills/ to scope it to one repo. Restart Claude Code so it picks up the new skill.

Anthropic's agentic coding CLI, and the reference implementation of Agent Skills. Drop a skill folder into ~/.claude/skills and Claude Code loads it automatically whenever a task matches the skill's description. Claude Code docs

Inside SKILL.md

Written by mengto

Aura Asset Images (Unsplash-style)

Aura has a big searchable asset library at:

Use it like Unsplash: search by tag, pick 5 strong candidates, and return direct image URLs.

How to search (fast)

  1. Open: https://www.aura.build/assets
  2. Use the search box or URL query:
    • https://www.aura.build/assets?q=<tag>&order=popular
  3. Tags that work well: background, abstract, architecture, portrait, headshot

URL formats (what to return)

Aura thumbnails commonly look like:

https://hoirqrkdgbmvpwutwuwj.supabase.co/storage/v1/object/public/assets/assets/<UUID>_800w.jpg

Higher-res (recommended)

Many images support a larger variant by swapping:

  • _800w_1600w

Example:

  • 800w: .../<id>_800w.jpg
  • 1600w: .../<id>_1600w.jpg

If a _1600w variant 404s, keep _800w and instruct the user to open the asset page and download/export.

Ratios (what to crop to)

  • Avatars: 1:1 (square)
  • Headshots: 4:5 or 3:4
  • Website heroes / large backgrounds: 16:9
  • Mobile wallpapers / stories: 9:16

Cropping tip:

  • For faces, keep eyes ~1/3 from the top; avoid cutting chin/forehead.
  • For backgrounds, preserve horizon lines and keep 30–50% negative space for text.

Curated picks (5 each)

1) Backgrounds (5)

  1. https://hoirqrkdgbmvpwutwuwj.supabase.co/storage/v1/object/public/assets/assets/fa51902b-c2a4-4c33-a96e-a8f1ef67edc6_3840w.jpg
  2. https://hoirqrkdgbmvpwutwuwj.supabase.co/storage/v1/object/public/assets/assets/d14dc069-558a-4c51-8aad-5cc237f9b61d_3840w.jpg
  3. https://hoirqrkdgbmvpwutwuwj.supabase.co/storage/v1/object/public/assets/assets/75134536-4198-40bf-9944-315511fe8c0b_3840w.jpg
  4. https://hoirqrkdgbmvpwutwuwj.supabase.co/storage/v1/object/public/assets/assets/c31dd008-598b-4fc9-b5c7-9c3e1d296d38_3840w.jpg
  5. https://hoirqrkdgbmvpwutwuwj.supabase.co/storage/v1/object/public/assets/assets/a4780cd9-2a3d-4bdc-9e5f-85a097b3a8bf_3840w.webp

Suggested exports:

  • 16:9: 1920×1080, 2400×1350
  • 9:16: 1080×1920

2) Abstract (5)

  1. Abstract Gradient Hills in Neon Pastel Colors
  2. Abstract Blue Wave at Dusk
  3. Abstract Blue Wave with Orange Highlights
  4. Abstract neon light wave on black
  5. Blue credit card on vibrant gradient background

Suggested exports:

  • Desktop wallpaper: 2560×1600 or 2880×1800
  • Mobile wallpaper: 1080×1920

3) Architecture (5)

  1. Futuristic Deconstructed Pyramid in Grayscale
  2. Modern glass villa at dusk in lush landscape
  3. Ring-Shaped Futuristic City Against Starry Night
  4. Minimalist glass office overlooking misty fjord
  5. Isometric 3D Render of Modern Tiny House

Suggested exports:

  • Web hero: 2400×1350
  • Feature section: 1600×900

4) Portraits (5)

  1. https://hoirqrkdgbmvpwutwuwj.supabase.co/storage/v1/object/public/assets/assets/0d868fef-f560-45ca-ab35-5dad4fc29059_3840w.webp
  2. https://hoirqrkdgbmvpwutwuwj.supabase.co/storage/v1/object/public/assets/assets/3186f9ea-5f5a-49f7-8fcf-568ad52f515e_3840w.webp
  3. https://hoirqrkdgbmvpwutwuwj.supabase.co/storage/v1/object/public/assets/assets/65695f80-23f9-46ee-8487-cbb6c93cc48b_3840w.webp
  4. https://hoirqrkdgbmvpwutwuwj.supabase.co/storage/v1/object/public/assets/assets/0d063fd9-f7c1-4536-ade0-9fd133f07279_3840w.webp
  5. https://hoirqrkdgbmvpwutwuwj.supabase.co/storage/v1/object/public/assets/assets/582afef4-b810-47b8-a047-8b3597c323e1_3840w.webp

Suggested exports:

  • 3:4: 1500×2000
  • 4:5: 1200×1500

5) Headshots (5)

  1. Black-and-white portrait of smiling man
  2. Black-and-white studio portrait of a confident woman
  3. Confident man in light blue shirt portrait
  4. Studio portrait of woman with striking blue eyes
  5. Professional Portrait of Curly-Haired Businessman

Suggested exports:

  • 4:5: 800×1000, 1200×1500
  • 1:1 variant: 512×512 (for avatar fallback)

Frequently asked questions about Aura Asset Images

Similar skills