From thinking-frameworks-skills
Appends YAML blocks of medium+ confidence audience observations to audience-notes.md from weekly Substack reports, including post slugs, metrics, and evidence. Append-only at pipeline end.
npx claudepluginhub lyndonkl/claude --plugin thinking-frameworks-skillsThis skill uses the workspace's default tool permissions.
```
Generates design tokens/docs from CSS/Tailwind/styled-components codebases, audits visual consistency across 10 dimensions, detects AI slop in UI.
Records polished WebM UI demo videos of web apps using Playwright with cursor overlay, natural pacing, and three-phase scripting. Activates for demo, walkthrough, screen recording, or tutorial requests.
Delivers idiomatic Kotlin patterns for null safety, immutability, sealed classes, coroutines, Flows, extensions, DSL builders, and Gradle DSL. Use when writing, reviewing, refactoring, or designing Kotlin code.
At end of weekly pipeline:
- [ ] Step 1: Review attribution outputs for any pattern observed
- [ ] Step 2: Filter to confidence ≥ medium only (low is never appended)
- [ ] Step 3: Format as YAML block per schema
- [ ] Step 4: Append to shared-context/audience-notes.md
- [ ] Step 5: If no medium+ observation this week, log "no additions this week" to weekly report's data-caveats (not to audience-notes)
- date: YYYY-MM-DD
week: YYYY-WW
observation: >
{plain English, ideally testable}
confidence: medium | high
evidence:
- slug: {post-slug}
metric: {value}
baseline: {value}
reviewed_by_curator: false
- date: 2026-06-01
week: 2026-W22
observation: >
External restack from a larger ML account on Substack Notes is
the strongest sub-acquisition channel observed to date —
+49 subs from a single post vs ~+4 baseline, with 71% of the
new cohort landing in "active" tier immediately.
confidence: high
evidence:
- slug: why-your-embedding-search-melted-at-10pm
open_rate: 0.61
click_rate: 0.12
baseline_open: 0.49
baseline_click: 0.05
new_subs: 49
active_tier_of_new_subs: 35
external_restacks_observed: 2
reviewed_by_curator: false
reviewed_by_curator: false on append; Curator flips to true on its next monthly review.observation field's content.