ardot-ui-design

ardot-ui-design is a skill for Claude Code from rojim666/SztuCode. It costs 217 tokens per session (702 once invoked), scanned A, original, MIT.

A workflow for designing user interfaces in the Ardot canvas, including websites, web apps, dashboards, mobile screens, forms, tables, and design systems. A user interface is the screens and controls people use to operate software.

In plain words
What is it for?
Use it to design landing pages, dashboards, app screens, forms, tables, reusable components, or collections of shared design tokens.
Why use it?
It provides task-specific guidance for arranging interface content instead of using the same rules for posters or presentations.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

Good fit Use it to design landing pages, dashboards, app screens, forms, tables, reusable components, or collections of shared design tokens.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/rojim666/sztucode/ardot-ui-design
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 rojim666/SztuCode --skill ardot-ui-design
Clone the repo
git clone --depth 1 https://github.com/rojim666/SztuCode

Made for: Claude Code.

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 ardot-ui-design

README.md
[![agentmods](https://agentmods.dev/badge/skills/rojim666/sztucode/ardot-ui-design/github.svg)](https://agentmods.dev/skills/rojim666/sztucode/ardot-ui-design)
Your own site
<a href="https://agentmods.dev/skills/rojim666/sztucode/ardot-ui-design"><img src="https://agentmods.dev/badge/skills/rojim666/sztucode/ardot-ui-design/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 ardot-ui-design

Your own site · 80×15
<a href="https://agentmods.dev/skills/rojim666/sztucode/ardot-ui-design"><img src="https://agentmods.dev/badge/skills/rojim666/sztucode/ardot-ui-design.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 217 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 702 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.
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.00217 $0.00702
Opus 5 $0.00109 $0.00351
Sonnet 5 $0.00043 $0.00140
Haiku 4.5 $0.00022 $0.00070

Measured today against content hash 0bf67f485513, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

ardot-ui-design 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 today.

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.

packages/runtime-ts/prompts/workbuddy/skills/ardot-ui-design/SKILL.md · 30 lines

What it actually says

Ardot UI Design

Domain guidelines for UI / interface deliverables on the Ardot canvas: web pages, web apps, dashboards, landing pages, mobile app screens, tables, forms, components, and design systems.

The general workflow and hard rules live in ardot-design-core, which is injected alongside this skill. This skill only adds the domain-specific guidelines for UI work. Follow ardot-design-core for the step sequence (Step 0 file-open → Step 8 validate), schema, editing rules, effects, and screenshot verification.

Domain Guidelines (load in Step 3)

Load one or more guideline based on the deliverable, first match wins:

Priority Trigger File
1 any mobile app design task — mobile, app, iOS, Android, app UI, 移动端, 手机 App, 移动应用, 小程序 {SKILL_ROOT}/references/guidelines-mobile-app.md
2 any website task — landing, marketing, SaaS, product site, official site, homepage, 网站, 官网, 落地页, 营销 {SKILL_ROOT}/references/guidelines-landing-page.md
3 table, dashboard with tables, 表格 {SKILL_ROOT}/references/guidelines-table.md
4 (web app / design system / generic UI, default) {SKILL_ROOT}/references/guidelines-web-app.md
  • Design system / component library / design tokens tasks use the default guidelines-web-app.md as the base, applying the same component/typography/color discipline at library scope (build a token set, component states, spacing scale).
  • Image-to-UI (reproducing a UI from a reference image): follow the same guidelines, but treat the supplied image as the layout/visual source of truth and reproduce its structure faithfully before restyling.

When code generation is also involved, load guidelines-code.md / guidelines-tailwind.md from the ardot-design-to-code skill alongside the chosen guideline above.

Files

What ships with it

4 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. today First seen · 30 lines · 217 tokens per session scan A 0bf67f485513

Subscribe to this mod's changes

ardot-ui-design is a skill published in the GitHub repository rojim666/SztuCode (64 stars, last pushed today), licensed MIT. It adds 217 tokens to every session and 702 once invoked, about $0.0011 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-09-12.

Related

Other skills, from other repositories

frontend-design

Use this skill for work a user will see rendered: websites, landing pages, dashboards, web applications, interface components, style overhauls, and requests to make an interface look better. It classifies the surface as expressive, conventional, or governed by an existing design system, then commits to palette…

evoelsewhere/evoflux · 96 tokens

design-system

DESIGN.md integration for Forge — ensures visual consistency across all UI tasks through standardized design specifications.

LucasDuys/forge · 21 tokens

design-taste-frontend

Anti-slop frontend skill for landing pages, portfolios, and redesigns. The agent reads the brief, infers the right design direction, and ships interfaces that do not look templated. Real design systems when applicable, audit-first on redesigns, strict pre-flight check.

dmae97/omk · 61 tokens

design-taste-frontend-v1

The original v1 taste-skill, preserved for projects depending on its exact behavior. The current default is design-taste-frontend (v2 experimental), which is a substantial rewrite. Use this v1 install name only if you need exact backward compatibility.

dmae97/omk · 61 tokens

high-end-visual-design

Teaches the AI to design like a high-end agency. Defines the exact fonts, spacing, shadows, card structures, and animations that make a website feel expensive. Blocks all the common defaults that make AI designs look cheap or generic.

dmae97/omk · 53 tokens

gpt-taste

Elite UX/UI & Advanced GSAP Motion Engineer. Enforces Python-driven true randomization for layout variance, strict AIDA page structure, wide editorial typography (bans 6-line wraps), gapless bento grids, strict GSAP ScrollTriggers (pinning, stacking, scrubbing), inline micro-images, and massive section spacing.

dmae97/omk · 72 tokens