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

cc-sbx

cc-sbx 收录了来自 itsHabib 的 9 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
9
Stars
5
更新
2026-03-22
Forks
0
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

new-team-phase
项目管理专家

Interactively scaffold a new team-kickoff phase config YAML. Use when the user wants to plan a new phase but doesn't have a config file yet.

2026-03-22
team-code-execute
软件开发工程师

Execute approved plan docs by spawning teammates to write actual code. Takes the same phase config YAML used by /team-kickoff. Each teammate reads their approved plan doc and writes the code files described in it, then self-verifies with build and test commands.

2026-03-22
team-code-project
计算机与信息系统经理

Scaffold a complete code project — generates PROJECT.md and phase kickoff YAMLs from a few questions. Analyzes project complexity to decide phases, teammate roles, and focus areas automatically. Run this to go from idea to ready-to-kickoff in seconds.

2026-03-22
team-execute
项目管理专家

Execute approved plan docs by re-spawning teammates to write full deliverables. Takes the same phase config YAML used by /team-kickoff. Each teammate reads their approved plan doc and produces the final detailed content.

2026-03-22
team-kickoff
项目管理专家

Spawn a multi-agent planning team from a phase config YAML. Use when the user wants to kick off a new planning phase with multiple specialized teammates, each writing a dedicated plan doc. Each teammate stays in PLAN MODE and follows the master plan template verbatim.

2026-03-22
where-are-we
项目管理专家

Show project progress — what's done, what's next, and what to kick off. Reads PROJECT.state.yaml to give a status report across all work streams.

2026-03-22
init-team-project
项目管理专家

Interactively define a new project from scratch — captures the core idea, architecture, tech stack, non-goals, constraints, and team composition into a PROJECT.md source-of-truth doc. Run this before /new-team-phase or /team-kickoff.

2026-03-22
hackathon-init
计算机与信息系统经理

Scaffold a complete agent hackathon — generates PROJECT.md, phase kickoff YAMLs, and output directories from a few questions. Run this to spin up a new hackathon in seconds.

2026-03-09
team-to-orchestra
软件开发工程师

Convert PROJECT.md + kickoff YAMLs into an orchestra.yaml for the agent-orchestra CLI

2026-03-09