42 lines
1.6 KiB
JSON
42 lines
1.6 KiB
JSON
{
|
|
"name": "taste-skill",
|
|
"version": "0.1.0",
|
|
"description": "Taste Skill 是面向 AI Agent 的前端设计、重设计、图像参考生成和高质量输出约束 skill 集合。",
|
|
"author": {
|
|
"name": "Leonxlnx",
|
|
"url": "https://github.com/Leonxlnx"
|
|
},
|
|
"homepage": "https://github.com/Leonxlnx/taste-skill",
|
|
"repository": "https://github.com/Leonxlnx/taste-skill",
|
|
"license": "MIT",
|
|
"keywords": [
|
|
"taste-skill",
|
|
"frontend",
|
|
"design",
|
|
"ui",
|
|
"image-generation",
|
|
"redesign"
|
|
],
|
|
"skills": "./skills/",
|
|
"interface": {
|
|
"displayName": "Taste Skill",
|
|
"shortDescription": "反模板化前端设计、重设计和图像参考生成 skill 集合。",
|
|
"longDescription": "Taste Skill 提供 design-taste-frontend、gpt-taste、image-to-code、redesign、minimalist、brutalist、soft、stitch、output enforcement,以及 Web、移动端和 brandkit 图像生成等多个 skills,用于让 AI Agent 产出更有设计判断、更少模板感的前端界面和视觉参考。",
|
|
"developerName": "Leonxlnx",
|
|
"category": "设计",
|
|
"capabilities": [
|
|
"Read",
|
|
"Write"
|
|
],
|
|
"defaultPrompt": [
|
|
"使用 Taste Skill 帮我设计一个更有审美判断的前端界面。",
|
|
"使用 Taste Skill 帮我重设计这个页面,避免模板化 AI 风格。"
|
|
],
|
|
"websiteURL": "https://github.com/Leonxlnx/taste-skill",
|
|
"privacyPolicyURL": "https://github.com/Leonxlnx/taste-skill",
|
|
"termsOfServiceURL": "https://github.com/Leonxlnx/taste-skill",
|
|
"brandColor": "#111827",
|
|
"screenshots": []
|
|
}
|
|
}
|