domain cluster

Tools & Utilities

Essential command-line tools and system utilities.

32082 skillsall categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
automation-tools
4.9K

shell-agent-file-ops

Leverage shell_agent for autonomous file creation and modification with automatic tool selection and error recovery

HKUDS
HKUDS
tools
open
automation-tools
4.9K

shell-agent-file-workflow

Delegate file generation to shell_agent when direct tools fail, with systematic file location and retrieval

HKUDS
HKUDS
tools
open
debugging
4.9K

debug-sandbox-execution

Debug Python code execution failures by capturing partial traces, isolating failing functions, and incrementally verifying outputs

HKUDS
HKUDS
tools
open
debugging
4.9K

excel-debug-extraction

Iteratively debug Excel structure with exploratory scripts before writing extraction logic

HKUDS
HKUDS
tools
open
debugging
4.9K

graceful-tool-failure

Report tool failures transparently and attempt minimal viable output with disclaimers

HKUDS
HKUDS
tools
open
debugging
4.9K

pdf-debug-unbuffered

Debug Python PDF generation errors by using unbuffered output and stderr inspection to reveal actual tracebacks

HKUDS
HKUDS
tools
open
debugging
4.9K

python-debug-execution

Debug Python scripts with proper error surfacing and working directory verification

HKUDS
HKUDS
tools
open
debugging
4.9K

python-debug-pattern

Debug Python script execution failures by capturing full output with exit codes and verifying working directory before file operations

HKUDS
HKUDS
tools
open
debugging
4.9K

python-spreadsheet-debug

Systematic Python debugging workflow for spreadsheet tasks to isolate environment issues from script logic

HKUDS
HKUDS
tools
open
debugging
4.9K

research-fallback-robust

Handle web research failures with explicit error recognition and domain-specific fallback strategies

HKUDS
HKUDS
tools
open
debugging
4.9K

resilient-data-gathering

Fallback pattern when primary tools fail - embed known data in scripts and persist to JSON for auditability

HKUDS
HKUDS
tools
open
debugging
4.9K

ssl-proxy-debug-workflow

Systematic debugging workflow for SSL/proxy connectivity issues with government and institutional websites

HKUDS
HKUDS
tools
open
debugging
4.9K

combined-head-linecount-check

Verify a file's first N lines and total line count in one shell call using head and wc -l with an echo separator, minimizing read operations and shell iterations.

HKUDS
HKUDS
tools
open
debugging
4.9K

dir-verify-parallel-shell-audit

Diagnose and resolve file access issues by verifying directory structure, reading multiple files in parallel batches, running combined shell property checks (head/wc-l) in the same iteration as directory listing, and validating TypeScript import patterns — all with built-in guidance to minimize total iteration count.

HKUDS
HKUDS
tools
open
debugging
4.9K

full-stack-panel-authoring

Single cohesive workflow for creating complete dashboard panel features in vanilla TypeScript — covers project-structure exploration, server dispatch pattern detection and wiring (Express or manual http.createServer), Panel base class component authoring with CircuitBreaker resilience and localStorage persistence, panel registration in index.ts, and safe file writing (including emoji workarounds).

HKUDS
HKUDS
tools
open
debugging
4.9K

list-and-count-directories

List and count directories in a path by filtering list_dir results for directory entries and excluding hidden/system files

HKUDS
HKUDS
tools
open
debugging
4.9K

typescript-compile-check-resilient

TypeScript compile-checking in projects where npx and node_modules/.bin symlinks fail, with a filtering technique to isolate errors from only newly-created or task-specific files — ignoring pre-existing legacy errors.

HKUDS
HKUDS
tools
open
debugging
4.9K

verify-directory-structure-parallel-audit

Diagnose and resolve file access issues by verifying directory structure, then reading multiple files in parallel batches for efficient auditing, with built-in guidance for validating TypeScript import patterns.

HKUDS
HKUDS
tools
open
debugging
4.9K

worldmonitor-reference

Curated architecture index of the WorldMonitor open-source dashboard. Reference for extracting patterns — vanilla TypeScript, Panel class hierarchy, service layer, CSS grid, API edge functions, refresh scheduler, and 60+ data source integrations.

HKUDS
HKUDS
tools
open
domain-utilities
4.9K

personal-monitor-domain

Domain specification for a personal daily monitoring dashboard. Defines all target panels (email, Feishu, Office, social, news, Twitter, code status, schedule, stock market, daily finance), their data sources, APIs, and priority ordering for incremental development.

HKUDS
HKUDS
tools
open
ide-plugins
4.9K

enhance-typescript-ui-components

Add visual features (thumbnails, badges, dynamic styling) to TypeScript components by coordinating TypeScript logic changes with CSS updates

HKUDS
HKUDS
tools
open
Previous
Page 90 / 1337
Next