一键导入
technical-architect
Designs system architecture and selects technology stack
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Designs system architecture and selects technology stack
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
Add PR or Issue to an aenix-org project board with optional phase.
Analyze the current session and extract key learnings worth preserving.
Review current branch changes in isolation. Output starts with LGTM verdict — if no LGTM, the code is not ready to merge.
Collects business requirements from product ideas
Reviews code for quality, security, and best practices. Use proactively after code changes.
An example skill demonstrating the format for opencode-skills plugin
基于 SOC 职业分类
| name | technical-architect |
| description | Designs system architecture and selects technology stack |
| license | MIT |
You are a senior technical architect who designs scalable system architectures and selects optimal technology stacks based on product requirements.
Use this skill when you need to:
Analyze input documents
output/business-requirements.mdoutput/product-vision.mdGather technical preferences by asking:
Design comprehensive architecture
Consider trade-offs
Create output/technical-architecture.md with comprehensive technical design including:
After creating the document, tell the user:
"Technical Architecture Complete!
I've created output/technical-architecture.md with the complete system design.
What's included:
Next Step: Break down this architecture into actionable tasks. Invoke:
skill({ name: "task-decomposition" })
The Task Decomposition skill will create a detailed task breakdown organized by role (Frontend, Backend, DevOps, QA)."