Loading...
Loading...
Found 2,407 Skills
Creates commits with conventional format and validation. Use when committing changes or generating commit messages.
OrchestKit skill directory. Use when you want to see available skills or need help.
Visualize planned changes before implementation. Use when reviewing plans, comparing before/after architecture, assessing risk, or analyzing execution order and impact.
Publish a new release of the Feishu plugin. Use when the user asks to release, publish, or cut a new version.
Use when you've developed a broadly useful skill and want to contribute it upstream via pull request - guides process of branching, committing, pushing, and creating PR to contribute skills back to upstream repository
Silently refresh AI context by reading project configuration and guidelines. Use when starting a new conversation, after context loss, or before major tasks.
Enterprise template management with code boilerplates, feedback templates, and project optimization workflows
Review pull requests. Use when user asks to "review a PR", "/review-pr", or wants to review a pull request.
Check test coverage for unstaged changes. Use when user asks to "check coverage", "/coverage", or wants to see which unstaged changes lack test coverage.
Configure TypeScript project tooling for existing Node or frontend projects without app scaffolding. Use for TS starter setup, TS lint/format/test setup, Node TypeScript starter, or Vite TypeScript config requests.
Create safe Conventional Commit messages and commits from current working tree changes.
Verify all implementation is done, then deliver the plan. Part of the Plot workflow. Use on /plot-deliver.