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
cli-tools
619

stacks-cli

Use when building CLI commands or tools with Stacks — the @stacksjs/cli package for creating commands with argument parsing, option handling, colored output, tables, progress indicators, prompts, or integrating with the buddy command system. Covers @stacksjs/cli and app/Commands/.

stacksjs
stacksjs
tools
open
cli-tools
619

stacks-shell

Use when executing shell commands in a Stacks application — running system commands, process management, or using the shell operator. Covers @stacksjs/shell which wraps Bun's native $ operator.

stacksjs
stacksjs
tools
open
domain-utilities
619

stacks-dns

Use when managing DNS in a Stacks application — Route53 hosted zones, domain records, nameserver management, or DNS configuration. Covers @stacksjs/dns (AWS Route53 driver), @stacksjs/dnsx, and config/dns.ts.

stacksjs
stacksjs
tools
open
domain-utilities
619

stacks-whois

Use when performing WHOIS lookups in Stacks — domain queries, batch lookups, SOCKS proxy support, TLD server discovery, response parsing, the WhoIsParser class, or the built-in SocksClient. Covers @stacksjs/whois.

stacksjs
stacksjs
tools
open
ide-plugins
619

stacks-stx

Use when working with STX templates in a Stacks application — template syntax, components, directives, signals, reactivity, SSR, streaming, hydration, or debugging STX rendering. STX is the ONLY templating system for Stacks.

stacksjs
stacksjs
tools
open
automation-tools
618

refactoring

Refactoring assessment and patterns. Use after mutation testing validates test strength (MUTATE phase) to assess improvement opportunities.

citypaul
citypaul
tools
open
productivity-tools
617

inline-cli

Explain and use the Inline CLI (`inline`) for authentication, chats, users, spaces, messages, search, attachments, downloads, JSON output, and configuration. Use when asked how to use the Inline CLI or its commands, flags, outputs, or workflows.

inline-chat
inline-chat
tools
open
automation-tools
615

create-steering-documents

Create comprehensive steering documents for development projects. Generates project-specific standards, git workflows, and technology guidelines in .kiro/steering/ directory.

jasonkneen
jasonkneen
tools
open
debugging
615

find-cpython-usage

Find all CPython internal headers and structs used in the codebase, particularly for profiling functionality. Use this when adding support for a new Python version to identify what CPython internals we depend on.

DataDog
DataDog
tools
open
debugging
615

compare-cpython-versions

Compare CPython source code between two Python versions to identify changes in headers and structs. Use this when adding support for a new Python version to understand what changed between versions.

DataDog
DataDog
tools
open
productivity-tools
614

google-calendar-sync

Wizard to set up Google Calendar API integration with service account authentication. Use when setting up calendar sync, Google Calendar API, service accounts, or domain-wide delegation.

badass-courses
badass-courses
tools
open
productivity-tools
614

google-calendar-sync

Wizard to set up Google Calendar API integration with service account authentication and domain-wide delegation

badass-courses
badass-courses
tools
open
automation-tools
614

triage

Triage a GitHub issue or PR by checking for duplicates, documentation alignment, project fit, and recommending labels.

peteonrails
peteonrails
tools
open
automation-tools
612

review-changes

Review blade PRs by fetching diff, checking CI status, and getting Storybook URL. Use when reviewing PRs, checking PR status, or getting preview links for razorpay/blade PRs.

razorpay
razorpay
tools
open
automation-tools
612

write-biweekly-announcement

Generate bi-weekly announcement posts for Blade Design System updates by analyzing changelog entries from the past two weeks

razorpay
razorpay
tools
open
system-admin
610

kcli

Comprehensive guide for kcli usage. Use when creating VMs, deploying plans, managing clusters, or performing any kcli operations. Covers all common user workflows.

karmab
karmab
tools
open
cli-tools
610

kcli-configuration

Guides kcli configuration and provider setup. Use when setting up ~/.kcli/config.yml, configuring providers (KVM, AWS, GCP, Azure, etc.), or managing profiles.

karmab
karmab
tools
open
productivity-tools
609

voicemode

Voice interaction for Claude Code. Use when users mention voice mode, speak, talk, converse, voice status, or voice troubleshooting.

mbailey
mbailey
tools
open
automation-tools
605

auto-review-fix

Automated iterative code review and fix loop with parallel review agents

stablyai
stablyai
tools
open
cli-tools
604

v3-cli-modernization

CLI modernization and hooks system enhancement for claude-flow v3. Implements interactive prompts, command decomposition, enhanced hooks integration, and intelligent workflow automation.

ruvnet
ruvnet
tools
open
cli-tools
598

igniteui-angular-build

Quick-reference for building the core Ignite UI for Angular library and related packages. Covers the full production build (`build:lib`), individual partial builds (styles, extras, migrations, schematics, i18n, elements), and the combined build-all command. Use when an agent needs to compile the library, produce a dist output, or verify that code changes compile cleanly. Do NOT use for running tests — use igniteui-angular-testing instead. Do NOT use for linting — use igniteui-angular-linting instead.

IgniteUI
IgniteUI
tools
open
ide-plugins
598

igniteui-angular-linting

Quick-reference for linting the core Ignite UI for Angular library. Covers the combined lint command (`lint:lib`), ESLint for TypeScript and templates, and Stylelint for Sass/SCSS styles. Use when an agent needs to run the main linters, fix lint errors, or understand the primary lint configuration. Do NOT use for building — use igniteui-angular-build instead. Do NOT use for running tests — use igniteui-angular-testing instead.

IgniteUI
IgniteUI
tools
open
Previous
Page 252 / 1337
Next