domain cluster

Tools & Utilities

Essential command-line tools and system utilities.

32082 스킬all categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
ide-plugins
185

llms-dashboard

Generate and update HTML dashboards for LLM usage (Claude, Gemini, Kiro, VS code, Cline, etc). Use when the user wants to visualize their AI coding assistant usage statistics, view metrics in a web interface, or analyze historical trends.

majiayu000
majiayu000
tools
open
ide-plugins
185

draper-decorators

This skill should be used when the user asks to "create a decorator", "write a decorator", "move logic into decorator", "clean logic out of the view", "isn't it decorator logic", "test a decorator", or mentions Draper, keeping views clean, or representation logic in decorators. Should also be used when editing *_decorator.rb files, working in app/decorators/ directory, questioning where formatting methods belong (models vs decorators vs views), or discussing methods like full_name, formatted_*, display_* that don't belong in models. Provides guidance on Draper gem best practices for Rails applications.

majiayu000
majiayu000
tools
open
ide-plugins
185

coding-html

When html or jinja are being written or edited.

majiayu000
majiayu000
tools
open
ide-plugins
185

figlet-text-converter

This skill processes files containing figlet tags and replaces them with ASCII art representations. It detects and preserves comment styles (forward slash forward slash, hash, double-dash, forward slash asterisk), automatically manages Node.js dependencies, and supports 400+ fonts (defaulting to the standard font). The skill should be used when a user requests converting marked text in a file to ASCII art using figlet tag syntax, or when they want to list available fonts.

majiayu000
majiayu000
tools
open
ide-plugins
185

branch-namer

Generate semantic branch names from work item metadata following conventions

majiayu000
majiayu000
tools
open
ide-plugins
185

diagram-drawing

Creates animated diagrams and professional infographics using Chart.js 4.x with: Auto-activates when user mentions: diagram, chart, graph, infographic, visualization, data visualization, data viz, line chart, bar chart, pie chart

majiayu000
majiayu000
tools
open
ide-plugins
185

east-ui

UI component definitions for the East language. Use when building UIs with @elaraai/east-ui. Triggers for: (1) Creating UI components with Stack, Box, Grid, Card, Text, Button, (2) Building forms with Input, Select, Checkbox, Switch, Slider, (3) Displaying data with Table, DataList, Chart, Badge, Tag, Stat, (4) Using overlays like Dialog, Drawer, Popover, Tooltip, Menu, (5) Working with UIComponentType, (6) Styling with variants (FontWeight, TextAlign, ColorScheme, Size).

majiayu000
majiayu000
tools
open
ide-plugins
185

editor-component-editors

Create ECS component editors using IComponentEditor interface, ComponentEditorRegistry.DrawComponent wrapper, VectorPanel for vectors, and UIPropertyRenderer for simple properties. Covers registration in DI container and manual change detection patterns.

majiayu000
majiayu000
tools
open
ide-plugins
185

gtm-javascript

Generate ES5-compliant JavaScript for Google Tag Manager Custom HTML tags. Use when writing GTM tags, dataLayer code, or analytics implementations.

majiayu000
majiayu000
tools
open
ide-plugins
185

arena-cli

CLI tools for Are.na: export blocks, enrich with vision AI, generate views. Use when: (1) exporting Are.na blocks incrementally, (2) enriching images with AI-generated titles/tags/patterns, (3) generating browsable HTML views, (4) searching blocks by UI patterns or tags, (5) visual search results when terminal output is insufficient. Triggers: "export arena", "enrich arena", "sync arena", "arena view", "search arena for [pattern]", "show me [pattern]".

majiayu000
majiayu000
tools
open
system-admin
184

ghostty-config

Configure and optimize Ghostty terminal with themes, fonts, keybindings, and performance settings. Use when setting up Ghostty, creating terminal configs, customizing keybinds, or troubleshooting terminal behavior. Keywords: ghostty, terminal, config, keybind, theme, font, terminal config, ghostty.conf

wcygan
wcygan
tools
open
system-admin
184

zellij-config

Configure Zellij terminal multiplexer with layouts, themes, keybindings, and behavior settings using KDL format. Use when setting up Zellij, creating layouts, customizing themes, or configuring keybinds. Keywords: zellij, terminal multiplexer, layout, theme, keybind, KDL, config, tmux alternative, terminal workspace

