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
automation-tools
1.1K

python-architecture

Activate when creating new modules, refactoring class hierarchies, introducing design patterns, or making changes spanning 3+ files in the APM CLI codebase.

microsoft
microsoft
tools
open
cli-tools
1.1K

cli-logging-ux

Use this skill when editing or creating CLI output, logging, warnings, error messages, progress indicators, or diagnostic summaries in the APM codebase. Activate whenever code touches console helpers (_rich_success, _rich_warning, _rich_error, _rich_info, _rich_echo), DiagnosticCollector, STATUS_SYMBOLS, CommandLogger, or any user-facing terminal output — even if the user doesn't mention "logging" or "UX" explicitly.

microsoft
microsoft
tools
open
productivity-tools
1.1K

ralph-tui-create-json

Convert PRDs to prd.json format for ralph-tui execution. Creates JSON task files with user stories, acceptance criteria, and dependencies. Triggers on: create prd.json, convert to json, ralph json, create json tasks.

subsy
subsy
tools
open
domain-utilities
1.1K

animegarden

Anime Garden is a anime torrent resources aggregation platform, which is also a third-party mirror of 動漫花園, 萌番组, and ANi. Use when required task is searching anime resources.

yjl9903
yjl9903
tools
open
automation-tools
1.1K

pr-workflows

Turn issues into PRs, handle commits, and run prek checks consistently.

pymc-labs
pymc-labs
tools
open
ide-plugins
1.1K

writing-vite-devtools-integrations

Creates devtools integrations for Vite using @vitejs/devtools-kit. Use when building Vite plugins with devtools panels, RPC functions, dock entries, shared state, logs/notifications, or any devtools-related functionality. Applies to files importing from @vitejs/devtools-kit or containing devtools.setup hooks in Vite plugins.

vitejs
vitejs
tools
open
ide-plugins
1.1K

theme-factory

Create new AiderDesk UI themes by defining SCSS color variables, registering theme types, and adding i18n display names. Use when adding a theme, creating a color scheme, customizing appearance, or implementing dark mode and light mode variants.

hotovo
hotovo
tools
open
automation-tools
1.1K

osgrep

Semantic code search. Use alongside grep - grep for exact strings, osgrep for concepts.

Ryandonofrio3
Ryandonofrio3
tools
open
ide-plugins
1.1K

codex

Use when the user asks to run Codex CLI (codex exec, codex resume) or references OpenAI Codex for code analysis, refactoring, or automated editing

skills-directory
skills-directory
tools
open
ide-plugins
1.1K

writing-skills

Use when creating or editing rules/skills in .claude/rules/, whether context-specific skills (alwaysApply: false) or always-merged rules (alwaysApply: true) - applies TDD by identifying failure patterns (RED), writing rule/skill (GREEN), then closing loopholes (REFACTOR). Supports globs for file patterns. NEVER use "skill-creator" skill.

udecode
udecode
tools
open
automation-tools
1.1K

creating-pr

Use when creating or updating pull requests with comprehensive descriptions and meaningful commits - streamlines PR workflow with branch management and commit best practices

udecode
udecode
tools
open
automation-tools
1.1K

reviewing-pr

Use when reviewing pull requests with comprehensive code analysis, incremental or full review options, and constructive feedback - provides thorough code reviews with severity ratings

udecode
udecode
tools
open
debugging
1.1K

root-cause-tracing

Use when errors occur deep in execution and you need to trace back to find the original trigger - systematically traces bugs backward through call stack, adding instrumentation when needed, to identify source of invalid data or incorrect behavior

udecode
udecode
tools
open
cli-tools
1.1K

golang-cli

Golang CLI application development. Use when building, modifying, or reviewing a Go CLI tool — especially for command structure, flag handling, configuration layering, version embedding, exit codes, I/O patterns, signal handling, shell completion, argument validation, and CLI unit testing. Also triggers when code uses cobra, viper, or urfave/cli.

samber
samber
tools
open
automation-tools
1.1K

commit

Create git commits for changes made during the session.

pymc-labs
pymc-labs
tools
open
productivity-tools
1.1K

kiro-skill

Interactive feature development workflow from idea to implementation. Creates requirements (EARS format), design documents, and task lists. Triggers: "kiro", ".kiro/specs/", "feature spec", "需求文档", "设计文档", "实现计划".

feiskyer
feiskyer
tools
open
system-admin
1.1K

codex-skill

Leverage OpenAI Codex/GPT models for autonomous code implementation. Triggers: "codex", "use gpt", "gpt-5", "gpt-5.2", "let openai", "full-auto", "用codex", "让gpt实现".

feiskyer
feiskyer
tools
open
domain-utilities
1.1K

adinfo-enum

使用 Adinfo 进行 Active Directory 信息收集。当获得域用户凭据后需要快速收集域环境信息时使用。Adinfo 是一个快速 AD 信息收集工具,一条命令输出域控列表、域管用户、信任关系、GPO、SPN、委派配置等关键信息——比手动 LDAP 查询快得多。发现域环境后第一步信息收集使用此技能

wgpsec
wgpsec
tools
open
domain-utilities
1.1K

ad-domain-attack

Active Directory 域环境攻击全链路。当目标主机在域环境中(systeminfo 显示 Domain 非 WORKGROUP)、发现 88/389/636 端口、或获取到域用户凭据时使用。覆盖域信息收集、用户枚举、Kerberoasting、AS-REP Roasting、委派攻击、ACL 滥用、DCSync、Golden/Silver Ticket

wgpsec
wgpsec
tools
open
domain-utilities
1.1K

subdomain-deep

深度子域名挖掘,多源联合枚举。当需要最大化子域名发现覆盖率、常规 DNS 枚举结果不足、或目标使用了 CDN/通配符 DNS 时使用。联合 DNS 爆破、OSINT 引擎、爬虫三种方式交叉发现

wgpsec
wgpsec
tools
open
domain-utilities
1.1K

k8spider

使用 k8spider 进行 Kubernetes 集群 DNS 服务发现与侦察。当需要低权限枚举 K8s 集群中的 Service、探测 DNS 服务、扫描网段 PTR/SRV 记录、尝试 AXFR 区域传输时使用。k8spider 仅需 DNS 访问权限即可发现集群内所有服务,无需 API Server 权限。涉及 K8s 服务发现、DNS 侦察、集群信息收集、PTR 扫描、SRV 枚举的场景使用此技能。当用户提到 k8spider、K8s DNS 枚举、集群服务扫描、DNS 区域传输时也应触发

wgpsec
wgpsec
tools
open
productivity-tools
1.1K

task-management

Task management CLI for tracking and managing feature subtasks with status, dependencies, and validation

darrenhinde
darrenhinde
tools
open
automation-tools
1.1K

rocq-simulate-author

Create or update Rocq simulate files in this repository, including imports, executable definitions, and corresponding _eq lemmas with the project’s proof/admission conventions.

formal-land
formal-land
tools
open
Previous
Page 199 / 1337
Next