Loading...
Loading...
Found 128 Skills
Implement a unit-test runner script (Bash on macOS/Linux, PowerShell on Windows) for an arbitrary programming language, following the same conceptual pattern as the bundled Java reference script in assets/. Use when the user wants to add a testing script for a new language (Python, Node.js, Go, Rust, etc.) to a ***plain project, or wants to regenerate / adapt the existing Java runner.
Connect to the Zhihe AI Legal Large Model Platform for legal research. This skill should be used when users need to conduct legal issue research, look up laws and regulations, retrieve similar cases, or obtain legal research reports. A Zhihe AI platform membership account is required.
Use when someone asks to enhance an image, generate AI images, remove background, improve image quality, or create product shots. Also use when the user mentions 'AI image generation,' 'generate an image,' 'enhance my photo,' 'remove background,' 'improve image quality,' 'make this image better,' 'product shot enhancement,' 'generate background,' 'image enhancement,' 'AI photo,' or 'touch up my image.' Uses Sivi's generate API to create or enhance images using AI models. For uploading existing local files, see brand-assets. For generating designs from prompts, see generate-design.
Scaffold a new Obsidian vault with pre-configured settings, keymaps, and core plugins. Use when the user wants to "set up a new Obsidian vault", "create an Obsidian vault", or "replicate my Obsidian setup".
Connect context-mode to Context Mode Cloud. Guides through API URL, token, and org ID configuration. Saves config to ~/.context-mode/sync.json and tests the connection. Trigger: /context-mode:ctx-cloud-setup
Bump the semver version in a skill's SKILL.md frontmatter following the patch/minor/major rules in CLAUDE.md. Use after modifying a skill's logic or docs.
Implement a conformance-test runner script (Bash on macOS/Linux, PowerShell on Windows) for an arbitrary programming language, in one of two variants: install-inline (when no prepare_environment_<lang> script exists) or activate-only (when one does). Use when the user wants to add a conformance-test runner for a new language (Node.js, Go, Rust, Flutter, etc.) to a ***plain project, or wants to regenerate / adapt one of the existing runners.
Use when polling deployment health after a merge to verify the deployed SHA matches and apply a status label.