wcygan
wcygan
tools
open
system-admin
184

fish-shell-config

Expert Fish shell configuration including config files, functions, abbreviations, prompts, environment variables, and scripting. Use when setting up Fish, creating aliases/functions, writing Fish scripts, configuring prompts, or migrating from bash. Keywords: fish shell, fish config, alias, abbr, function, prompt, fish script, config.fish, autoload

wcygan
wcygan
tools
open
automation-tools
184

provider-build-test

Regenerate Go code from resourceDefinition.json, build the terraform-provider-azurecaf binary, and run unit tests. Use after any change to resourceDefinition.json to verify the provider compiles and tests pass.

aztfmod
aztfmod
tools
open
automation-tools
184

release-notes-generator

Generate release notes from CHANGELOG.md entries since the last release. Formats for GitHub Release publication. Triggers on: release preparation, tag creation.

aztfmod
aztfmod
tools
open
ide-plugins
184

claude-review

Review code changes using Hyperlane Warp UI coding standards. Use when reviewing PRs, checking your own changes, or doing self-review before committing.

hyperlane-xyz
hyperlane-xyz
tools
open
ide-plugins
184

inline-pr-comments

Post a single consolidated PR review with summary and inline comments. Use this skill to deliver code review feedback as one unified review per run.

hyperlane-xyz
hyperlane-xyz
tools
open
automation-tools
184

brownfield-adoption

Step-by-step process for adopting Cavekit on an existing codebase. Covers the 6-step brownfield process, bootstrap prompt design, spec validation against existing behavior, and the decision between brownfield adoption vs deliberate rewrite. Trigger phrases: "brownfield", "existing codebase", "add Cavekit to existing project", "adopt Cavekit", "layer kits on code", "retrofit kits"

JuliusBrussee
JuliusBrussee
tools
open
automation-tools
184

revision

The technique of tracing bugs and manual fixes back to kits and prompts, then fixing at the source so the iteration loop can reproduce the fix autonomously. Covers the 6-step revision process, commit classification, cavekit-level root cause analysis, and regression test generation. Trigger phrases: "revise", "revision", "trace bug to cavekit", "fix the cavekit not the code", "why did this bug happen", "update kits from bug"

JuliusBrussee
JuliusBrussee
tools
open
automation-tools
184

sentry-commit-messages

Create commit messages following Sentry conventions with conventional commits and issue references. Use when committing code changes, writing commit messages, or formatting git history with Fixes/Refs patterns.

zfogg
zfogg
tools
open
domain-utilities
184

resource-definition-json

Manage resource entries in resourceDefinition.json for the terraform-provider-azurecaf naming provider. Use for lookup, comparison, formatting, and insert/update of resource naming definitions. Triggers on: resourceDefinition.json edits, resource definition lookup, JSON entry formatting, resource comparison.

aztfmod
aztfmod
tools
open
ide-plugins
184

y3-ui-generator

从自然语言描述生成Y3编辑器UI面板JSON文件。工作流:用户描述UI需求 → 生成HTML布局预览 → 转换为Y3 JSON。当用户想要创建新的UI画板、生成UI布局、从描述生成界面时使用。触发词:生成UI、创建画板、生成面板JSON、UI生成、新建UI、从描述生成界面、generate UI、create panel。注意:本技能专注于生成UI JSON结构文件,不涉及Lua逻辑代码(Lua代码请使用 y3-ui-builder 技能)。

y3-editor
y3-editor
tools
open
ide-plugins
184

content-tone-adjuster

内容语气调整技能,提供「移除模型腔调」等两种文本风格调整方向。通过交互式询问用户意图,加载对应规则,进行文本改写。

cafe3310
cafe3310
tools
open
system-admin
183

swarm

Coordinate multi-agent orchestration for complex tasks. Launch parallel and sequential agents, manage dependencies, aggregate results, and orchestrate sophisticated workflows. Use for tasks requiring multiple specialized perspectives or parallel processing.

Spacehunterz
Spacehunterz
tools
open
Previous
Page 309 / 1337
Next