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.
npx agentmods add skills/xyruscode/ai-sync/kimi-design-skillnpx skills add XyrusCode/ai-sync --skill kimi-design-skillgit clone --depth 1 https://github.com/XyrusCode/ai-syncWhat 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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00047 | $0.01190 |
| Opus 5 | $0.00023 | $0.00595 |
| Sonnet 5 | $0.00009 | $0.00238 |
| Haiku 4.5 | $0.00005 | $0.00119 |
Grade A, and why
kimi-design-skill 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 2d 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.
How it starts
The opening of the file, as written. The whole thing — 78 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Kimi Design Skill
Use this skill when the user asks to create, modify, review, or normalize Kimi-style UI for Web or Mobile.
Progressive Read Order
Always read Level A before making UI decisions:
references/principles.mdreferences/tokens.json
Then read Level B based on the platform. These are mandatory, not optional:
- Web UI: read
references/components-web.mdfirst, thenreferences/web-best-practices.md. - Mobile UI: read
references/components-mobile.md.
Then read conditionally based on the task:
- Animation: read
references/animation.mdfor any task that involves UI components, interactions, or state changes. This includes default, hover, pressed, focus, disabled, loading, entrance, exit, and transition states — not only obvious motion effects. Do not skip this file unless the task is purely static text or color-only adjustments with no components involved. - Icons: read
references/icon-system.mdwhen any component in the task uses icons. Prefer existing icons from the icon system. Only create a custom icon when no existing icon matches the semantic need, and the custom icon must match the stroke weight, style, and construction rules defined inicon-system.md. - Chart colors: read
references/components-web/chart-colors.mdwhen the task involves data visualization (charts, graphs, heatmaps, or any data-encoded color).
If the task involves specific Web components (Button, Modal, Dialog, Toast, etc.), read the matching file from references/components-web/*.md. Component rules are mandatory when a matching component exists — you must follow the component spec, not invent your own variant. Mobile currently has only the draft index at references/components-mobile.md; no references/components-mobile/*.md files exist yet.
If no matching component file exists, derive the new component from tokens.json and principles.md, guided by platform best practices. Do not invent arbitrary colors, radii, spacing, or styles outside the token system.
What ships with it
60 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.
- assets/icons/Add.svg 585 B
- assets/icons/AddConversation.svg 1.1 KB
- assets/icons/AllSelected.svg 1.9 KB
- assets/icons/Alpha.svg 1.0 KB
- assets/icons/Alphalab.svg 1.8 KB
- assets/icons/Android.svg 1.5 KB
- assets/icons/Apple.svg 924 B
- assets/icons/Artifact.svg 621 B
- assets/icons/At.svg 1.1 KB
- assets/icons/Bad.svg 1.9 KB
- assets/icons/Ban.svg 777 B
- assets/icons/Battery.svg 1.5 KB
- assets/icons/Bold.svg 1.1 KB
- assets/icons/Bookmark.svg 1.6 KB
- assets/icons/Bottom.svg 1.4 KB
- assets/icons/BottomAlign.svg 866 B
- assets/icons/Box.svg 1.4 KB
- assets/icons/Browse.svg 1.4 KB
- assets/icons/Browser_b.svg 984 B
- assets/icons/Browser.svg 2.1 KB
- assets/icons/Brush.svg 1.5 KB
- assets/icons/Business.svg 1.0 KB
- assets/icons/BusinessCard.svg 1.5 KB
- assets/icons/Camera.svg 1.9 KB
- assets/icons/Catalog.svg 718 B
- assets/icons/CenterAlign.svg 1.2 KB
- assets/icons/CenterVertically.svg 1.3 KB
- assets/icons/Change_b.svg 891 B
- assets/icons/Change.svg 868 B
- assets/icons/Check.svg 450 B
- assets/icons/CheckboxEmpty.svg 480 B
- assets/icons/CheckboxIn.svg 491 B
- assets/icons/CirclePlus.svg 935 B
- assets/icons/ClearHistory.svg 1.4 KB
- assets/icons/Clip.svg 2.1 KB
- assets/icons/Close.svg 659 B
- assets/icons/Code.svg 1.2 KB
- assets/icons/Collapse.svg 837 B
- assets/icons/Collect.svg 1.3 KB
- assets/icons/Color.svg 988 B
- assets/icons/Colorless.svg 1.0 KB
- assets/icons/Comment.svg 1.0 KB
- assets/icons/Completed.svg 3.3 KB
- assets/icons/Computer.svg 1.6 KB
- assets/icons/Connectors.svg 1.4 KB
- assets/icons/Copy.svg 1.0 KB
- assets/icons/Create.svg 1.4 KB
- assets/icons/Cropping.svg 1.0 KB
- assets/icons/CropRotation.svg 1.2 KB
- assets/icons/DarkMode.svg 1.0 KB
- assets/icons/Data.svg 3.5 KB
- assets/icons/Delete.svg 1.3 KB
- assets/icons/Deregister.svg 1.5 KB
- assets/icons/Desktop.svg 1.3 KB
- assets/icons/Diagnosis.svg 1.7 KB
- assets/icons/Diagram.svg 776 B
- assets/icons/Dislike_b.svg 1.8 KB
- assets/icons/Dislike.svg 1.9 KB
- assets/icons/DocDone.svg 1.4 KB
- assets/icons/Document_b.svg 1.0 KB
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.
- 2d ago First seen · 78 lines · 47 tokens per session scan A 9f50c710dd94
kimi-design-skill is a skill published in the GitHub repository XyrusCode/ai-sync (2 stars, last pushed 2d ago), licensed MIT. It adds 47 tokens to every session and 1,190 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-31.
Other skills, from other repositories
sceneview
Build 3D and AR apps with the SceneView SDK in Jetpack Compose, SwiftUI (iOS/macOS/visionOS via SceneViewSwift), Web (Filament.js), Flutter and React Native. Use whenever the user asks for "3D in Compose", "AR with ARCore in Compose", a model viewer, or any cross-platform 3D/AR app where the dependency is…
app-preview-video
When the user wants to plan, script, produce, or optimize App Store Preview videos or Google Play promo videos — the autoplay videos that show in App Store/Play Store search and product pages. Use when the user mentions "App Preview", "preview video", "app store video", "promo video", "Play Store video", "video poster…
phone-ui-demos
把产品/知识点/文案做成"手机系统 UI 风格"的电影化网页演示动画——观众像在看一台真手机的精心编排录屏:锁屏通知、聊天、设置页、控制中心、App 界面逐镜头呈现,HyperOS/MIUI 级手感动效 + 虚拟时钟播放器,可全屏录屏当成片。只要用户提到:手机 UI 演示、手机录屏风格动画、App 演示网页、把产品做成手机里的演示、锁屏通知动画、系统 UI 风格演示页、或要求改造升级一批手机风格演示页——就用本 Skill。内容完全开放不设限:任何产品功能、课程知识、科普叙事都能转译成"手机里发生的事"。.
argent-screen-recording
Record a video of an iOS simulator or Android emulator/device screen using argent MCP tools. Use when the user asks to record the screen, capture a video of a flow, interaction, or animation, produce a screen recording, or document app behavior as a video clip.
generate-images-with-firebase-ai
Use when generating or editing images from Flutter/Dart with Firebase AI Logic and a Gemini image model (Nano Banana), making the first call work, choosing Gemini Developer API vs Vertex AI, hitting quota, billing or App Check failures, getting empty or image-only responses, sending a user photo as input, controlling…
animation-vocabulary
Reverse-lookup glossary that turns a vague description of a web animation or motion effect into its exact term ("the bouncy thing when a popover opens" → Pop in; "the iOS rubber-band scroll" → Rubber-banding). Use when the user asks "what's it called when…", or describes a motion effect without knowing its name and…