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

stele

stele 收录了来自 tasanakorn 的 22 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
22
Stars
0
更新
2026-04-18
Forks
0
职业覆盖
7 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

st-clarify
项目管理专家

Clarify phase of the workflow chain. Uses Opus to analyze the user's request, resolve ambiguities, define scope, and produce a clear task brief before research begins.

2026-04-18
st-execute
软件开发工程师

Execute phase of the workflow chain. Uses Haiku (simple), Sonnet (standard), or Opus (complex) to implement code changes according to a plan. Use when the user has an approved plan ready to execute.

2026-04-18
st-flow
物流专家

Flow workflow chain that runs clarify → [research] → plan → execute → validate end-to-end without stopping. Pauses only on genuine ambiguity or circuit-breaker conditions.

2026-04-18
st-plan
软件开发工程师

Plan phase of the workflow chain. Uses Opus to design an implementation strategy. Use when the user wants to create a detailed plan before executing changes.

2026-04-18
st-research
环境科学家与专家(含健康领域)

Research phase of the workflow chain. Uses Haiku (simple) or Sonnet (standard) to research the codebase and gather context for a task. Use when the user wants to investigate code before planning.

2026-04-18
st-validate
软件质量保证分析师与测试员

Validate phase of the workflow chain. Uses Sonnet to review and validate implementation changes. Use when the user wants to validate that code changes are correct and complete.

2026-04-18
st-lite
软件开发工程师

Compressed 3-phase fast-feedback workflow chain (clarify → execute → validate) with cap-3 parallel executors, no retry loop, fail-fast. For prototypes, spikes, and quick refactors.

2026-04-18
st-prd
项目管理专家

PRD authoring skill. Interactive clarify phase to shape scope, docs-first research, then convention-correct PRD file creation. Use when the user wants to create a new PRD.

2026-04-18
install
软件开发工程师

Build and install the steop companion binary to ~/.local/bin

2026-04-14
st-watch
软件开发工程师

Monitor mailbox for incoming task requests and process them autonomously. Starts a polling loop that watches for TASK:REQUEST messages, claims them, and routes them based on mode.

2026-04-13
st-send
软件开发工程师

Send a task request to another Claude Code session by project name. Resolves short project names to full composite IDs automatically.

2026-04-12
statusline-setup
软件开发工程师

Configure Claude Code's statusLine to call `steop statusline`

2026-04-10
install
软件开发工程师

Install Stele CLI and server, configure connection, and verify setup

2026-04-10
st-clarify
管理分析师

Clarify phase of the workflow chain. Uses Opus to analyze the user's request, resolve ambiguities, define scope, and produce a clear task brief before research begins.

2026-04-09
st-execute
软件开发工程师

Execute phase of the workflow chain. Uses Haiku (simple), Sonnet (standard), or Opus (complex) to implement code changes according to a plan. Use when the user has an approved plan ready to execute.

2026-04-09
st-flow
软件开发工程师

Flow workflow chain that runs clarify → [research] → plan → execute → validate end-to-end without stopping. Pauses only on genuine ambiguity or circuit-breaker conditions.

2026-04-09
st-plan
项目管理专家

Plan phase of the workflow chain. Uses Opus to design an implementation strategy. Use when the user wants to create a detailed plan before executing changes.

2026-04-09
st-research
软件开发工程师

Research phase of the workflow chain. Uses Haiku (simple) or Sonnet (standard) to research the codebase and gather context for a task. Use when the user wants to investigate code before planning.

2026-04-09
st-validate
软件质量保证分析师与测试员

Validate phase of the workflow chain. Uses Sonnet to review and validate implementation changes. Use when the user wants to validate that code changes are correct and complete.

2026-04-09
bootstrap
网页开发工程师

Initialize a project with Stele shared memory — creates scope, seeds entities, and generates CLAUDE.md protocol section

2026-04-09
checkpoint
软件开发工程师

Save session findings, decisions, and discoveries back to Stele shared memory

2026-04-08
sync
软件开发工程师

Pull latest shared team context from Stele into the current session — flat memories and knowledge graph

2026-04-08