Loading...
Loading...
Found 81 Skills
Switch JDK, Kotlin, Gradle, Maven, or any SDKMAN-managed candidate when the user or runtime explicitly demands a different version. Use when the user says "switch to Java 17", "run with JDK 21", "use Gradle 8.x", asks about JAVA_HOME, a build fails with UnsupportedClassVersionError or "class file has wrong version", or the repo contains a `.sdkmanrc`. Operates on machines configured with SDKMAN (`$SDKMAN_DIR`, default `~/.sdkman`).
Simple operations on user-provided text files including summarization.
Remove git worktrees from .worktrees/ directory and clean up all traces. Use this when the user wants to delete a worktree they no longer need, with interactive selection if no worktree name is provided.
Reveal the secret code by reading the asset and running the script
Document debugging sessions with hypothesis tracking and knowledge base
This skill should be used when the agent needs to give a spoken voice update to the user, or when reminded by a Stop hook to provide audio feedback. Use this skill to speak a short summary of what was accomplished.
DingTalk Address Book and Contact Query. Use this skill when the user mentions terms like "DingTalk address book", "find employee", "search user", "check user info", "get user details", "user phone number", "employee name", "employee ID", "check department", "search department", "department members", "department list", "department details", "sub-department", "parent department", "department path", "total number of employees", "address book search", "userId to unionId", "unionId to userId", "dingtalk contact", "dingtalk directory", "find user", "get user info", "department members". Supported operations: search users/departments by keyword, get complete user information (name/phone/employee ID/department/position/unionId), get department member list, get department tree structure, query user's department path, count total number of employees, and all other address book operations.
一键安装自定义状态行脚本到 ~/.claude,显示模型、Git状态、上下文使用率、成本和worktree信息
Generate secure passwords and secrets. Use when: user needs to create secure passwords, API keys, tokens, or cryptographic random strings.
Use skill if you are building or repairing Raycast Script Commands in Python or Bash and need correct metadata, output modes, arguments, discovery, or runtime behavior.
Clone or update https://github.com/sxhzju/wechat-2d and render the default WeChat-style 2D chat motion video with Remotion. Use when users ask for 微信聊天动画, wechat 2d chat render, 微信视频消息动效, or exporting the default demo from the wechat-2d project.
[Hyper] Push unpushed commits to the remote. Discovers the current or descendant git repositories, checks for commits ahead of upstream, and pushes them. Use when the user wants to push, sync to remote, or send commits upstream.