Ask Matt
214kPregunta qué skill o qué flujo encaja con tu situación. Un router sobre los skills de este repo.
- Costo de contexto al activarse
- 2.9k tok
- Tamaño del paquete
- 3 archivos
- Última actualización
- hace 9 días
Escritura, fase exploit — da forma de artículo al material en bruto, párrafo a párrafo.
en todo el repo
0–100, la ruta de este skill
último commit aquí
últimos 90 días
20 tok en reposo
6 KB
Funciona con cualquier agente que lea SKILL.md
npx -y skills add mattpocock/skills --skill writing-shape --agent claude-codeSe instala solo en este repositorio.
Di cualquiera de estas frases y el agente debería cargar este skill.
The user has passed (or will pass) a markdown file of raw material. Treat it as the input pile — anything from a tidy list of fragments to a wall of unstructured prose to a transcript. The format does not matter. Read it end-to-end before doing anything else.
Then run a shaping session that produces a separate article document. This is exploit: the exploring is done, the pile is fixed — commit to a structure and mine the pile to fill it. Do not edit the raw material file — it is read-only to this skill.
If the user did not say where to save the article, ask once and remember the path.
Every concept has to be grounded before a block can lean on it: the reader either walked in knowing it or met it in an earlier block. A block that reaches for an ungrounded concept loses the reader. The unit is the concept, not the word for it — a block can lean on an idea the reader lacks even with no jargon in sight. Where a concept has a name — a term — grounding it means landing the idea and the term together.
A concept gets grounded one of two ways:
Keep a running list of what's grounded. When you ask "what does the reader need to hear next?", an ungrounded concept the next move needs is itself the answer: ground it first — here or in an earlier block — or you can't make the move. This is the gap-naming of Pulling from the pile one level up: there the pile is missing material; here the article is missing a foundation.
The lever is what you make a prerequisite versus what you ground inside the article. Demand too much up front and you shut readers out; ground too much inside and the opening drowns in definitions. Settle it with the user when you establish prerequisites.
This is a grilling session inverted. In ideation, the question was "what are you actually noticing?" Here it's "what is this article actually arguing, and in what order does the reader need to hear it?" Push back. Refuse to let weak transitions slide. If a paragraph doesn't earn its place, cut it.
Specific moves to keep using:
Treat the raw material as a quarry, not a script. Pull a fragment, rework it to fit the surrounding paragraph, and place it. A fragment may be split across multiple paragraphs, merged with another, or paraphrased. The pile's job is to be mined; the article's job is to read as one voice.
If the pile lacks something the article needs, name the gap explicitly: "We need an example here and the pile doesn't have one — give me one now or we cut this section."
When choosing how to render a block, weigh these tradeoffs out loud with the user, not silently:
> [!TIP], > [!NOTE]) — but only if they'd genuinely derail the main argument inline. Otherwise leave them inline.Append to the article file as each block is agreed. Re-read the file from disk before every write — the user may have edited between turns. Never overwrite blindly. If the user wants a paragraph rewritten, edit that specific paragraph in place; leave the rest alone.
Reproducido de mattpocock/skills bajo licencia MIT. Leer esta página en markdown.
2 archivos en el paquete. Solo se lee SKILL.md al activarse — las referencias se cargan si el skill decide que las necesita.
Necesita un archivo markdown de material en bruto; si el usuario no dijo dónde guardar el artículo, se pregunta una vez y se recuerda la ruta.
Este repo incluye 35 skills. Si instalas uno, normalmente ya tienes los demás.
Pregunta qué skill o qué flujo encaja con tu situación. Un router sobre los skills de este repo.
Interroga al usuario sin tregua sobre un plan, una decisión o una idea. Úsalo cuando quieras stress-testear tu razonamiento, o con cualquier frase disparadora de tipo 'grill'.
Configura este repo para los skills de ingeniería: su issue tracker, el vocabulario de etiquetas de triage y la estructura de documentos de dominio. Ejecútalo una vez antes del primer uso.
Enseña al usuario una habilidad o un concepto nuevo, dentro de este workspace.
Escanea un código en busca de oportunidades de deepening, las presenta como un informe HTML visual, y luego te interroga sobre la que elijas.
Desarrollo guiado por tests. Úsalo cuando quieras construir features o arreglar bugs test-first, cuando menciones "red-green-refactor", o cuando quieras tests de integración.
Parte un plan, una spec o la conversación actual en tickets tracer-bullet, cada uno declarando sus aristas de bloqueo, publicados en el tracker configurado.
Bucle de diagnóstico para bugs difíciles y regresiones de rendimiento. Úsalo cuando digas "diagnostica" o "debuggea esto", o cuando reportes algo roto, que falla o que va lento.
Un interrogatorio implacable para afilar un plan o un diseño.