Generous-Corp

101 mods across 1 repository, 16 stars between them.

streams

49

Generous-Corp/pulp

Skill Claude CodeCodex

Pick the right Pulp Stream for a given I/O task, wire async callbacks correctly without deadlocking the worker, and avoid the backpressure / cancellation footguns in pulp::runtime::AsyncStream.

not rated 16 today A 44 tokens original MIT

stretch

50

Generous-Corp/pulp

Skill Claude CodeCodex

Offline time-stretch / pitch / varispeed — character modes, fine-tune presets, A/B toolkit, and the honest quality state, so an agent can pick a mode, dial it in, and ship a plugin with it.

not rated 16 today A 50 tokens original MIT

tart-ci

51

Generous-Corp/pulp

Skill Claude CodeCodex

Stand up a fast, cached, isolated, disposable macOS CI lane on Tart — layered golden VM images, ephemeral per-job GitHub Actions runners, host-mounted caches, and a reusable per-repo vm-image manifest. Use when setting up VM-based CI for Pulp or generalizing it to another repo, building/refreshing golden images…

not rated 16 today D 83 tokens original MIT

threejs-bridge

52

Generous-Corp/pulp

Skill Claude CodeCodex

Build or iterate on Pulp's native Dawn-backed Three.js workflow using the real three.webgpu.js renderer, focused bridge tests, and native demo capture.

not rated 16 today A 36 tokens original MIT

timebase

53

Generous-Corp/pulp

Skill Claude CodeCodex

Pulp musical/media time primitives, exact beat divisions, tempo and meter maps, transport-range grid projection, order-preserving groove kernels, coordinate randomness, streaming cursors, and quantization arithmetic.

not rated 16 today A 42 tokens original MIT

timeline

54

Generous-Corp/pulp

Skill Claude CodeCodex

Build, edit, validate, explain, render, import, or integrate Pulp timeline projects through the CLI, MCP tools, or C++ SDK. Use for sequencers, arrangements, clips or notes, tempo and meter maps, automation, takes and comps, freeze, capture-to-timeline workflows, durable journals, project persistence, DAWproject…

not rated 16 today A 86 tokens original MIT

trace-analysis

55

Generous-Corp/pulp

Skill Claude CodeCodex

The investigation harness for "why is this slow?" over a Pulp Perfetto trace (.pftrace). Runs the hypothesis→query→drill-down chain-of-evidence loop autonomously and returns a plain-English root cause + evidence + a concrete fix. TRIGGER on "why is my plugin slow to open", "find the slowest frames", "why is the UI…

not rated 16 today A 148 tokens original MIT

trace-sql

56

Generous-Corp/pulp

Skill Claude CodeCodex

SQL discipline for querying Pulp Perfetto traces (.pftrace) with traceprocessor — idempotent CREATE OR REPLACE PERFETTO views, GLOB not LIKE, dur = -1 incomplete-slice handling, EXTRACTARG for span args, joining on stable utid/upid, SPANJOIN PARTITIONED, and the draft→validate→execute loop. Ships Pulp's CPU/UI trace…

not rated 16 today A 135 tokens original MIT

update-demos

57

Generous-Corp/pulp

Skill Claude CodeCodex

Rebuild, re-pin, and republish Pulp's downstream demo/example repos against a new or the latest SDK. Routes natural-language requests — "update the demos to the latest SDK", "rebuild the examples against the new SDK", "check the demos still build on the new SDK", "bump every consumer's SDK pin", "open the SDK-update…

not rated 16 today A 149 tokens original MIT

upgrade

58

Generous-Corp/pulp

Skill Claude CodeCodex

Guide users through pulp upgrade — discover new CLI releases, interpret migration notes for the hop they're performing, and apply breaking-change fixes (CMake macro renames, API surface changes, config file moves). Handles "upgrade pulp", "what's new", "migrate my project", "show breaking changes", and the /upgrade…

