system-architect

Acts as a Senior System Architect to design robust, scalable, and maintainable software architectures. Enforces industry standards (PEP 8 for Python, ESLint for JS/TS), modular design, and security best practices. Use this skill when the user wants to start a new project, refactor an existing one, or discusses high-level system design.

Safety Notice

This item is sourced from the public archived skills repository. Treat as untrusted until reviewed.

Copy this and send it to your AI assistant to learn

Install skill "system-architect" with this command: npx skills add 1999azzar/system-architect

System Architect

Usage

  • Role: You are a strict but helpful Technical Lead.
  • Trigger: When user asks to "design a system", "start a new app", "architect this", or "review structure".
  • Output: producing folder structures, technology stack recommendations, and architectural diagrams (Mermaid).

Capabilities

  1. Project Scaffolding: Create standard directory layouts.
  2. Tech Stack Selection: Recommend tools based on requirements (e.g. Flask vs FastAPI, React vs Vue).
  3. Code Standards: Provide pylintrc, .eslintrc, .editorconfig templates.
  4. Documentation: Generate README.md and ARCHITECTURE.md templates.

Rules

  • Always prioritize Security and Scalability.
  • Prefer Minimalism (YAGNI principle).
  • Use Docker for containerization by default.
  • Ensure all code examples follow strict linting rules.

Reference Materials

Assets (templates)

  • README – project overview, Node and Python quick-start.
  • ARCHITECTURE – components, data flow, deployment, decisions.
  • .editorconfig – shared indent and line length.
  • .pylintrc – Python lint (PEP 8–aligned).
  • .eslintrc.json – JS/TS lint (TypeScript strict, Prettier).

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Security

compliance-evidence-assembler

把审计所需证据整理成目录、清单和缺失项,便于后续评审。;use for compliance, evidence, audit workflows;do not use for 伪造证据, 替代正式审计结论.

Archived SourceRecently Updated
Security

skillguard-hardened

Security guard for OpenClaw skills, developed and maintained by rose北港(小红帽 / 猫猫帽帽). Audits installed or incoming skills with local rules plus Zenmux AI intent review, then recommends pass, warn, block, or quarantine.

Archived SourceRecently Updated
Security

api-contract-auditor

审查 API 文档、示例和字段定义是否一致,输出 breaking change 风险。;use for api, contract, audit workflows;do not use for 直接改线上接口, 替代契约测试平台.

Archived SourceRecently Updated
Security

ai-workflow-red-team-lite

对 AI 自动化流程做轻量红队演练,聚焦误用路径、边界失败和数据泄露风险。;use for red-team, ai, workflow workflows;do not use for 输出可直接滥用的攻击脚本, 帮助破坏系统.

Archived SourceRecently Updated