new-setting
OfficialNever miss a step when adding JellyRock settings.
System Documentation
What problem does it solve?
Adding a new user or global setting to the JellyRock Roku app requires following a strict multi-step canonical recipe, and missing any step (such as adding the default value to the central settings file, wiring the setting into the user settings class, or regenerating documentation) leads to broken settings, inconsistent user experience, or failing CI checks.
Core Features & Use Cases
- End-to-end guided workflow: Walks through all 8 required steps for adding new toggle, dropdown, or numeric settings to JellyRock, with exact file paths for each edit.
- Built-in validation and guardrails: Stops at each step to verify changes are correct, warns about common pitfalls like writing defaults to the registry instead of the central settings file, and clarifies when to use alternative skills like
/new-migrationfor setting renames. - Use Case: A JellyRock contributor adding a new "auto-skip intros" toggle setting can follow the guided steps to ensure the setting is properly registered, wired into the user settings system, surfaced in the UI, tested, and documented without missing any required steps.
Quick Start
Use the new-setting skill to add a new "default subtitle language" dropdown setting to JellyRock, following each guided step to edit the correct files, write registry tests, and regenerate the settings documentation.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: new-setting Download link: https://github.com/jellyrock/jellyrock/archive/main.zip#new-setting Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 537,000+ vetted skills library on demand.