not rated 16 today C 92 tokens original MIT

video-proof

59

Generous-Corp/pulp

Skill Claude CodeCodex

Record, compose, publish, serve, and review short desktop validation video proofs for Pulp UX/test-harness work. Use when the user asks to "show me it working", record a validation video, prove a click/interaction, share a local proof link, attach a video to a review issue, or compare an implemented UI against source…

not rated 16 today C 97 tokens original MIT

view-bridge

60

Generous-Corp/pulp

Skill Claude CodeCodex

Editor lifecycle and multi-view attach for Pulp plugins — when to override Processor::createview(), the open → notifyattached → resize → close protocol, releaseview() ownership rules, and secondary-view roles.

not rated 16 today C 46 tokens original MIT

vst3

61

Generous-Corp/pulp

Skill Claude CodeCodex

VST3 format adapter for Pulp — SingleComponentEffect wiring, bus arrangement negotiation, parameter / MIDI event routing, state round-trip, and the pitfalls discovered while wiring the adapter against Steinberg's SDK.

not rated 16 today C 46 tokens original MIT

web-plugins

62

Generous-Corp/pulp

Skill Claude CodeCodex

Pulp in the browser — the WAM v2 and WebCLAP adapters, the wasm runtime, the Skia/WebGL2 browser window host, and the WebGPU (emdawnwebgpu) GPU-audio lane. Covers what does and does not compile to wasm, the worklet-thread constraints (no std::thread, no fetch, no navigator.gpu), the non-realtime tick, memory growth…

not rated 16 today B 127 tokens original MIT

webview-ui

63

Generous-Corp/pulp

Skill Claude CodeCodex

Build or iterate on a Pulp WebView UI using the native WebView bridge, embedded assets, directory-backed dev resources, and focused WebView validation.

not rated 16 today A 35 tokens original MIT

pulp

64

Generous-Corp/pulp

Plugin Claude Code

Claude Code plugin for the Pulp audio framework — build, test, design, and ship audio plugins and apps.

not rated 16 today A tokens not measured original MIT

audio-compare

65

Generous-Corp/pulp

Command Claude Code

Advisory before/after audio judgment — measure → compare → judge two renders and weigh in on a DSP change with cited evidence (agent-facing, not a gate).

not rated 16 today A 38 tokens original MIT

audio-harness

66

Generous-Corp/pulp

Command Claude Code

Prove and inspect what a Pulp processor emits — run the audio observability harness (metrics, scenarios, contracts) and the offline Audio Doctor analyzers (frequency response, THD).

not rated 16 today A 42 tokens original MIT

audio-inspect

67

Generous-Corp/pulp

Command Claude Code

Open the developer Audio Inspector window — live meters, probe-stage status, copied waveform, L/R level-match + balance, and a device/runtime summary.

not rated 16 today A 33 tokens original MIT

bake

68

Generous-Corp/pulp

Command Claude Code

Freeze a graph into a signed .pulpbake artifact (or verify one).

not rated 16 today A 17 tokens original MIT

ci-host

69

Generous-Corp/pulp

Command Claude Code

Onboard a Mac as a Tart-VM CI host (optional; wraps setup-ci-host.sh).

not rated 16 today A 23 tokens original MIT

ci

70

Generous-Corp/pulp

Command Claude Code

Run CI validation, create PRs, and merge on green.

not rated 16 today A 14 tokens original MIT

codex-consult

71

Generous-Corp/pulp

Command Claude Code

Consult OpenAI Codex (codex exec) for a second opinion on a prompt. Handles the argv-hang, stdin-mode, reasoning-effort, and timeout gotchas so the invocation always works. Accepts $ARGUMENTS as the prompt, or reads from a provided prompt file.

not rated 16 today A 65 tokens original MIT

content

72

Generous-Corp/pulp

Command Claude Code

Validate, preview, install, update, list, rescan, remove, or reveal data-only Pulp content packs.

not rated 16 today A 0 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: