Skip to main content
Manusで任意のスキルを実行
ワンクリックで
savannah-i-g
GitHub クリエイタープロフィール

savannah-i-g

2 件の GitHub リポジトリにある 33 件の収集済み skills をリポジトリ単位で表示します。

収集済み skills
33
リポジトリ
2
更新
2026-04-16
リポジトリマップ

skills がある場所

収集済み skill 数が多いリポジトリを、このクリエイターカタログ内の比率と職業範囲とともに表示します。

リポジトリエクスプローラー

リポジトリと代表的な skills

scaffold-control-source
ソフトウェア開発者

Scaffold a nanoTracker control-source plugin — a MIDI emitter triggered by tracker rows. Step sequencers, virtual keyboards, drum machines, arpeggiators, chord triggers, LFO-to-CC. Plugins with manifest.type "control-source" emit TrackerMidiEvents over cables instead of producing audio.

2026-04-16
scaffold-control-source
ソフトウェア開発者

Scaffold a nanoTracker control-source plugin — a MIDI emitter triggered by tracker rows. Step sequencers, virtual keyboards, drum machines, arpeggiators, chord triggers, LFO-to-CC. Plugins with manifest.type "control-source" emit TrackerMidiEvents over cables instead of producing audio.

2026-04-16
scaffold-control-source
ソフトウェア開発者

Scaffold a nanoTracker control-source plugin — a MIDI emitter triggered by tracker rows. Step sequencers, virtual keyboards, drum machines, arpeggiators, chord triggers, LFO-to-CC. Plugins with manifest.type "control-source" emit TrackerMidiEvents over cables instead of producing audio.

2026-04-16
add-theme-override
ソフトウェア開発者

Add a per-plugin theme colour override to a nanoTracker plugin (instrument or pedal) via ui.themeOverride. Eleven canonical colour keys cascade to the plugin's window chrome and (for webview controls) re-post to the iframe as a themeChange event. Composable add-on; the plugin manifest already exists.

2026-04-13
add-webview
ソフトウェア開発者

Add a sandboxed webview UI control to an existing nanoTracker plugin (instrument OR pedal). Covers the single-file HTML constraint, the host↔iframe message bridge, optional iframe→host write channel, theme cascade, and the v3.5 audio route-back. Composable — assumes the rest of the plugin manifest already exists.

2026-04-13
migrate-v3-to-v4
ソフトウェア開発者

Walk a legacy v1–v3 nanoTracker FX plugin (mixer-module shape) through the v4 pedal rewrite. Covers the manifest changes, capability additions, port block, connection rewrites, and what host-side auto-migration does for end-users with the pre-v4 plugin already installed.

2026-04-13
scaffold-instrument
ソフトウェア開発者

Scaffold a new nanoTracker instrument plugin. Instruments play notes (noteOn / noteOff dispatch from tracker patterns or workspace MIDI). Three flavours — sample-based, oscillator-based, or v3 declarative graph — pick whichever matches the sound design.

2026-04-13
scaffold-pedal
ソフトウェア開発者

Scaffold a v4 nanoTracker pedal plugin from scratch. Pedals are FX plugins (manifest.type "fx") rendered in the workspace as floating windows with patch cables. Produces a complete working plugin.json with the right capability flags, port shape, and graph structure on the first try.

2026-04-13
このリポジトリの収集済み skills 21 件中、上位 8 件を表示しています。
api-load-sample
ソフトウェア開発者

Load a sample from the open project into a tracker instrument slot, then optionally conform it to a specific row count. Walks subdirectories. Project-only — fails with noProject if no project is open.

2026-04-13
api-load-sample
ソフトウェア開発者

Load a sample from the open project into a tracker instrument slot, then optionally conform it to a specific row count. Project-only — fails with noProject if no project is open. Combine assets.list + assets.load + execute(conformSampleToRows).

2026-04-13
api-load-sample
ソフトウェア開発者

Load a sample from the open project into a tracker instrument slot, then optionally conform it to a specific row count. Walks subdirectories. Project-only — fails with noProject if no project is open.

2026-04-13
api-author-pattern
ソフトウェア開発者

Compose a batch of nanoTracker pattern mutations through the Local API. Cells, rows, structural ops, order list, tempo, note-offs. One batch is one undo entry. Always include opts.undoDescription. Dry-run destructive batches first.

2026-04-13
api-author-pattern
ソフトウェア開発者

Compose a batch of nanoTracker pattern mutations through the Local API. Cells, rows, structural ops, order list, tempo. One batch is one undo entry. Always include opts.undoDescription. Dry-run destructive batches first.

2026-04-13
api-author-pattern
ソフトウェア開発者

Compose a batch of nanoTracker pattern mutations through the Local API. Cells, rows, structural ops, order list, tempo, note-offs. One batch is one undo entry. Always include opts.undoDescription. Dry-run destructive batches first.

2026-04-13
api-inspect-state
ソフトウェア開発者

Read state from a live nanoTracker session through the Local API. Pick the cheapest query for the question, never load full patterns when a slice would do, resolve patternId via getPatternList before any pattern op.

2026-04-13
api-subscribe-stream
ソフトウェア開発者

Detect changes in a live nanoTracker session from external code. The page-side subscribe() does not cross the relay; external callers must poll cheap reads. This skill covers how to do that without DoS-ing the relay.

2026-04-13
このリポジトリの収集済み skills 12 件中、上位 8 件を表示しています。
2 件中 2 件のリポジトリを表示
すべてのリポジトリを表示しました