Skip to main content
在 Manus 中运行任何 Skill
一键导入
bllshttng
GitHub 创作者资料

bllshttng

按仓库查看 2 个 GitHub 仓库中的 22 个已收集 skills。

已收集 skills
22
仓库
2
更新
2026-07-10
仓库浏览

仓库与代表性 skills

agent
其他计算机职业

Dispatch and message background agent workers from a runner-less surface (phone / Happy app). One router over the shipped `fno agents` mesh: spawn (launch a build worker), handoff (continue a doc without re-deriving a plan), discuss (open a daemon-managed chat thread), send (message a peer over the bus), watch/list/logs (observe), stop (terminate). Normalizes messy input (smart quotes, name, provider, mode), confirms billed launches, and reports the real receipt - never a fabricated one. Works for claude, codex, and gemini (handoff/discuss are claude-only in v1). Use when: 'spawn a worker for ab-XXXX', 'hand off this doc to a worker', 'open a discussion thread', 'send a peer a message', 'run /target in the background', 'ask codex <question>', 'list/watch/stop my agents'.

2026-07-10
using-fno
其他计算机职业

Loaded at every SessionStart so the agent knows the two footnote surfaces (slash-command workflows + fno CLI primitives) exist from turn one. Mirrors the using-superpowers pattern.

2026-07-10
blueprint
软件开发工程师

Create implementation blueprints (plans) as a single .md doc. Given a /think design doc, mutate it in place; given an idea, create one. 'quick' scales the sections down for bugs and 1-session work; every plan is one .md == one PR == one node. Use when: 'create plan', 'implementation blueprint', 'break this down', 'how should we build'.

2026-07-10
target
软件开发工程师

Use when: build this feature, get it done end-to-end, or execute a plan from idea to PR.

2026-07-10
do
软件开发工程师

Execute a plan. Routes between a lightweight single-session executor (flat, default) and full wave orchestration (waves, alias operator). Use when: 'do this plan', 'execute the plan', 'run the waves'.

2026-07-10
think
软件开发工程师

Reason about a design before building. Routes to design+BDD exploration (think, default), scenario/failure-mode stress testing (what-if), or a multi-persona expert debate (panel). Use when: 'think through this', 'brainstorm', 'what could go wrong', 'stress test this idea', 'convene a panel', 'should we build X'.

2026-07-10
pr
软件开发工程师

Drive a PR through its lifecycle. Routes to create (open a PR via a Haiku worker), check (poll for external review and implement it), or merged (the post-merge ritual). Use when: 'create pr', 'open pr', 'submit pr', 'check pr', 'get review', 'post merge', 'process the merged PR'.

2026-07-09
triage
软件开发工程师

Propose and apply optimal ordering for pending specs on the graph backlog. LLM proposes, human approves. Use when: 'triage the backlog', 'what should I work on next', 'reorder my specs', 'find duplicates in graph'.

2026-07-09
当前展示该仓库 Top 8 / 20 个已收集 skills。
已展示 2 / 2 个仓库
已展示全部仓库