Sub-skill of complexity-scorer: 1. Keyword-Based Scoring (+1).
Skills in this repository
vamseeachanta/workspace-hub - Page 62
SkillsMP has collected 3,441 skills from vamseeachanta/workspace-hub. Open a skill to review its source and details.
vamseeachanta/workspace-hubShowing 40 of 3,441 collected skills.
Sub-skill of complexity-scorer: 5. Confidence Scoring (+1).
Sub-skill of complexity-scorer: Best Practices.
Portable bash patterns for Windows Git Bash, Linux, and macOS. Canonical replacement table for bc/python3/nproc/sed-i/git-add and OS detection. Use when writing or auditing scripts that run across machines.
Sub-skill of git-sync-manager: 1. Always Check Before Operating (+4).
Sub-skill of git-sync-manager: 1. Repository Discovery from .gitignore.
Sub-skill of git-sync-manager: 2. Multi-Phase Sync Pattern.
Sub-skill of git-sync-manager: 3. Repository Status Check (+1).
Sub-skill of git-sync-manager: 5. Safe Branch Operations.
Multi-repository git synchronization and fetch-pull-push patterns for batch operations across workspaces
Sub-skill of interactive-menu-builder: 1. Basic Menu Structure.
Sub-skill of interactive-menu-builder: 1. Consistent Navigation (+3).
Sub-skill of interactive-menu-builder: 2. Multi-Level Menu System.
Sub-skill of interactive-menu-builder: 3. Table Display (+1).
Sub-skill of interactive-menu-builder: 5. Confirmation Dialogs (+1).
Build multi-level interactive CLI menus with navigation and selection for bash scripts
Sub-skill of json-config-loader: 1. Always Provide Defaults (+4).
Sub-skill of json-config-loader: 1. Key=Value Configuration Parsing (+1).
Sub-skill of json-config-loader: 3. JSON Report Generation.
Sub-skill of json-config-loader: 4. Multi-Section INI Parsing.
Sub-skill of json-config-loader: 5. Environment Variable Configuration.
Sub-skill of json-config-loader: 6. YAML Configuration (via yq).
Source text: Undetermined
Configuration file parsing patterns for bash scripts (INI, key=value, JSON)
Sub-skill of parallel-batch-executor: 1. Always Set a Default (+4).
Parallel batch processing with xargs. Use when running commands concurrently over a list of items with controlled parallelism.
Sub-skill of parallel-batch-executor: 4. Progress Tracking (+2).
Parallel task execution patterns using xargs and job control for significant performance gains
XDG Base Directory compliant state management. Use when setting up config, data, state, or cache directories per the XDG specification.
Sub-skill of state-directory-manager: 4. State File Operations.
Sub-skill of state-directory-manager: 5. Cache Management (+1).
Sub-skill of state-directory-manager: Best Practices.
Manage persistent state directories with XDG-compliant paths and cleanup for bash scripts
Sub-skill of usage-tracker: 1. Basic Usage Logging (+1).
Source text: Undetermined
Sub-skill of usage-tracker: 3. Usage Summary Reports (+1).
Sub-skill of usage-tracker: 5. Trend Analysis (+1).
Sub-skill of usage-tracker: Best Practices.
Track and analyze usage metrics with timestamped logging, reporting, and trend detection
Sub-skill of core-context-management: Learning from Past Work (+2).
Sub-skill of core-context-management: Quick Reference.
Source text: Undetermined
Sub-skill of core-context-management: Response Format Rules (+3).