name: 设计品味-前端V1
slug: design-taste-frontend-v1
version: 1.0.0
displayName: 设计品味-前端V1
description: >
设计品味-前端V1指南,帮助AI Agent遵循专业设计规范和最佳实践。
summary: "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 insta..."
license: MIT
category: 设计与UI/UX
framework:
- Claude Code
- Codex
- Hermes Agent
- OpenClaw
- QClaw
- WorkBuddy
platform: multi-platform
homepage: https://github.com/1991513ccie-png
repository: https://github.com/1991513ccie-png
小葱技能站7w4.net发现了升级插件。
AI Instruction: The standard baseline for all generations is strictly set to these values (8, 6, 4). Do not ask the user to edit this file. Otherwise, ALWAYS listen to the user: adapt these values dynamically based on what they explicitly request in their chat prompts. Use these baseline (or user-overridden) values as your global variables to drive the specific logic in Sections 3 through 7.
Unless the user explicitly specifies a different stack, adhere to these structural constraints to maintain consistency:
framer-motion, lucide-react, zustand), you MUST check package.json. If the package is missing, you MUST output the installation command (e.g. npm install package-name) before providing the code. Never assume a library exists.RSC). "use client" component.'use client' at the very top. Server Components must exclusively render static layouts.useState/useReducer for isolated UI. Use global state strictly for deep prop-drilling avoidance.package.json first. Do not use v4 syntax in v3 projects. tailwindcss plugin in postcss.config.js. Use @tailwindcss/postcss or the Vite plugin.sm, md, lg, xl).max-w-[1400px] mx-auto or max-w-7xl.这是一个帮助AI生成更专业前端代码的设计指南。它定义了设计风格参数和编码规范,比如要求使用图标替代emoji、检查依赖版本等,规则设定比较细致。但它只是v1旧版本,可能不如最新版完善,而且内容不够完整,缺少实际代码示例。对于普通用户来说,这个Skill本身不直接可见,主要作用是让AI在写代码时遵循更好的设计标准。质量中等偏上,有明确规范但需要补充更多内容。