Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Repositorio de GitHub

detached-node

detached-node contiene 6 skills recopiladas de julianken, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
6
Stars
1
actualizado
2026-05-09
Forks
0
Cobertura ocupacional
6 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

copy-revision
Escritores y autores

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
Analistas de gestión

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
Directores de arteProductores y directores

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
Especialistas en gestión de proyectosAnalistas de gestión

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
Diseñadores de interfaces web y digitales

Run a critical design review on a web application

2026-05-05
subagent-workflow
Especialistas en gestión de proyectos

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