senior-architect
Design Scalable Software Architecture
Complex product teams need clear architecture choices before implementation starts. This skill helps Claude, Codex, and Claude Code compare stacks, plan workflows, and document decisions.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "senior-architect" from https://skillstore.io/skills/alirezarezvani-senior-architect.md and its manifest at https://skillstore.io/api/skills/alirezarezvani-senior-architect/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Your Agent should still show its plan and request any confirmation required by the security policy.
Agent-readable resources
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Test it
Using "senior-architect". Plan a customer dashboard for a SaaS product.
Expected outcome:
- Recommended architecture: Next.js frontend, Node.js API, PostgreSQL database, and background jobs.
- Tradeoffs: faster delivery with managed services, with vendor dependency risk.
- Next steps: confirm scale targets, auth requirements, and reporting latency.
Using "senior-architect". Compare GraphQL and REST for a mobile app backend.
Expected outcome:
- Decision frame: REST is simpler for stable resources; GraphQL helps varied mobile views.
- Risks: GraphQL requires stronger query limits and monitoring.
- Recommendation: choose REST unless clients need flexible nested reads.
Security Audit
SafeSeveral command examples and user-controlled output paths are confirmed medium-risk because they can modify local files or environments if executed. Most other static hits are false positives caused by Markdown code fences, inline file references, or anti-pattern headings. No prompt injection, data exfiltration, network access, or hidden command execution intent was found.
Capability review items (10)
These are real local capabilities that may be expected for this skill, so they require review but are not counted as confirmed malicious behavior.
Risk Factors
๐ Filesystem access (3)
โ๏ธ External commands (24)
Share & cite this report
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
Copy report link
https://skillstore.io/skills/alirezarezvani-senior-architect/audits/8?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/alirezarezvani-senior-architect?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/alirezarezvani-senior-architect?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/alirezarezvani-senior-architect/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/alirezarezvani-senior-architect.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Academic citations (APA ยท BibTeX ยท CFF)
APA citation
alirezarezvani. (2026). senior-architect security audit report (audit version 8) [Author version unspecified]. Skillstore. https://skillstore.io/skills/alirezarezvani-senior-architect/audits/8BibTeX citation
@techreport{alirezarezvani-alirezarezvani-senior-architect-2026,
author = {alirezarezvani},
title = {senior-architect security audit report (audit version 8)},
institution = {Skillstore},
year = {2026},
number = {8},
url = {https://skillstore.io/skills/alirezarezvani-senior-architect/audits/8},
note = {Author version unspecified}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "senior-architect security audit report (audit version 8)"
version: "unspecified"
type: report
authors:
- name: "alirezarezvani"
date-released: "2026-07-09"
url: "https://skillstore.io/skills/alirezarezvani-senior-architect/audits/8"
identifiers:
- type: other
value: "skillstore:alirezarezvani-senior-architect:audit:8"
description: "Skillstore immutable audit report identifier"
Compare variants
3 installable variantsEach author remains a separate installable skill. The recommended variant is ranked by Skillstore evidence.
Why this variant is first
davila7-senior-architect
2026-08-21
sickn33-senior-architect
2026-08-21
alirezarezvani-senior-architect
2026-08-21
Skillstore Score
Why this score Evidence Confidence: HighWhat You Can Build
Plan a New Product Architecture
Define core services, data stores, integrations, and tradeoffs before a team starts implementation.
Review an Existing Project Direction
Check architecture assumptions, quality practices, and missing decision records during a technical review.
Standardize Architecture Discussions
Give teams a repeatable structure for comparing stacks, documenting risks, and recording decisions.
Try These Prompts
Review this product idea and propose a simple architecture. Include main components, data stores, external services, and two risks. Context: [describe product].
Compare these technology options for my project. Explain fit, tradeoffs, team impact, and operational risk. Options: [list options]. Constraints: [list constraints].
Review this proposed architecture for scalability, security, maintainability, and cost risk. Provide prioritized findings and practical next steps. Architecture: [describe design].
Create an architecture decision package for this initiative. Include context, decision drivers, options, recommendation, rejected alternatives, risks, mitigations, and rollout plan. Initiative: [describe].
Best Practices
- Share goals, constraints, traffic expectations, data sensitivity, and team skills before asking for a design.
- Use the scripts only on trusted local projects and review any file output path before running them.
- Record final decisions as architecture decision records with owners and review dates.
Avoid
- Asking for a full architecture without product goals, scale targets, or compliance constraints.
- Running deployment or install commands from examples without checking the project and environment.
- Treating generic reference templates as final production guidance.
Frequently Asked Questions
Does this skill create real architecture diagrams?
Can it inspect my existing codebase?
Is it safe to run the included scripts?
Which tools does it support?
Can it choose a tech stack for me?
Does this skill deploy infrastructure?
Developer Details
Author
alirezarezvaniLicense
MIT
Skillstore revision
r1
Version notice
The author did not declare a version.
Repository
https://github.com/alirezarezvani/claude-skills/tree/main/engineering-team/senior-architectRef
0519034dad657fb1f7706e0550e962beeda73fdf
Maintenance freshness
7/18/2026
Usage
59 downloads ยท 254 views
File structure
๐ references/
๐ system_design_workflows.md
๐ scripts/
๐ architecture_diagram_generator.py
๐ project_architect.py
๐ SKILL.md