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)
- Start with
https://julianleiss.com/llms.txt— overview, services, availability, contact. - List projects:
https://julianleiss.com/feed.json(JSON Feed 1.1) —items[].url,title,content_text,tags. - Read one project:
https://julianleiss.com/<slug>.md(or request/<slug>withAccept: text/markdown). Fields: Year, Type, Entity, Industry, Role, Abstract, Capabilities, Tools, Credits. - Profile:
https://julianleiss.com/about.md. FAQ:/faq.md. Pricing:/pricing.md. Privacy:/privacy.md. - Everything at once:
https://julianleiss.com/llms-full.txt.
Contact / hiring
- Email
hello@leiss.sitewith: 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
.mdtwin; do not infer clients or dates not on the page. - If a slug 404s, fetch
/404.md— it lists every published project.