Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

anan-agent-skills

anan-agent-skills 收录了来自 liuhean2021 的 6 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
6
Stars
0
更新
2026-06-10
Forks
0
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

ai-coding-workflow
软件开发工程师

当用户需要统一的 AI 编程工作流时使用,涵盖新项目、新功能、bug fix、规划、代码审查、QA、发布及存量项目接入。使用本技能时 Superpowers 插件必装;代理将任务路由至 spec-kit/gstack 等阶段能力,并强制 Phase 顺序与完成前验证(ref-09)。

2026-06-10
frontend-dev-workflow
网页开发工程师

前端开发 AI Coding 工作流技能,适用于接手存量前端项目、修改已有页面、新增页面。 测试先行(守护测试 → 改代码 → 视觉验证)的完整闭环。 触发词包括:接手项目、接手前端、新增页面、修改页面、改UI、改样式、前端工作流、 前端测试、E2E测试、视觉验证、画像、项目画像、守护测试、截图对比、前端规范、 前端最佳实践、playwright测试、写测试、补测试。 模糊场景(如「帮我改一下这个页面」)先确认是否按工作流执行。

2026-05-16
baidu-web-search
软件开发工程师

Use Baidu Qianfan web search API for real-time web retrieval. Use when the user needs to search the web, get latest news, verify facts, or expresses intent like "查一下","搜一下","最近","今天","今年", or asks about events/people/products that require looking up.

2026-03-27
oss-upload-online-access
软件开发工程师

Upload files to Aliyun OSS or Tencent COS and return public access URLs. Use when the user wants to upload files, access files online, upload to OSS, get remote file links, or any phrase implying "upload for online/remote access".

2026-03-13
pre-commit-review
软件质量保证分析师与测试员

Summarizes modified files in detail and reviews code to ensure changes do not affect other functionality. Use when the user asks for modification summary, code review, pre-commit review, or to ensure changes pass functional testing without introducing new issues. Trigger terms include: 审查代码、审查修改、review代码、代码审查、代码复审、测试代码、修改总结、提交前审查、 不影响其他功能、审查结果不通过、回归测试、功能测试、修改review、审查变更. If the intent is ambiguous (e.g. 检查一下、看一下代码), ask the user to confirm: "是否需要按提交前审查流程,做修改总结 + 场景矩阵 + 代码审查?" If review fails, state the reason clearly.

2026-03-08
commit-message
软件开发工程师

根据 git diff 生成符合规范的 commit message;生成后提示用户确认是否发起 commit(不 push),确认后再执行 git commit。当用户说「提交」「commit」或要求生成提交信息时使用。输出格式为:提交类型 + 分支名 + 摘要,缩进列表说明改动,结尾带 Authored-by 署名,无多余内容、无空白行。

2026-02-24