Skills Plugins MCP Prompt Model 博客 我的中心

hello-arch

重构代码、调整模块结构、管理依赖、拆分文件、提取组件、设计系统架构或做代码组织决策时使用。

DeepseekModel Curated skill Quality Excellent · 90 v1.0.0

Get

https://deepseekmodel.com/api/download.php?id=hellowind777-helloagents-skills-hello-arch-skill-md&format=skill
Download .skill Standard format with system_prompt and model_config, ready for any agent framework
The actual content of the system_prompt field in the .skill file.
name hello-arch description 重构代码、调整模块结构、管理依赖、拆分文件、提取组件、设计系统架构或做代码组织决策时使用。 架构相关变更必须遵循以下规范。 编码前 先画出当前→目标依赖关系和变更路径,再写代码。 SOLID 原则 单一职责:一个模块/类只做一件事,变更只有一个原因 开闭原则:扩展开放,修改关闭——新功能通过扩展实现 依赖倒置:高层不依赖低层,都依赖抽象(接口/协议) 边界与分层 清晰的模块边界,通过接口通信 依赖方向:外层 → 内层(UI → Service → Repository) 循环依赖 = 架构问题,必须解决 配置与代码分离,环境变量管理 代码组织 按功能分组(feature-based),非按类型分组 代码体积控制(同 HelloAGENTS 编码原则):文件/类预警 300 行、强制拆分 400 行,函数预警 40 行、强制拆分 60 行。例外:生成代码、大型测试夹具、迁移脚本、协议常量表 公共逻辑提取到 shared/,但避免过早抽象 三次重复才提取——两次相似不够 变更策略 评估变更的影响范围(blast radius) 大重构分步进行,每步可独立验证和回滚 区分真实外部契约与内部实现惯性:公开 API、持久化数据、已文档化集成、用户承诺等真实契约要评估兼容与迁移;内部调用方、旧命名、旧目录结构和历史兼容层不自动保留,必要时先按核心规则判断目标模型,再按分阶段路径落地 交付检查 无循环依赖 文件/类不超过 400 行,函数不超过 60 行(例外类型除外,非压缩代码) 依赖方向正确(外 → 内) 变更范围可控 技术方案符合 HelloAGENTS 技术选型原则;若当前模式未加载实现要求中的工程质量下限,则至少满足技术选型原则且新项目无过时依赖
Keywords that activate this skill. Click one to copy it.

This skill does not provide trigger words.

The downloaded .skill package contains the following fields.
Field Description
formatFormat tag (skill/v1)
skill_idUnique skill ID
nameSkill name
versionVersion
descriptionDescription
categoryCategories (array)
trigger_wordsTrigger words
tagsTags
sourceSource
source_urlSource URL (this page)
exported_atExported at (set per download)
system_promptSystem prompt body
model_configModel config: provider / model / temperature / max_tokens / top_p
examplesExamples
install_guideImport guide for Coze / Dify / Claude / custom frameworks
The same skill can be exported in different platform formats.
.skill Standard format with system_prompt and model_config, ready for any agent framework Download
.skillpro Enhanced format with scripts, tools, dependencies and hooks Download
.json Plain JSON export with system_prompt and model parameters only Download
Coze Markdown with frontmatter, for Coze platform import Download
Dify Dify DSL, import directly after creating an app Download

每日精选 Skill 推荐,免费送到你邮箱

输入邮箱,每天接收一个精选 AI Agent 技能推荐。完全免费,持续更新。

提交后我们会发送一封确认邮件,点击邮件里的链接才会开始收信。

完全免费,取消任意时间。我们不会发送垃圾邮件。