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

switchboard

يحتوي switchboard على 49 من skills المجمعة من TentacleOpera، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
49
Stars
213
محدث
2026-07-13
Forks
22
التغطية المهنية
5 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

advise-research
مطوّرو البرمجيات

When planning, flag uncertain assumptions and supply a ready-to-run web-research prompt to confirm them.

2026-07-13
switchboard
المهن الحاسوبية الأخرى

Local Switchboard management console — drive the board when the VS Code extension is running

2026-07-12
accuracy
مطوّرو البرمجيات

Implement with high accuracy and self-review (invest effort up front to minimize rework)

2026-07-12
improve-feature
المهن الحاسوبية الأخرى

Reconcile and restructure a feature's subtasks — improve each, then merge/delete/rewrite/split to make the set coherent

2026-07-12
improve-plan
المهن الحاسوبية الأخرى

Deep planning, dependency checks, and adversarial review

2026-07-12
switchboard-cloud
متخصصو إدارة المشاريع

Cloud-VM planning mode — plan first, do not auto-code in a remote VM

2026-07-12
switchboard-memo
المهن الحاسوبية الأخرى

Memo capture mode — append-only, no analysis; exit with process memo

2026-07-12
switchboard-remote
المهن الحاسوبية الأخرى

Remote Switchboard control — drive plans via Linear or Notion when the local machine is off

2026-07-12
group-into-features
مطوّرو البرمجيات

Group loose Switchboard plans into features — scan pre-coding columns, cluster by capability, propose all groupings for one approval, then create features via create-feature.js

2026-07-11
switchboard-clickup
مطوّرو البرمجيات

Make direct ClickUp API calls via LocalApiServer proxy

2026-07-11
switchboard-kanban
مطوّرو البرمجيات

Move kanban cards and query kanban state via direct database access.

2026-07-11
switchboard-linear
مطوّرو البرمجيات

Make direct Linear GraphQL API calls via LocalApiServer proxy

2026-07-11
switchboard-notion
مطوّرو البرمجيات

Post replies back to a Notion-driven Remote Control card via the LocalApiServer bridge

2026-07-11
switchboard-remote-plan
مطوّرو البرمجيات

Improve a Switchboard plan stored in Linear — reads, deepens, writes back via the LocalApiServer GraphQL proxy without touching git. Use in remote sessions.

2026-07-11
switchboard-mcp
مطوّرو البرمجيات

Local stdio MCP server bridging Claude Desktop (and other MCP-only hosts) to Switchboard's LocalApiServer HTTP surface

2026-07-11
switchboard-orchestration
مطوّرو البرمجيات

Switchboard orchestration HTTP surface — the complete LocalApiServer contract for external AI coding tools and fleet agents. Discover the port, read the board/plans/features/worktrees/inbox/session-log, manage plan lifecycle, move cards, group and split features, dispatch fan-out, file requests to the orchestrator, and merge/clean up worktrees — all over localhost HTTP. Includes end-to-end workflows for a fleet coder inside a worktree and for an external orchestrator driving the board.

2026-07-11
switchboard-cowork
مطوّرو البرمجيات

Drive your Switchboard board from Claude Cowork — plan, move cards, and manage features over a local MCP bridge.

2026-07-11
switchboard-contracts
مطوّرو البرمجيات

System behavior contracts for agents driving Switchboard — consult when unsure how the system behaves; never for invocation. This doc answers how the system behaves. It never answers how to invoke something — for invocation, use the switchboard-orchestration skill and GET /catalog.

2026-07-10
clickup-api
مطوّرو البرمجيات

Make direct ClickUp API calls via LocalApiServer proxy

2026-07-09
clickup-move-task
مطوّرو البرمجيات

Move a ClickUp task to a different list via LocalApiServer

2026-07-09
create-feature
مطوّرو البرمجيات

Create a Switchboard feature from a remote session by writing the feature file directly — use when the VS Code extension is not running and create-feature.js is unreachable

2026-07-09
improve-remote-plan
مطوّرو البرمجيات

Improve a Switchboard plan stored in Linear — reads, deepens, writes back via the LocalApiServer GraphQL proxy without touching git. Use in remote sessions.

2026-07-09
kanban-operations
مطوّرو البرمجيات

Move kanban cards and query kanban state via direct database access.

2026-07-09
linear-move-issue
مطوّرو البرمجيات

Move a Linear issue to a different project via LocalApiServer

2026-07-09
query-archive
مصممو قواعد البيانات

Query the DuckDB archive directly using duckdb CLI.

2026-07-09
query-switchboard-kanban
مطوّرو البرمجيات

Query kanban state using direct SQL access to kanban.db

2026-07-09
refine-feature
متخصصو إدارة المشاريع

Refine a feature into a complete, decomposable specification — clear goal, success criteria, scope, and a proposed subtask breakdown

2026-07-09
refine-ticket
متخصصو إدارة المشاريع

Refine a ticket into a lean, agent-actionable spec — real files, testable acceptance criteria, no invented context

2026-07-09
switchboard-research
محللو أبحاث السوق ومتخصصو التسويق

Run comprehensive multi-source web research and synthesize a cited summary.

2026-07-09
worktree-cleanup
مطوّرو البرمجيات

Mark a worktree merged and clean it up (kind-aware) via LocalApiServer

2026-07-09
create-feature-from-plans
مطوّرو البرمجيات

Create a Switchboard feature from a known set of plans — no discovery, just mechanics. Use when the user already knows which plans to group.

2026-07-07
kanban-operations
مطوّرو البرمجيات

Move kanban cards and query kanban state via direct database access.

2026-07-07
query-archive
مطوّرو البرمجيات

Query the DuckDB archive directly using duckdb CLI.

2026-07-05
query-kanban-plans
مطوّرو البرمجيات

Query the Kanban database for plans by workspace name, project, and features.

2026-07-05
notion-api
مطوّرو البرمجيات

Post replies back to a Notion-driven Remote Control card via the LocalApiServer bridge

2026-06-29
archive
مطوّرو البرمجيات

Query and manage the DuckDB archive of historical plans and conversations.

2026-06-24
clickup-attach
متخصصو إدارة المشاريع

Attach files to ClickUp tasks via LocalApiServer

2026-06-24
clickup-create-subpage
متخصصو إدارة المشاريع

Create doc pages in ClickUp via LocalApiServer

2026-06-24
clickup-create-task
متخصصو إدارة المشاريع

Create ClickUp tasks with optional subtasks via LocalApiServer

2026-06-24
clickup-fetch
متخصصو إدارة المشاريع

Fetch ClickUp tasks/lists with automatic name resolution

2026-06-24
عرض أهم 40 من أصل 49 skills مجمعة في هذا المستودع.