advise-project-approach

仓库创建 2026年5月29日最近提交 1 个月前SkillHot 收录 22 天前
▸ 精选理由

适合立项前或中途决策,节省调研时间

这个 Skill 做什么

为软件项目提供架构、技术选型与实施策略的研究与建议。

负责研究并建议软件项目的最佳实施路径,包括架构、技术栈选择、实施策略与成本/性能的权衡。可以在立项前、中期审查或交付后求改进时使用,用来对比可选方案、找可参考的真实项目并给出优先级清单。特别在于把工程师通常要做的调研自动化,给出高杠杆、可执行的路线与对比分析。

▸ 展开 SKILL.md 英文原文

Research and advise on the best way to approach a software project, including architecture, tech stack, implementation strategy, pricing/operating-cost tradeoffs, benchmark research, and comparisons with similar real-world projects. Use before building, mid-build, or after completion when the user asks for project strategy, optimal approach, research comparables, similar projects, stack selection, vendor/service choice, repo analysis, architecture critique, implementation feedback, or a prioritized improvement plan. Avoid for narrow single-bug debugging or isolated file edits unless the user asks for broader project direction.

开发编程架构设计技术选型成本评估通用
44
Stars
5
Forks
1
仓库内 Skill
+2
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/AaravKashyap12/advise-project-approach/main/skills/advise-project-approach/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/AaravKashyap12/advise-project-approach/main/skills/advise-project-approach/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# Advise Project Approach

Help the user decide, validate, or improve how a project should be built. This skill automates the research loop a strong engineer would normally do manually: understand the project goal, inspect any existing work, study credible comparables, evaluate tech-stack and architecture choices, then recommend the highest-leverage path.

## Operating Modes

First identify which mode applies:

- **Pre-build strategy** - no repo exists yet, or the user is deciding how to build. Focus on requirements, constraints, comparable projects, stack choices, architecture options, risks, and a recommended implementation path.
- **Mid-build course correction** - a repo or partial implem
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有