-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathplugin.json
More file actions
78 lines (78 loc) · 1.9 KB
/
Copy pathplugin.json
File metadata and controls
78 lines (78 loc) · 1.9 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
{
"name": "methodology-skills",
"version": "1.20.1",
"description": "方法论工具箱:第一性原理、目标导向、PDCA循环、MVP First、DDD战略/战术设计、SWOT分析、经验管理、提示词需求澄清、实施规划、智能编排、微信公众号文章生成器、信息图生成器等13个Skills。支持四层级知识沉淀、技能协作、工件传递、智能编排。",
"author": {
"name": "恐龙创新部",
"url": "https://github.com/konglong87"
},
"homepage": "https://github.com/konglong87/methodology-skills",
"repository": "https://github.com/konglong87/methodology-skills",
"license": "MIT",
"keywords": [
"methodology",
"first-principles",
"goal-oriented",
"pdca",
"ddd",
"domain-driven-design",
"bounded-context",
"aggregate",
"swot",
"swot-analysis",
"strategic-planning",
"decision-making",
"thinking-framework",
"problem-solving",
"productivity",
"prompt-enhancer",
"clarification",
"communication",
"requirement-gathering",
"claude-code",
"skill",
"skills",
"opencode",
"infographic",
"mvp-first",
"信息图",
"信息图表",
"可视化图表",
"数据可视化",
"科研图",
"科研绘图",
"学术图表",
"手绘图",
"手绘风格",
"生成图片",
"图片生成",
"png生成",
"科技风",
"可爱风",
"简约风",
"手绘风",
"教学风",
"漫画风",
"bento风",
"泥塑风",
"skill-manager",
"技能管理",
"智能体工作流",
"agentic-ai",
"experience-manager",
"knowledge-management",
"lessons-learned",
"error-prevention",
"knowledge-base",
"四层级沉淀",
"经验管理",
"知识沉淀",
"错误预防",
"remotion",
"动态风格选择",
"planning",
"实施规划",
"步骤分解",
"plan-review"
]
}