design — for Claude Code binarygrid, community, for Claude Code, ide skills, <style>, style=, space-y-4, Base body size, (14px). Never below, for readable content. - Line length

v1.0.0

关于此技能

适用场景: Ideal for AI agents that need all code must follow the coding principles in agents.md (functional, minimal, readable, modular). 本地化技能摘要: # Design All code must follow the Coding Principles in AGENTS.md (functional, minimal, readable, modular). This AI agent skill supports Claude Code, Cursor, and Windsurf workflows.

功能特性

All code must follow the Coding Principles in AGENTS.md (functional, minimal, readable, modular).
No scrolling — ever. The webview is a fixed sandboxed canvas (min 320×320px).
Mobile-first. Design for the smallest viewport, then scale up.
Tailwind only. No <style blocks, no inline style= attributes.
Functional over decorative. Every visual element should serve the user.

# 核心主题

vigneshksaithal vigneshksaithal
[0]
[0]
更新于: 3/20/2026

Killer-Skills Review

Decision support comes first. Repository text comes second.

Reference-Only Page Review Score: 10/11

This page remains useful for teams, but Killer-Skills treats it as reference material instead of a primary organic landing page.

Original recommendation layer Concrete use-case guidance Explicit limitations and caution Quality floor passed for review
Review Score
10/11
Quality Score
58
Canonical Locale
en
Detected Body Locale
en

适用场景: Ideal for AI agents that need all code must follow the coding principles in agents.md (functional, minimal, readable, modular). 本地化技能摘要: # Design All code must follow the Coding Principles in AGENTS.md (functional, minimal, readable, modular). This AI agent skill supports Claude Code, Cursor, and Windsurf workflows.

核心价值

