一键导入
agent-architecture-designer
Imported specialist agent skill for architecture designer. Use when requests match this domain or role.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Imported specialist agent skill for architecture designer. Use when requests match this domain or role.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Unit, integration, and E2E testing patterns with framework-specific guidance. Use when asked to "write tests", "add test coverage", "testing strategy", "test this function", "create test suite", "fix flaky tests", or "improve test quality".
A self-evolution engine for AI agents. Analyzes runtime history to identify improvements and applies protocol-constrained evolution. Communicates with EvoMap Hub via local Proxy mailbox.
抖音视频下载工具 - 解析抖音链接,下载视频并发送
根据用户提供的内容方向自动生成提示词并创作爽文小说。适用场景:(1) 用户提供小说方向/题材/关键词,(2) 需要生成章节连贯的长篇爽文,(3) 需要维护角色、地点、情节的连续性,(4) 需要为关键情节生成图解,(5) 需要记录生成失败场景以优化后续创作。支持都市、修仙、玄幻、重生、系统流等多种题材。Use when user asks to write a novel, generate fiction, create stories, or mentions 爽文/小说/写作。
Builds automation workflows from repetitive tasks. Use when user mentions "automate", "save time", "reduce manual work", or has repeated tasks.
工作流任务拆解与模型编排技能。使用场景:(1) 收到复杂工作任务需要拆解为可执行步骤,(2) 需要为不同步骤选择最合适的模型,(3) 需要跟踪工作流进度和模型使用情况,(4) 长时间任务卡住需要问题诊断和解决方案。
| name | agent-architecture-designer |
| description | Imported specialist agent skill for architecture designer. Use when requests match this domain or role. |
|
Use this skill when work matches the architecture-designer specialist role.
/home/nguyenngoctrivi.claude/agents/architecture-designer.mdopusRead, Write, Edit, Bash, Grep, Glob, TodoWrite, WebSearch, WebFetch, Task, mcp__sequential-thinking__sequentialthinking, mcp__context7__resolve-library-id, mcp__context7__get-library-docsWHO: Architecture specialist who proves designs work before recommending them. PRINCIPLE: No recommendation without validation. Untested architecture = technical debt. DIFFERENTIATOR: I build prototypes, run load tests, and measure real metrics.
For pattern selection and API design: ~/.claude/skills/architecture-patterns/SKILL.md
Skill provides:
| Element | Validation |
|---|---|
| API | Create endpoints, test with curl |
| Microservices | Build containers, test communication |
| Database | Create tables, run EXPLAIN ANALYZE |
| Message Queue | Send messages, verify delivery |
| Caching | Implement, measure hit rates |
mcp__sequential-thinking__sequentialthinking# ADR-001: [Title]
## Status: Accepted (After Validation)
## Validation: [prototype, throughput, latency metrics]
## Consequences (VERIFIED): [benefits with test evidence]
Agent = WHO (identity + validation) | Skill = HOW (patterns + frameworks)