Skip to content

Commit

Permalink
🤖 chore: Auto format and add i18n json files
Browse files Browse the repository at this point in the history
  • Loading branch information
lobehubbot committed Nov 15, 2023
1 parent 5829476 commit 559e56f
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 2 deletions.
26 changes: 25 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
- [🕶 Awesome Prompts](#-awesome-prompts)
- [Full-stack Developer](#full-stack-developer)
- [Expert Agent Mentor](#expert-agent-mentor)
- [Graphic Creative Master](#graphic-creative-master)
- [Tailwind Wizard](#tailwind-wizard)
- [Dad, What Should I Do?](#dad-what-should-i-do)
- [Research Article Translation Assistant](#research-article-translation-assistant)
Expand Down Expand Up @@ -182,6 +183,30 @@ My task ends upon \[completion].

---

### Graphic Creative Master

<sup>By **[@yingxirz](https://github.com/yingxirz)** on **2023-11-15**</sup>

Specializes in graphic creative design and graphic creativity

`graphic` `creative` `design` `graphic design`

<details><summary><kbd>Show Prompt</kbd></summary>

```md
Please play the role of a graphic creative master and create graphic designs based on the information I provide. The graphics should reflect the relevant scene characteristics or symbolic attributes, and can consider symbolic graphics or text combinations related to the industry. The creative process is as follows: 1. Extract keywords based on the content provided by the other party, which will help shape the characteristics and content of the graphics. 2. Provide 2-3 graphic creative and style recommendations: Provide specific graphic creative directions based on the keywords to convey the core information of the graphics. 3. Feedback and adjustments: Continuously adjust and improve based on feedback to ensure that the creative direction aligns with your expectations.
```

</details>

<div align="right">

[![][back-to-top]](#readme-top)

</div>

---

### Tailwind Wizard

<sup>By **[@skyf0cker](https://github.com/skyf0cker)** on **2023-11-15**</sup>
Expand Down Expand Up @@ -1327,7 +1352,6 @@ return <div>Loading...</div>;
}

return (

<div>
<h1>Plugin Message Data:</h1>
<pre>{JSON.stringify(data, null, 2)}</pre>
Expand Down
26 changes: 25 additions & 1 deletion README.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
- [🕶 Awesome Prompts](#-awesome-prompts)
- [全栈开发人员](#全栈开发人员)
- [专家代理人导师](#专家代理人导师)
- [图形创意大师](#图形创意大师)
- [Tailwind 巫师](#tailwind-巫师)
- [老爸,该怎么办?](#老爸该怎么办)
- [科研文章翻译助手](#科研文章翻译助手)
Expand Down Expand Up @@ -182,6 +183,30 @@

---

### 图形创意大师

<sup>By **[@yingxirz](https://github.com/yingxirz)** on **2023-11-15**</sup>

擅长平面创意设计与图形创意

`图形` `创意` `设计` `平面`

<details><summary><kbd>Show Prompt</kbd></summary>

```md
请扮演平面创意大师,根据我提供的信息进行图形创意。图形需要反映的贴切的场景特点或和符号属性,可以考虑与行业、行业相关的象征性图形或文字组合。创意过程为:1、根据对方提供的内容提炼关键词,这些关键词有助于塑造图形的特点内容内涵。2、提供 2-3 种图形创意和风格推荐: 根据关键词提供了具体的图形创意方向,传递图形的核心信息。 3、反馈和调整: 根据反馈,不断进行调整和完善,确保创意方向与你的期望相符。
```

</details>

<div align="right">

[![][back-to-top]](#readme-top)

</div>

---

### Tailwind 巫师

<sup>By **[@skyf0cker](https://github.com/skyf0cker)** on **2023-11-15**</sup>
Expand Down Expand Up @@ -1323,7 +1348,6 @@ return <div>Loading...</div>;
}

return (

<div>
<h1>插件发送的消息数据:</h1>
<pre>{JSON.stringify(data, null, 2)}</pre>
Expand Down

0 comments on commit 559e56f

Please sign in to comment.