ai-native-ux

ai-native-ux is a skill for Claude Code, Codex from RefoundAI/lenny-skills. It costs 30 tokens per session (1,602 once invoked), scanned A, original, MIT.

A guide to designing interfaces for AI systems whose responses can vary, while keeping people informed and able to correct or control the result.

In plain words
What is it for?
Use it to decide what AI should automate, design correction and feedback flows, define conversational rules, and make changing AI output easier to understand and manage.
Why use it?
It helps balance automatic assistance with human oversight and account for the fact that users and AI models may behave unpredictably.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to decide what AI should automate, design correction and feedback flows, define conversational rules, and make changing AI output easier to understand and manage.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/refoundai/lenny-skills/ai-native-ux
About the project

Lenny Skills is a collection of product-management and engineering workflows for Claude Code and other AI agents, covering areas such as strategy, research, planning, shipping, growth, and hiring. Each skill gives an agent specialized guidance, frameworks, checklists, or templates for product work, and the catalogue contains many of these skills.

RefoundAI/lenny-skills · 1,318 stars · on GitHub

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add RefoundAI/lenny-skills --skill ai-native-ux
Clone the repo
git clone --depth 1 https://github.com/RefoundAI/lenny-skills

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for ai-native-ux

README.md
[![agentmods](https://agentmods.dev/badge/skills/refoundai/lenny-skills/ai-native-ux/github.svg)](https://agentmods.dev/skills/refoundai/lenny-skills/ai-native-ux)
Your own site
<a href="https://agentmods.dev/skills/refoundai/lenny-skills/ai-native-ux"><img src="https://agentmods.dev/badge/skills/refoundai/lenny-skills/ai-native-ux/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for ai-native-ux

Your own site · 80×15
<a href="https://agentmods.dev/skills/refoundai/lenny-skills/ai-native-ux"><img src="https://agentmods.dev/badge/skills/refoundai/lenny-skills/ai-native-ux.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 30 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,602 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00030 $0.01602
Opus 5 $0.00015 $0.00801
Sonnet 5 $0.00006 $0.00320
Haiku 4.5 $0.00003 $0.00160

Measured 11d ago against content hash 55c9ceb7706b, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

ai-native-ux scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/ai-native-ux/SKILL.md · 92 lines

How it starts

The opening of the file, as written. The whole thing — 92 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Designing AI-Native User Experiences

Transition from static interfaces to fluid, intent-driven interactions that leverage model intelligence.

Help the user with designing ai-native user experiences using insights from 14 guests and posts across Lenny's Podcast and Newsletter.

How to Help

  1. Map the Agency-Control Balance - Assist the user in deciding which tasks the AI should automate versus which requires manual human oversight.
  2. Design for Non-Determinism - Help create UI patterns that account for varying model outputs and provide easy correction mechanisms.
  3. Structure Conversational Grammars - Guide the user in defining the invisible rules and structured elements that make natural language interfaces predictable.
  4. Iterate on Feedback Loops - Help implement simple, high-frequency feedback mechanisms to refine model performance based on user interaction.

Core Principles

Design for fluid intent

Aishwarya Naresh Reganti + Kiriti Badam: "Most people tend to ignore the non-determinism. You don't know how the user might behave with your product, and you also don't know how the LLM might respond to that. The second difference is the agency control trade-off."

Move away from fixed buttons and forms toward interfaces where user intentions are expressed through natural language. This requires managing the trade-off between the flexibility of language and the precision of traditional UI.

Define clear decision boundaries

Adriel Frederick: "And I was like yeah, the reason that falls down is the algorithms don't understand long term effects often, nor do they understand how people might respond to it, nor do they understand your intent for the product, and I think it's really important for product managers to play that role. That is our job. When you are working on algorithmic heavy products, your job is figuring out what the algorithm should be responsible for, what people are responsible for, and the framework for making decisions."

Read the full file on GitHub · 92 lines

Files

What ships with it

2 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 11d ago First seen · 92 lines · 30 tokens per session scan A 55c9ceb7706b

Subscribe to this mod's changes

ai-native-ux is a skill published in the GitHub repository RefoundAI/lenny-skills (1,318 stars, last pushed 1mo ago), licensed MIT. It adds 30 tokens to every session and 1,602 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

architecture-diagram

Generate dark-themed SVG diagrams of software systems and cloud infrastructure as standalone HTML files with inline SVG graphics. Semantic component colors (cyan=frontend, emerald=backend, violet=database, amber=cloud/AWS, rose=security, orange=message bus), JetBrains Mono font, grid background. Best suited for…

moltis-org/moltis · 163 tokens

baoyu-infographic

A toolkit for creating pictures and text banners from ordinary keyboard characters, called ASCII art. It supports local command-line tools and some free online services for text, images, and related artwork.

moltis-org/moltis · 70 tokens

canvas-design

Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.

PM-Shawn/Abu-Cowork · 59 tokens

infographic

A guide for creating infographics with only HTML and CSS. Infographics present structured information visually, such as timelines, comparisons, funnels and organisation charts.

PM-Shawn/Abu-Cowork · 71 tokens

svg-diagram

An SVG diagram generator for structured visuals such as architecture diagrams, flowcharts, sequence diagrams, hierarchy charts, and comparisons. SVG is a web image format that keeps diagrams sharp and allows flexible layouts.

PM-Shawn/Abu-Cowork · 70 tokens

frontend-design

Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI).…

PM-Shawn/Abu-Cowork · 77 tokens