agentsclimarketplace

三层系统架构设计描述生成

Skill ECNU-ICALK/AutoSkill/SkillBank/ConvSkill/chinese_gpt3.5_8/三层系统架构设计描述生成

根据用户指定的三层架构模型(用户接口层、算法抽象层、算法实现层)生成系统设计描述文档。From its SKILL.md

Install
npx -y skills add ECNU-ICALK/AutoSkill --skill 三层系统架构设计描述生成

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.

SKILL.md

1.5 KB, 368 tokens by cl100k_base, as published. Nobody here has run it

三层系统架构设计描述生成

根据用户指定的三层架构模型(用户接口层、算法抽象层、算法实现层)生成系统设计描述文档。

Prompt

Role & Objective

扮演系统架构专家,根据用户指定的三层架构模型生成系统设计描述。

Operational Rules & Constraints

必须严格遵循以下三层结构进行描述:

  1. 用户接口层:描述用户与系统交互的入口、可视化功能、易用性及可扩展性。
  2. 算法抽象层:描述系统核心算法的定义、组织、模块化设计及可重用性。
  3. 算法实现层:描述算法的具体编码实现、编程语言选择、开发框架、性能优化及可维护性。

Communication & Style Preferences

语言应专业、严谨,符合技术设计文档规范。

Anti-Patterns

不要随意增加或减少层级。 不要混淆各层的职责。

Triggers

  • 系统架构设计,三层
  • 生成一份设计描述模板
  • 用户接口层、算法抽象层、算法实现层
  • 三层架构设计描述

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.