← Back to Skills Marketplace
1999azzar

System Architect

by azzar budiyanto · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
1969
Downloads
2
Stars
21
Active Installs
1
Versions
Install in OpenClaw
/install system-architect
Description
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.
Usage Guidance
This skill appears to be what it claims: a set of architecture templates and instructions. It's low-risk because it asks for no credentials and has no install. Still: (1) avoid pasting real secrets into prompts or generated .env files; (2) review any generated Dockerfiles, CI configs, or dependency lists before building or deploying; (3) vet any specific package versions the skill recommends before installing; and (4) treat 'git clone ...' placeholders as templates — don't run arbitrary clone commands the skill outputs without verifying the repository URL.
Capability Analysis
Type: OpenClaw Skill Name: system-architect Version: 1.0.0 The OpenClaw AgentSkills bundle is designed to assist with system architecture, providing templates, standards, and best practices. All files, including `SKILL.md`, `assets/templates/`, and `references/`, align with this stated purpose. The `SKILL.md` contains no prompt injection attempts to subvert the agent's behavior. Notably, `references/security-checklist.md` actively promotes robust security practices (e.g., no secrets in code, dependency auditing, SQL injection prevention, secure Docker configurations), indicating a strong focus on secure development rather than malicious intent. There is no evidence of data exfiltration, malicious execution, persistence, or obfuscation.
Capability Assessment
Purpose & Capability
Name, description, SKILL.md, and all included templates/references align: scaffolding, linter configs, README/ARCHITECTURE templates, and security checklist are appropriate for an architecture/standards skill. There are no environment variables, binaries, or external services requested that are unrelated to the stated purpose.
Instruction Scope
SKILL.md directs the agent to produce folder structures, tech recommendations, linting configs, and docs. It does not instruct reading local secrets, scanning unrelated files, exfiltrating data, or contacting external endpoints. The rules and references are narrowly scoped to architecture, standards, scaffolding, and security best-practices.
Install Mechanism
No install spec and no code files are present; this is instruction-only so nothing will be downloaded or written by an installer. That minimizes disk-write and supply-chain risk.
Credentials
The skill declares no required environment variables, no credentials, and no config paths. Templates reference .env.example and advise not to commit secrets — appropriate for this purpose and proportionate to functionality.
Persistence & Privilege
always is false and the skill is user-invocable. It does not request persistent/privileged system presence or modify other skills/configs. Autonomous invocation is allowed by platform default but not combined with other red flags.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install system-architect
  3. After installation, invoke the skill by name or use /system-architect
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of the "system-architect" skill. - Provides expert guidance on high-level software system design, project scaffolding, and tech stack selection. - Enforces industry standards (PEP 8 for Python, ESLint for JS/TS), modular design, and security best practices. - Generates directory structures, configuration files, code standard templates, and documentation starters. - Supports system visualization with architectural diagrams (Mermaid). - Prioritizes security, scalability, and minimalism in all recommendations.
Metadata
Slug system-architect
Version 1.0.0
License
All-time Installs 21
Active Installs 21
Total Versions 1
Frequently Asked Questions

What is 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. It is an AI Agent Skill for Claude Code / OpenClaw, with 1969 downloads so far.

How do I install System Architect?

Run "/install system-architect" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is System Architect free?

Yes, System Architect is completely free (open-source). You can download, install and use it at no cost.

Which platforms does System Architect support?

System Architect is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created System Architect?

It is built and maintained by azzar budiyanto (@1999azzar); the current version is v1.0.0.

💬 Comments