fix: 为 9 个 skill 补全 L0/L1/L2 分层结构,版本号 +1

按照 desirecore-format.md 规范,为以下 skill 添加标准分层结构:
- docx (1.0.0→1.0.1), pdf (1.0.0→1.0.1), pptx (1.0.0→1.0.1), xlsx (1.0.0→1.0.1)
- frontend-design (1.0.0→1.0.1), mail-operations (1.0.0→1.0.1)
- environment-setup (1.1.0→1.1.1), web-access (1.1.0→1.1.1)
- manage-teams (1.2.0→1.2.1)

每个文件增加 L0(一句话摘要)、L1(概述与使用场景)、L2(详细规范)三层,
原有技术内容保持不变,metadata.updated_at 更新为 2026-04-13。

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-04-13 15:33:56 +08:00
parent 9cde6c0c7d
commit aa6b1389fe
15 changed files with 439 additions and 236 deletions

View File

@@ -10,7 +10,7 @@ description: >-
界面设计、组件、海报、Landing Page、落地页、React 组件、Vue 组件、
CSS 样式、美化界面、设计一个、做一个网页、官网、仪表盘、Dashboard。
license: Complete terms in LICENSE.txt
version: 1.0.0
version: 1.0.1
type: procedural
risk_level: low
status: enabled
@@ -24,7 +24,7 @@ tags:
- html
metadata:
author: anthropic
updated_at: '2026-04-07'
updated_at: '2026-04-13'
market:
icon: >-
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0
@@ -48,9 +48,31 @@ market:
channel: latest
---
This skill guides creation of distinctive, production-grade frontend interfaces that avoid generic "AI slop" aesthetics. Implement real working code with exceptional attention to aesthetic details and creative choices.
# frontend-design 技能
The user provides frontend requirements: a component, page, application, or interface to build. They may include context about the purpose, audience, or technical constraints.
## L0一句话摘要
创建有品味、避免 AI 烂大街审美的高质量前端界面与组件。
## L1概述与使用场景
### 能力描述
frontend-design 是一个**流程型技能Procedural Skill**,引导创建独特、生产级的前端界面,避免千篇一律的 AI 生成审美。输出真实可运行的代码,注重美学细节和创意选择。
### 使用场景
- 用户需要创建网页组件、页面或应用Landing Page、仪表盘、React 组件等)
- 用户需要为现有 Web UI 进行样式美化
- 用户需要创建海报、视觉设计等前端产出物
### 核心价值
- **反 AI 审美**:拒绝 Inter 字体 + 紫色渐变的烂大街风格
- **设计思维驱动**:先确定美学方向,再编写代码
- **生产级质量**:输出可直接使用的完整代码
## L2详细规范
## Output Rule