AssemblyAI/blurt

Open-source macOS dictation that turns speech into polished text in the app you're already using. Powered by AssemblyAI.

5Stars on the repository
14Mods indexed here, across every type
4d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

check

01

AssemblyAI/blurt

Skill Claude CodeCodex

Verify the repo is green by running scripts/check.sh — the same full health check CI runs (swift test + coverage gate, sanitizers, xcodegen drift, app build, swift-format/swiftlint/periphery/prettier/markdownlint/shellcheck/shfmt, site deployability, settled-decision invariants, ruff + pytest over evals/). Its…

5 4d ago A 164 tokens original MIT

launch-metrics

02

AssemblyAI/blurt

Skill Claude CodeCodex

Print a daily Blurt launch KPI snapshot — Blurt.dmg download count, GitHub stars, and repo traffic/referrers — and compare against the campaign's baseline/good/great bands. Use during launch week, or wrap with /loop for a recurring check.

5 4d ago A 59 tokens original MIT

project-guardrails

03

AssemblyAI/blurt

Skill Claude CodeCodex

Blurt's hard "don't do this" rules — architecture decisions that were made deliberately and reverted before. Load this before adding or changing engine/app/build/test code so you don't reintroduce something that was intentionally removed.

5 4d ago A 49 tokens original MIT

release

04

AssemblyAI/blurt

Skill Claude CodeCodex

Cut and publish a Blurt release (build, sign, notarize, staple, DMG, GitHub). Use when the user asks to ship/release a new version. User-invoked only — it has real side effects (notarization, git tags, GitHub release).

5 4d ago A 61 tokens original MIT