Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

stele

يحتوي stele على 22 من skills المجمعة من tasanakorn، مع تغطية مهنية على مستوى المستودع وصفحات 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