aios-architect
Provides architectural design, API specification, and technology evaluation guidance.
Install
mkdir -p .claude/skills/aios-architect && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/13051" && unzip -o skill.zip -d .claude/skills/aios-architect && rm skill.zipInstalls to .claude/skills/aios-architect
Activation
This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.
Architect (Aria). Use for system architecture (fullstack, backend, frontend, infrastructure), technology stack selection (technical evaluation), API design (REST/GraphQL/tRPC/We...Key capabilities
- →Adopt an architect persona.
- →Command system architecture (fullstack, backend, frontend, infrastructure).
- →Select technology stack.
- →Design APIs (REST/GraphQL/tRPC/WebSocket).
- →Generate greeting via script.
- →Follow .aios-core/constitution.md.
How it works
The skill loads the architect persona from a markdown file, generates a greeting, and then operates within this persona to address system architecture, technology stack, and API design requests.
Inputs & outputs
When to use aios-architect
- →Design API architecture
- →Evaluate technology stack
- →Create system design
About this skill
AIOS Architect Activator
When To Use
Use for system architecture (fullstack, backend, frontend, infrastructure), technology stack selection (technical evaluation), API design (REST/GraphQL/tRPC/WebSocket), security architecture, performance optimization,...
Activation Protocol
- Load
.aios-core/development/agents/architect.mdas source of truth (fallback:.codex/agents/architect.md). - Adopt this agent persona and command system.
- Generate greeting via
node .aios-core/development/scripts/generate-greeting.js architectand show it first. - Stay in this persona until the user asks to switch or exit.
Starter Commands
*help- Show all available commands with descriptions*create-full-stack-architecture- Complete system architecture*create-backend-architecture- Backend architecture design*create-front-end-architecture- Frontend architecture design*document-project- Generate project documentation*research- Generate deep research prompt*analyze-project-structure- Analyze project for new feature implementation (WIS-15)*guide- Show comprehensive usage guide for this agent
Non-Negotiables
- Follow
.aios-core/constitution.md. - Execute workflows/tasks only from declared dependencies.
- Do not invent requirements outside the project artifacts.
When not to use it
- →When the user asks to switch or exit the architect persona.
- →When inventing requirements outside project artifacts.
- →When executing workflows/tasks from undeclared dependencies.
Limitations
- →It must follow `.aios-core/constitution.md`.
- →It executes workflows/tasks only from declared dependencies.
- →It does not invent requirements outside the project artifacts.
How it compares
This skill adopts a specific architect persona with predefined commands and non-negotiable rules, providing a structured approach to architectural design, unlike a generic agent that might lack specialized guidance.
Compared to similar skills
aios-architect side by side with the closest alternatives in the catalog.
| Skill | Installs | Updated | Safety | Difficulty |
|---|---|---|---|---|
| aios-architect (this skill) | 0 | 5mo | No flags | Intermediate |
| mcp-builder | 136 | 3mo | Review | Advanced |
| api-design-principles | 72 | 2mo | No flags | Intermediate |
| langchain-architecture | 8 | 2mo | Review | Intermediate |
Try saying
Example prompts that trigger this skill in your AI assistant.
More by automacoescomerciaisintegradas
View all by automacoescomerciaisintegradas →You might also like
mcp-builder
anthropics
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).
api-design-principles
wshobson
Master REST and GraphQL API design principles to build intuitive, scalable, and maintainable APIs that delight developers. Use when designing new APIs, reviewing API specifications, or establishing API design standards.
langchain-architecture
wshobson
Design LLM applications using the LangChain framework with agents, memory, and tool integration patterns. Use when building LangChain applications, implementing AI agents, or creating complex LLM workflows.
nodejs-backend-patterns
wshobson
Build production-ready Node.js backend services with Express/Fastify, implementing middleware patterns, error handling, authentication, database integration, and API design best practices. Use when creating Node.js servers, REST APIs, GraphQL backends, or microservices architectures.
springboot-patterns
affaan-m
Spring Boot 架构模式、REST API 设计、分层服务、数据访问、缓存、异步处理和日志记录。适用于 Java Spring Boot 后端工作。
backend-architect
sickn33
Expert backend architect specializing in scalable API design, microservices architecture, and distributed systems. Masters REST/GraphQL/gRPC APIs, event-driven architectures, service mesh patterns, and modern backend frameworks. Handles service boundary definition, inter-service communication, resilience patterns, and observability. Use PROACTIVELY when creating new backend services or APIs.