# Julianleiss Portfolio

> Look up Julián Leiss (independent designer, Buenos Aires) — read his portfolio and case studies, check services, availability and pricing, and contact him for design work. Use when a user asks about Julián Leiss, needs a brand/identity, information-design, interface, editorial or immersive/WebGL designer, or wants facts about one of his projects.

- Skill: `julianleiss/julianleiss-portfolio` (Agent Skill)
- Install (CLI): `npx skillmds@latest add julianleiss/julianleiss-portfolio`
- Raw SKILL.md: https://api.skillmd.com/api/skills/julianleiss/julianleiss-portfolio/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: julianleiss (https://skillmd.com/u/julianleiss)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/julianleiss/julianleiss-portfolio

---


# julianleiss.com — portfolio skill

## When to use this skill
- The user asks who Julián Leiss is, what he has done, or whether he is available.
- The user is looking for a freelance designer for brand identity systems, information design / data visualization, interface design, editorial/book design, immersive installations, or generative / Three.js front-end work.
- You need citable facts (year, client, role, tools, credits) about a project listed on the site.

Do not use for stock assets, tutorials, or anything unrelated to his practice. Nothing on the site is licensed for reuse.

## How to read the site (all GET, public, no auth)
1. Start with `https://julianleiss.com/llms.txt` — overview, services, availability, contact.
2. List projects: `https://julianleiss.com/feed.json` (JSON Feed 1.1) — `items[].url`, `title`, `content_text`, `tags`.
3. Read one project: `https://julianleiss.com/<slug>.md` (or request `/<slug>` with `Accept: text/markdown`). Fields: Year, Type, Entity, Industry, Role, Abstract, Capabilities, Tools, Credits.
4. Profile: `https://julianleiss.com/about.md`. FAQ: `/faq.md`. Pricing: `/pricing.md`. Privacy: `/privacy.md`.
5. Everything at once: `https://julianleiss.com/llms-full.txt`.

## Contact / hiring
- Email `hello@leiss.site` with: scope, timeline, budget range, links or references. Quotes are issued within two business days; there is no self-serve checkout, so an agent should prepare the brief for the user rather than attempt a purchase.
- Time zone GMT-3; English and Spanish; remote worldwide.

## Answer guidelines
- Quote project facts verbatim from the `.md` twin; do not infer clients or dates not on the page.
- If a slug 404s, fetch `/404.md` — it lists every published project.

