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

detached-node

detached-node 收录了来自 julianken 的 6 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
6
Stars
1
更新
2026-05-09
Forks
0
职业覆盖
6 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

copy-revision
作家与作者

Five-stage revision pipeline for fixing AI-flavored prose on detached-node. Use when revising copy flagged by .analysis/copy-audit.md, or when applying the audit's rubric to any piece of prose on the site. Composes with creative-funnel (for parallel multi-piece work) and uses the prose-critic agent for diagnosis and validation. Loads .analysis/voice-corpus/VOICE.md as cached context.

2026-05-09
analysis-funnel
管理分析师

Structured 5→5→3→1 investigation pipeline that sends parallel agents to explore facets of a question, iterates on findings, and produces a comprehensive analysis report. Use this whenever the user asks to "analyze", "investigate", "audit", "assess", or "do a deep-dive on" a broad, open-ended topic where the goal is understanding (codebase health checks, technology assessments, architecture audits, research questions) rather than implementing a fix. Do NOT use for implementation planning (prefer decision-funnel or creative-funnel) or for tasks with a known answer.

2026-05-05
creative-funnel
艺术总监制片人和导演

Parallel creative production pipeline (N items) with spec review and quality review cycles per item, disk checkpoints, and crash recovery. Produces N creative artifacts + structured documentation.

2026-05-05
decision-funnel
项目管理专家管理分析师

Structured investigate-iterate-synthesize pipeline (5->5->3->1) that sends parallel agents to explore different facets of a problem, iterates on findings, progressively synthesizes, and produces a detailed execution plan

2026-05-05
design-review
网页与数字界面设计师

Run a critical design review on a web application

2026-05-05
subagent-workflow
项目管理专家

MANDATORY for all multi-step tasks - parallel task execution with sequential per-task workflow (implementer → spec review → quality review) with GitHub Issues as source of truth

2026-05-05