rokartur
- 7 skills
- 0 followers
- 11 hours ago last updated
- ▌ Vexdock API · rokarturOperate a Vexdock server (self-hosted deployment platform) through its REST API with a bearer token. Use when asked to deploy, inspect, restart, run a command in, configure or clean up anything on a Vexdock host, or when VEXDOCK_URL and VEXDOCK_TOKEN are set in the environment.
- ▌
- ▌ Release · rokarturShip a BetterCmdTab release end to end. Use when the user wants a new version or beta published on GitHub.
- ▌ Add Preference · rokarturContract for adding or changing a persisted setting in BetterCmdTab. Use when touching Preferences.swift, a settings pane, or any Switcher.* UserDefaults key.
- ▌ Localize Strings · rokarturKeep Localizable.xcstrings in lockstep with the code. Use whenever code adds, edits, or removes any user-facing string, or when LocalizationCatalogTests fails.
- ▌ Release Changelog · rokarturChangelog generation for BetterCmdTab from a version or tag through HEAD. Use when the user requests release notes with verified GitHub issue references.
- ▌ Verify · rokarturVerify BetterCleaner in its real AppKit UI. Use when asked to run the app, confirm a change end to end, or capture UI evidence.