بنقرة واحدة
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 ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
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
| 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)."