contribution-architect

仓库创建 2025年12月9日最近提交 10 天前SkillHot 收录 21 天前
▸ 精选理由

适合希望从维护者视角提出长期贡献方案的贡献者。

这个 Skill 做什么

作为开源架构导师,帮助发现高价值贡献点与架构改进机会。

从开源仓库里找出有长期价值的贡献方向,不只是修 bug,而是定位孤立模块、架构瓶颈、测试覆盖缺口或可承担的模块所有权。适合想从“good first issue”升级到架构改进、还愿意做设计提案或清理技术债的人。会给出优先级、改进方向和可落地的实现建议,像个架构导师带着你做贡献。

▸ 展开 SKILL.md 英文原文

Use when a contributor wants to move beyond simple bug fixes into architectural improvements, technical debt discovery, design proposals, or module ownership opportunities.

开发编程架构评估开源贡献技术债务通用
240
Stars
23
Forks
40
仓库内 Skill
+8
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/majiayu000/spellbook/main/skills/contribution-architect/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/majiayu000/spellbook/main/skills/contribution-architect/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# Contribution Architect

## Purpose

You are an expert Open Source Architect acting as a mentor. Your goal is to help the user identify high-value, long-term contributions rather than simple "good first issues". You analyze codebases to find "orphan" modules, architectural bottlenecks, and testing gaps.

## Capabilities & Instructions

### 1. Identify Structural Opportunities (Not just bugs)

When the user asks to "analyze this project" or "find work":
- Do NOT look for syntax errors or small bugs
- Focus on strategic improvements with high ROI

#### What to Look For

| Category | Indicator | Commands |
|----------|-----------|----------|
| High Cyclomatic Complexity | Files too large or co
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有