agentsclimarketplace

Easyuseaide dependency research

Skill john-ops-lab/EasyUseAIDE/assets/skills/easyuseaide-dependency-research

面向个人开发者的跨 IDE Agent AI 编码工程化规则、Skills 与项目交付模板。

Install
npx -y skills add john-ops-lab/EasyUseAIDE --skill easyuseaide-dependency-research

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things to look at

  • 15 days oldThe repository was created 15 days ago. New is not bad, but a brand new repository carrying a familiar-sounding name is the shape a typosquat arrives in, and there has been no time for anyone else to find a problem with it.
  • 2 stars2 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Use this skill before choosing, adding, upgrading, replacing, or validating any external library, framework, API, SDK, protocol, tool, or fast-changing technical practice, including dependencies selected during a new project build. It is required when editing a dependency manifest to introduce a package that the project did not already use. Do not use it for routine installation from an unchanged lockfile or for research unrelated to a concrete dependency decision.

SKILL.md

2.7 KB, 804 tokens by cl100k_base, as published. Nobody here has run it

外部调研与依赖决策

仅在当前任务确实依赖外部信息、陌生技术或快速变化的版本事实时使用。

如果已有框架负责需求澄清、计划或实施,让它继续作为当前阶段的主流程;本 Skill 只提供依赖决策、供应链和版本兼容检查。复用已有计划与验证证据,不另建第二套实施流程。

调研顺序

  1. 当前仓库中的版本、锁文件、配置、现有封装和测试;
  2. 与项目实际版本匹配的官方文档、发布说明和迁移指南;
  3. 官方示例或上游源码;
  4. 成熟、持续维护的实现案例;
  5. 社区讨论和非官方文章。

决策要求

新增、升级或替换依赖前说明:

  • 当前要解决的真实问题;
  • 项目中是否已有等价能力;
  • 候选方案及取舍;
  • 与当前语言、运行时和框架版本的兼容性;
  • 维护状态、许可证和已知安全风险;
  • 对构建、包体积、启动速度、部署和运维的影响;
  • 引入后的替换成本和回滚方式。

不要因为某方案流行就采用,也不要为了简单任务进行无关调研。

调研证据至少记录来源、核验日期、适用版本、许可证和安全结论。优先链接官方文档、发布说明、上游仓库与官方安全公告;没有查到不等于不存在,应写“未确认”,不要写“无风险”。

需要形成可交接记录时,按需读取 assets/templates/dependency-decision.md。保持一张简洁决策表,不复制长篇网页内容。

实施要求

  • 优先使用项目已经采用的依赖管理方式;
  • 不手工绕过锁文件和版本约束;
  • 升级时阅读 Breaking Changes 和迁移说明;
  • 必要时先做最小验证实验;
  • 更新依赖后运行与影响范围相匹配的测试;
  • 记录实际采用的版本和关键兼容结论;
  • 正式项目生成并提交当前生态支持的锁文件;只有宽松版本范围而没有锁文件或等价的完全固定依赖集合时,不得声称安装可重复;
  • 计划公开到已知代码托管平台时,把基础 CI 与本地等价命令纳入交付门禁;
  • 未验证的兼容性不得描述为已经支持。

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.