By josmithiii
FAUST DSP language reference and compile-clean idiomatic examples, packaged as a Claude Code skill. Helps Claude write, read, and debug .dsp code and verify it with the FAUST compiler.
A collection of standalone utilities and scripts.
This repo also doubles as a Claude Code plugin marketplace.
Claude Code custom status line showing model name, percentage of the 1M
context window used (color-coded), exact token counts, session ID, and a
user@host:dir (branch) prefix.
jos@laptop:myproj (main) Opus 4.7 | context used 3.6% - (36,180/1,000,000) | 5h 13% (2.3h) | weekly 12% (3.7d)

Gist: https://gist.github.com/josmithiii/72bb219437e881521e72028bf01bb99a
Voice-to-text transcription using OpenAI Whisper, with integrations for AI coding assistants and Emacs.
Dependencies: openai-whisper, sox, ffmpeg
voice # Record and print transcription
voice -c # Copy to clipboard
voice 10 # Record for 10 seconds
voice claude # Send directly to Claude Code
voice -l emacs # Loop mode, insert into Emacs
Environment variables:
WHISPER_MODEL: tiny/base/small/medium/large (default: base)WHISPER_LANG: Language code (default: en)A Claude Code skill that turns Claude into a FAUST DSP assistant: a distilled language reference plus compile-clean idiomatic examples, with a verify-with-the-compiler workflow. See faust-plugin/README.md.
/plugin marketplace add josmithiii/gists
/plugin install faust@josmithiii-gists
This repo is also a Claude Code plugin marketplace
(.claude-plugin/marketplace.json). Add it once, then install any plugin it
offers:
/plugin marketplace add josmithiii/gists
/plugin install faust@josmithiii-gists
| Plugin | Description |
|---|---|
faust | FAUST DSP language reference + idiomatic examples skill (faust-plugin/) |
MIT — see LICENSE.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub josmithiii/gists --plugin faustUltra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Frontend design skill for UI/UX implementation
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Memory compression system for Claude Code - persist context across sessions
Marketing skills for AI agents — conversion optimization, copywriting, SEO, paid ads, ad creative, and growth
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.