跳到主要内容
知仓学习社ZHICANG

frontend

Context-led frontend design: art direction derived from product, audience, brand and the existing system, not generic defaults. Named mood variants …

不碰外部(只输出文字)无严重或高危命中hashgraph-online/awesome-codex-plugins

它会碰到什么

扫了多少20 个文本文件,51 KB
它会碰到什么不碰外部(只输出文字)
命中总数0 处
命中统计严重 0 · 高 0 · 中 0 · 低 0

这一栏是扫描器报的事实,不是结论。命中多不等于有毒(安全工具、规则库、示例脚本本来就会包含危险写法),命中少也不等于干净。它和你手上的凭据、文件、网络有什么关系,需要你自己看。

技能内容

<skill id="frontend">

<purpose>

Make interfaces feel intentional because their visual choices fit the actual product.

Distinctiveness is not a pile of effects. It is a coherent point of view with fewer

unexamined defaults.

</purpose>

<context-fit>

Before styling, recover the evidence already present in the task and repository:

  1. Product: what the interface does and which action matters most.
  2. Audience and use context: device, environment, familiarity, urgency, accessibility needs.
  3. Brand: existing tokens, logo, type, imagery, voice, screenshots, and reference qualities.
  4. Content: real density, length, hierarchy, empty/error/loading states, and localization risk.
  5. Technical constraints: current stack, component library, performance budget, supported browsers.

Preserve and extend the existing design system when one exists. Do not replace a coherent

brand because a variant or personal preference is louder. If the evidence is incomplete,

make the smallest reversible assumption and state it; ask only when the answer changes the

product direction.

</context-fit>

<art-direction>

Write a tiny direction before implementation:

  • desired feeling in 2-3 plain words;
  • one dominant visual idea;
  • typography, color, layout, imagery, and motion choices tied to evidence;
  • 2-3 defaults to avoid for this specific project.

No choice is universally premium. A system font can be correct for speed or platform

familiarity. Symmetry can communicate calm. Flat color can be the strongest choice. Huge

type, gradients, glass, noise, asymmetry, and animation are tools—not proof of taste.

</art-direction>

<variants>

Optional lenses: abyss, spatial, verdant, substrate, ember, arctic, void, patina, signal.

Load variants/{name}.md when the user names one or when exploration genuinely benefits.

Variants describe mood, never mandatory components, fonts, palettes, effects, or layouts.

</variants>

<motion-languages>

Optional motion lenses, orthogonal to mood variants: kinetic-type, haunted-machine,

cursor-field, real-weight, one-surface, liquid-material, held-breath, grand-tour.

Load motion/{name}.md when the user names one, when animation is central to the ask, or

when exploration genuinely benefits. A motion language defines how the page moves — its

dominant idea, signature move families, prohibitions, and reduced-motion degrade — never

specific components, libraries, durations, or easing values.

Compose freely: any mood x any motion language, either alone, or neither. Context-fit

always wins over any lens; a lens bends to the content, never the reverse. Each language's

prohibition list is binding while that language is active — bans differentiate more than

moves do. All languages inherit the reduced-motion hard bar: every design must survive

with its motion stripped.

</motion-languages>

<exploration>

When the brief is open and distinctiveness matters, run a small tournament: generate 2-3

divergent interpretations of the same mood x motion pick (or different picks), compare

rendered results, fork the winner. A lens is a direction vector, not a template — two runs

of the same pick on different products should rhyme, never match.

</exploration>

<hard-bars>

  • Hierarchy: the primary action and reading order are obvious without explanation.
  • Responsive: content fits and remains usable at the project breakpoints; touch targets are

at least 44px where touch is expected.

  • Accessible: semantic structure, keyboard operation, visible focus, useful labels/alt text,

AA contrast, reduced-motion support, and no meaning encoded by color alone.

  • Content-real: test realistic long/short copy plus empty, error, loading, and disabled states

when the interface has them.

  • Performance: avoid decorative weight that delays the main content; size images, subset or

avoid webfonts, and use JavaScript only for behavior that needs it.

  • System-fit: reuse the repository's components, tokens, naming, and state patterns unless the

task explicitly includes changing the system.

</hard-bars>

<implementation>

Use the smallest structure the product needs. Reusable components should follow the existing

stack; a one-off static section does not need a component framework. Centralize repeated

visual decisions in tokens. Prefer CSS for presentation, semantic HTML for structure, and

progressive enhancement for interaction.

Motion must explain change, guide attention, or provide feedback. If it does none of those,

remove it. Decorative texture, depth, and unusual composition need the same justification.

</implementation>

<anti-convergence>

Generic output usually comes from an unexamined default, not from a forbidden ingredient.

Before finishing, name the most dominant visual decision and ask:

  1. What evidence caused this choice?
  2. Is it inherited from the product, or copied from recent model habits?
  3. Would removing it make the interface clearer or more specific?

Common warning signs—not automatic bans—include purple gradient startup pages, identical

rounded cards, default component-library styling, ornamental dashboards, centered-everything

layouts, decorative blobs, fake testimonials, and a fashionable font with no brand reason.

Change a warning sign when it is unexamined; keep it when the context earns it.

</anti-convergence>

<verification>

Do visual QA on rendered output, not source alone. Inspect screenshots at the task's target

sizes (for a general web page, start with 375, 768, and 1440 widths), then exercise keyboard,

focus, hover/touch, overflow, and reduced motion. Fix the largest hierarchy or usability

problem first and re-check. Never claim visual completion without seeing the rendered result.

</verification>

<reference>

Read skills/frontend/reference/design-research.md when deeper rationale is useful.

Read skills/frontend/reference/component-sources.md before pulling any third-party

animated component or effect: it lists vetted open-source libraries, per-library licenses,

a do-not-use ledger, and the binding rule — pull the primitive, restyle it to the active

direction, never ship it stock.

</reference>

<on_complete>

Report the art direction, evidence behind the dominant choices, sizes/states visually checked,

and any accessibility or performance bar not verified.

</on_complete>

</skill>

想直接用这个技能?

本站把开放许可(MIT / Apache 等)的技能按仓库打包整理到网盘,点一下转存到你自己的网盘,不用一个个从 GitHub 拉。许可未声明的技能只给原始仓库链接,不打包。