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.
Security Analysis
high confidenceThe skill's files, templates, and runtime instructions are coherent with its stated role as a System Architect and do not request extra credentials, installs, or unexpected system access.
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.
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.
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.
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.
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.
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.
Latest Release
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.
More by @1999AZZAR
Published by @1999AZZAR on ClawHub