Skip to main content
Manusで任意のスキルを実行
ワンクリックで
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