sillytavern-extension-dev

Installation
SKILL.md

SillyTavern Extension Development

Shared communication

Apply TW plain-language and guidance rules to user-facing work. Explain terms in context; preserve the user's chosen 新人/入门/熟练/老手 level without inferred changes. 新人 and 入门 receive detailed explanations; every level receives needed and bug explanations unless the user explicitly waives that scope. Soul and prose modes never disable this baseline. Load the shared reference for task entry, level management, or explanation decisions.

Before generating or editing an extension, use $consult-tavernweave-library with the sillytavern-extension-dev route to load A0 and the extension/workshop guides. The receipt does not replace exact installed-version capability checks or installation authorization.

Build browser-side UI extensions against an explicit host contract. Keep static project validation separate from installation and real-runtime acceptance.

Fix the extension boundary

Confirm that the target is a SillyTavern UI extension with manifest.json and a browser entry module. Route other surfaces deliberately:

Installs
11
GitHub Stars
113
First Seen
Aug 12, 2026
sillytavern-extension-dev — liarmttt/tavernweave