·six-layer-architect
*

six-layer-architect

基于六层架构(前端UI/前端服务/前端API/后端API/后端服务/数据层)生成全栈实现方案,适用于功能需求开发、代码生成、架构校验、安全审查

23Installs·1Trend·@morning-start

Installation

$npx skills add https://github.com/morning-start/coze-skills --skill six-layer-architect

How to Install six-layer-architect

Quickly install six-layer-architect AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/morning-start/coze-skills --skill six-layer-architect
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: morning-start/coze-skills.

SKILL.md

View raw

| string | str | 字符串 | | number | int / float | 数字 | | boolean | bool | 布尔值 | | Date | datetime | 日期时间 | | string (URL) | HttpUrl | URL 类型 | | string (Email) | EmailStr | 邮箱类型 | | Array | List[T] | 数组/列表 | | T \| null | Optional[T] | 可选类型 | | T \| U \| V | Union[T, U, V] | 联合类型 |

参考:references/architecturelayers.md 的类型映射规则,references/codepatterns.md 的类型同步模式

基于六层架构(前端UI/前端服务/前端API/后端API/后端服务/数据层)生成全栈实现方案,适用于功能需求开发、代码生成、架构校验、安全审查 Source: morning-start/coze-skills.

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/morning-start/coze-skills --skill six-layer-architect Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/morning-start/coze-skills --skill six-layer-architect
Category
*Creative Media
Verified
First Seen
2026-02-20
Updated
2026-03-11

Browse more skills from morning-start/coze-skills

Quick answers

What is six-layer-architect?

基于六层架构(前端UI/前端服务/前端API/后端API/后端服务/数据层)生成全栈实现方案,适用于功能需求开发、代码生成、架构校验、安全审查 Source: morning-start/coze-skills.

How do I install six-layer-architect?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/morning-start/coze-skills --skill six-layer-architect Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/morning-start/coze-skills