go-backend-technical-design
Go 后端技术设计
需求分析完成且稳定后使用,用于规划实现细节。
适用时机
- 用户说"出一个技术方案" / "technical design" / "设计一下这个功能"
- 需求分析已完成,进入实现规划阶段
- 需要确定包结构、接口契约、存储方案、事务边界
- 涉及跨服务集成、异步任务或复杂一致性要求的功能
输入
按优先级定位需求文档:
- 对话上下文:若当前会话已包含需求分析结果,直接使用,无需读取文件
- 用户提供路径:用户在消息中指定了文档路径,直接读取
- 自动发现:在当前工作目录中查找最近修改的需求文档
More from jssfy/k-skills
send-feishu
Use when user says "发到飞书", "发送到飞书", "发送到飞书群", "飞书通知", "通知飞书", "feishu", "发给我", "私发飞书", or explicitly invokes /send-feishu to send messages, images, or files to Feishu group chat or individual via webhook or API
397analyze-crypto
一键综合分析加密货币。通过并行子代理采集价格、新闻情绪、赛道对比、市场环境、项目基本面五个维度,交叉分析后输出 HTML 报告(含24小时行情和7日趋势)。触发词:分析BTC、analyze ETH、比特币怎么样、SOL值得买吗。
65analyze-stock
一键综合分析某只股票/公司。通过并行子代理同时采集股价、新闻舆论、行业对比、市场环境、公司官网五个维度的数据,然后在主线程进行交叉分析、因果归因和趋势预测,输出标准化 HTML 分析报告(含当日行情和7日趋势)。触发词:分析XX股票、analyze TICKER、XX怎么样、XX值得买吗。支持A股、港股和美股。
58ai-daily-digest
Fetches RSS feeds from 90 top Hacker News blogs (curated by Karpathy), uses Claude to score and filter articles, and generates a daily digest in Markdown with Chinese-translated titles, category grouping, trend highlights, and visual statistics. Use when user mentions 'daily digest', 'RSS digest', 'blog digest', 'AI blogs', 'tech news summary', or asks to run /digest command. Trigger command: /digest.
53git-review
分析指定时间范围内的 git 提交,生成工作复盘报告。触发词:复盘、review commits、git回顾、今天做了什么、工作总结、daily review、retrospective
52go-backend-reviewer
Expert Go backend code reviewer specializing in microservices, GORM/DAL patterns, dependency injection, and resource management. Focuses on logic correctness, goroutine leak detection, and Go-specific best practices for production-grade services.
49