skills/skills/in-progress
2026-06-06 10:06:03 +01:00
..
review Add review skill to facilitate two-axis code reviews 2026-05-10 20:59:48 +01:00
teach Refactor teaching documentation to enhance clarity and structure; added lessons section and improved terminology consistency. 2026-06-06 10:06:03 +01:00
writing-beats Enhance writing-fragments skill to capture initial user prompts as fragments 2026-05-11 10:19:41 +01:00
writing-fragments Enhance writing-fragments skill to capture initial user prompts as fragments 2026-05-11 10:19:41 +01:00
writing-shape Add prototype skill and related documentation for interactive design exploration 2026-05-06 09:26:48 +01:00
README.md Add 'handoff' skill to improve workflow documentation and agent transitions 2026-05-11 09:13:01 +01:00

In Progress

Skills that are still being developed. They're not ready to ship — expect rough edges, breaking changes, and abandoned experiments. They're excluded from the plugin and the top-level README until they graduate to a stable bucket.

  • review — Review changes since a fixed point along two parallel axes: Standards (does the diff follow the repo's coding standards?) and Spec (does the diff faithfully implement the originating issue/PRD?).
  • writing-beats — Shape an article as a journey of beats, choose-your-own-adventure style. Pick a starting beat, write only that beat, then pivot to the next, until the article reaches a natural end.
  • writing-fragments — Grilling session that mines you for fragments — heterogeneous nuggets of writing — and appends them to a single document as raw material for a future article.
  • writing-shape — Take a markdown file of raw material and shape it into an article paragraph by paragraph, arguing format choices at each step.