Run any Skill in Manus
with one click
with one click
Run any Skill in Manus with one click
Get StartedGitHub repository
claude-tools
claude-tools contains 2 collected skills from xiao-an-c, with repository-level occupation coverage and site-owned skill detail pages.
skills collected
2
Stars
4
updated
2026-06-04
Forks
0
Occupation coverage
1 occupation categories · 100% classified
repository explorer
Skills in this repository
creator/repo/skill
skill
occupation
description
updated
dev-flow
software-developers
多 Agent 协作开发工作流(需用户显式调用 /dev-flow)。 编排 8 个专项 Agent 完成结构化的开发任务,产出 PRD、架构文档、任务计划、验收说明书等完整工程文档。 子命令:feat(功能开发)、fix(bug修复)、hotfix(紧急修复)、patch(轻量补丁)、refactor(代码重构)、discuss(架构讨论)、review(代码审查)、investigate(bug排查)、auto(即兴编排)、status(状态查看)、resume(恢复中断)。 用法示例:/dev-flow feat 用户登录功能、/dev-flow fix 分页bug、/dev-flow review src/routes/
2026-06-04
git-flow
software-developers
Git Flow branching and commit workflow for Claude Code. Use when the user wants to create branches, commit code, sync changes, finish work, publish releases, or manage git workflows. Covers feat, fix, refactor, hotfix, and release branches with Epic Branching sub-branch support.
2026-06-04