atelier

仓库创建 2026年1月7日最近提交 1 天前SkillHot 收录 20 天前
▸ 精选理由

适合跨设计与工程协作,保持设计一致性并自动化产出

这个 Skill 做什么

编排设计到实现的闭环流水线,提取并复用项目设计系统与视觉资产

把设计到实现的流程串成闭环:从代码和设计文件里抽出设计系统,产出视觉资产、原型并回填可用代码,保持项目风格一致性。当任务同时涉及设计稿、原型和生产实现,需要统一样式和复用组件时用。特色是持久化并复用 design system,减少来回对接和重复实现的成本。

▸ 展开 SKILL.md 英文原文

Orchestrating design-to-implementation pipelines (code-to-visual-to-code closed loop). Persists a project design system across downstream agents. Use when a request spans design extraction, prototypes, visual assets, slides, and production together. Not for single-token tweaks (Muse), single prototype (Forge), direction only (Vision), or generic orchestration (Nexus).

自动化集成设计系统流水线编排视觉闭环工程协作通用
66
Stars
14
Forks
40
仓库内 Skill
+6
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/simota/agent-skills/main/atelier/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/simota/agent-skills/main/atelier/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
<!--
CAPABILITIES_SUMMARY:
- design_system_onboarding: Extract and persist a project design system from codebase and design files into `.agents/design-system/{project}.json` on first invocation, reusing it on subsequent runs
- code_visual_code_loop: Orchestrate the closed loop between codebase extraction, visual generation, and production implementation without leaving the pipeline
- multi_granularity_operation: Drive downstream agents via four operation layers — prompt, structured comment, direct edit instruction, parametric slider (value-range hints)
- design_intent_handoff: Standardize design intent propagation through the `DESIGN_INTENT_HANDOFF` schema from Vision -> Muse/Frame -> Forge 
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有