推荐说明: design helps agents all code must follow the coding principles in agents.md (functional, minimal, readable, modular). Design All code must follow the Coding Principles in AGENTS.md (functional, minimal, readable

适用 Agent 类型

适用场景: Ideal for AI agents that need all code must follow the coding principles in agents.md (functional, minimal, readable, modular).

赋予的主要能力 · design

适用任务: Applying All code must follow the Coding Principles in AGENTS.md (functional, minimal, readable, modular)
适用任务: Applying No scrolling — ever. The webview is a fixed sandboxed canvas (min 320×320px)
适用任务: Applying Mobile-first. Design for the smallest viewport, then scale up

! 使用限制与门槛

  • 限制说明: All code must follow the Coding Principles in AGENTS.md (functional, minimal, readable, modular).
  • 限制说明: Tailwind only. No <style blocks, no inline style= attributes.
  • 限制说明: Use Tailwind's default spacing scale. Avoid arbitrary values (p-[13px]).

Why this page is reference-only

  • - Current locale does not satisfy the locale-governance contract.

Source Boundary

The section below is imported from the upstream repository and should be treated as secondary evidence. Use the Killer-Skills review above as the primary layer for fit, risk, and installation decisions.

评审后的下一步

先决定动作,再继续看上游仓库材料

Killer-Skills 的主价值不应该停在“帮你打开仓库说明”,而是先帮你判断这项技能是否值得安装、是否应该回到可信集合复核,以及是否已经进入工作流落地阶段。

实验室 Demo

Browser Sandbox Environment

⚡️ Ready to unleash?

Experience this Agent in a zero-setup browser environment powered by WebContainers. No installation required.

Boot Container Sandbox

常见问题与安装步骤

以下问题与步骤与页面结构化数据保持一致,便于搜索引擎理解页面内容。

? FAQ

design 是什么?

适用场景: Ideal for AI agents that need all code must follow the coding principles in agents.md (functional, minimal, readable, modular). 本地化技能摘要: # Design All code must follow the Coding Principles in AGENTS.md (functional, minimal, readable, modular). This AI agent skill supports Claude Code, Cursor, and Windsurf workflows.

如何安装 design?

运行命令:npx killer-skills add vigneshksaithal/binarygrid/design。支持 Cursor、Windsurf、VS Code、Claude Code 等 19+ IDE/Agent。

design 适用于哪些场景?

典型场景包括:适用任务: Applying All code must follow the Coding Principles in AGENTS.md (functional, minimal, readable, modular)、适用任务: Applying No scrolling — ever. The webview is a fixed sandboxed canvas (min 320×320px)、适用任务: Applying Mobile-first. Design for the smallest viewport, then scale up。

design 支持哪些 IDE 或 Agent?

该技能兼容 Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer。可使用 Killer-Skills CLI 一条命令通用安装。

design 有哪些限制?

限制说明: All code must follow the Coding Principles in AGENTS.md (functional, minimal, readable, modular).;限制说明: Tailwind only. No <style blocks, no inline style= attributes.;限制说明: Use Tailwind's default spacing scale. Avoid arbitrary values (p-[13px]).。

安装步骤

  1. 1. 打开终端

    在你的项目目录中打开终端或命令行。

  2. 2. 执行安装命令

    运行:npx killer-skills add vigneshksaithal/binarygrid/design。CLI 会自动识别 IDE 或 AI Agent 并完成配置。

  3. 3. 开始使用技能

    design 已启用,可立即在当前项目中调用。

! 参考页模式

此页面仍可作为安装与查阅参考,但 Killer-Skills 不再把它视为主要可索引落地页。请优先阅读上方评审结论,再决定是否继续查看上游仓库说明。

Upstream Repository Material

The section below is imported from the upstream repository and should be treated as secondary evidence. Use the Killer-Skills review above as the primary layer for fit, risk, and installation decisions.

Upstream Source

design

# Design All code must follow the Coding Principles in AGENTS.md (functional, minimal, readable, modular). This AI agent skill supports Claude Code, Cursor

SKILL.md
Readonly
Upstream Repository Material
The section below is imported from the upstream repository and should be treated as secondary evidence. Use the Killer-Skills review above as the primary layer for fit, risk, and installation decisions.
Supporting Evidence

Design

All code must follow the Coding Principles in AGENTS.md (functional, minimal, readable, modular).

Core principles

  • No scrolling — ever. The webview is a fixed sandboxed canvas (min 320×320px).
  • Mobile-first. Design for the smallest viewport, then scale up.
  • Tailwind only. No <style> blocks, no inline style= attributes.
  • Functional over decorative. Every visual element should serve the user.

Spacing scale

Use Tailwind's default spacing scale. Avoid arbitrary values (p-[13px]).

Use caseClass
Component paddingp-4 (16px)
Section gapgap-4 or space-y-4
Tight inline gapgap-2
Card/panel paddingp-4 or p-6
Page horizontal paddingpx-4
Page vertical paddingpy-3

Typography

svelte
1<h1 class="text-xl font-bold tracking-tight">Title</h1> 2<h2 class="text-base font-semibold">Section</h2> 3<p class="text-sm text-gray-700 dark:text-gray-300">Body</p> 4<span class="text-xs text-gray-500">Caption / meta</span>
  • Base body size: text-sm (14px). Never below text-xs for readable content.
  • Line length: max-w-sm or max-w-xs for prose.
  • No custom fonts — use the system font stack (Tailwind default).

Color

RoleLightDark
Backgroundbg-whitedark:bg-gray-900
Surface / cardbg-gray-50dark:bg-gray-800
Borderborder-gray-200dark:border-gray-700
Primary texttext-gray-900dark:text-gray-100
Secondary texttext-gray-500dark:text-gray-400
Accent / brandtext-orange-500same
Destructivetext-red-500same
Successtext-green-500same

Always pair a light and dark variant. Reddit renders in both modes.


Buttons

svelte
1<!-- Primary --> 2<button class="w-full rounded-lg bg-orange-500 px-4 py-2.5 text-sm font-semibold text-white 3 hover:bg-orange-600 active:scale-95 transition-all disabled:opacity-50 4 disabled:cursor-not-allowed focus-visible:outline-none focus-visible:ring-2 5 focus-visible:ring-orange-400"> 6 Submit 7</button> 8 9<!-- Secondary --> 10<button class="w-full rounded-lg border border-gray-300 dark:border-gray-600 px-4 py-2.5 11 text-sm font-semibold text-gray-700 dark:text-gray-200 12 hover:bg-gray-100 dark:hover:bg-gray-700 active:scale-95 transition-all"> 13 Cancel 14</button>
  • Minimum tap target: min-h-[44px] or py-2.5 on text-sm.
  • Always include disabled:opacity-50 disabled:cursor-not-allowed.
  • Always include active:scale-95 transition-all for tactile feedback.

Inputs

svelte
1<input 2 class="w-full rounded-lg border border-gray-300 dark:border-gray-600 bg-white 3 dark:bg-gray-800 px-3 py-2 text-sm text-gray-900 dark:text-gray-100 4 placeholder:text-gray-400 focus:outline-none focus:ring-2 focus:ring-orange-400" 5/>

UI states

Every data-driven component must handle all four states:

StatePattern
Loadinganimate-pulse skeleton or spinner with label
ErrorRed tinted surface, human-readable message
EmptyNeutral muted text, optionally a CTA
SuccessNormal render; optionally brief text-green-500 confirmation

Cards & surfaces

svelte
1<div class="rounded-xl border border-gray-200 dark:border-gray-700 2 bg-white dark:bg-gray-800 p-4 shadow-sm"> 3 <!-- content --> 4</div>
  • rounded-xl for cards, rounded-lg for inputs/buttons, rounded-md for badges.
  • shadow-sm only — avoid heavy shadows.
  • Max two surface levels deep (page → card → no deeper).

Animation

  • Only Tailwind built-in transitions: transition-all, transition-colors, transition-opacity.
  • Default duration (150ms). No custom durations.
  • animate-pulse for loading, animate-spin for spinners.
  • No entrance animations.

Checklist before finishing

  • No <style> blocks — Tailwind classes only
  • No arbitrary values (p-[13px]) — use scale steps
  • Dark mode variants on all color classes
  • Buttons have disabled, active:scale-95, and focus-visible:ring classes
  • Minimum tap target size respected
  • Typography follows the hierarchy (xl → base → sm → xs)

相关技能

寻找 design 的替代方案 (Alternative) 或可搭配使用的同类 community Skill?探索以下相关开源技能。

查看全部

openclaw-release-maintainer

Logo of openclaw
openclaw

Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞

333.8k
0
AI

widget-generator

Logo of f
f

为prompts.chat的信息反馈系统生成可定制的插件小部件

149.6k
0
AI

flags

Logo of vercel
vercel

React 框架

138.4k
0
浏览器

pr-review

Logo of pytorch
pytorch

Python中具有强大GPU加速的张量和动态神经网络

98.6k
0
开发者工具