Skip to main content

Skills in this repository

HKUDS/OpenSpace - Page 7

SkillsMP has collected 261 skills from HKUDS/OpenSpace. Open a skill to review its source and details.

HKUDS/OpenSpace

Showing 21 of 261 collected skills.

occupation
Software Developers
description

Create React components with localStorage persistence and keyboard navigation support

updated
occupation
Software Developers
description

Manage timed data refresh intervals for all dashboard panels. Handles pause-when-hidden, stale-data flush on visibility restore, and staggered refresh to avoid API bursts.

updated
occupation
Software Developers
description

Safely append CSS styles from one file to another by identifying missing rules, adapting CSS variables, and verifying changes

updated
occupation
Software Developers
description

Generate properly-formatted SKILL.md files from extracted architectural patterns. Turns raw pattern descriptions into reusable skills that OpenSpace can discover, select, and evolve.

updated
occupation
Software Developers
description

Adaptive polling pattern with exponential backoff on failure, automatic recovery on success, and visibility-aware scheduling

updated
occupation
Software Developers
description

A resilient workflow for running TypeScript compile checks (tsc --noEmit) that falls back gracefully when npx or direct binary invocations fail, and distinguishes pre-existing errors from newly introduced ones.

updated
occupation
Software Developers
description

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.

updated
occupation
Software Developers
description

Systematic workflow for auditing TypeScript codebases for import hygiene issues (value vs. type imports, duplicates), missing base class extensions, and incomplete barrel file re-exports, with actionable fix patterns.

updated
occupation
Software Developers
description

Reliably run TypeScript type-checking (npx tsc --noEmit) by using shell_agent as a fallback when run_shell fails due to environment or timeout issues.

updated
occupation
Software Developers
description

How to reliably write files containing multi-byte Unicode (emoji, special symbols) when write_file fails with 'unknown error' by falling back to run_shell with a heredoc.

updated
occupation
Software Developers
description

How to correctly add route handlers in a vanilla TypeScript project that uses http.createServer with a manual switch/case router — without introducing Express Router or Next.js patterns.

updated
occupation
Software Developers
description

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.

updated
occupation
Software Developers
description

Diagnose and resolve file access issues by first verifying the directory structure.

updated
occupation
Software Developers
description

Implement efficient virtual scrolling for rendering large lists with DOM recycling, chunk-based rendering, and performance optimizations

updated
occupation
Software Developers
description

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.

updated
occupation
Software Developers
description

Workaround for write_file failures caused by special characters (apostrophes, backticks, template literals) by using a Python heredoc script executed via shell.

updated
occupation
Software Developers
description

Workaround for write_file failures caused by special characters (apostrophes, backticks, template literals) using a Python heredoc script, with mandatory post-write verification via read_file and cleanup of /tmp helper scripts.

updated
occupation
Software Developers
description

Workaround for write_file failures caused by special characters (apostrophes, backticks, template literals) using a Python heredoc script, plus a reliable TypeScript type-checking step that filters output to only the newly-written files to avoid being misled…

updated
occupation
Computer Occupations, All Other
description

Delegate tasks to OpenSpace — a full-stack autonomous worker for coding, DevOps, web research, and desktop automation, backed by an extensive MCP tool and skill library. Skills auto-improve through use, reducing token consumption over time. A cloud community…

updated
occupation
Computer Occupations, All Other
description

Search reusable OpenSpace skills locally, and browse cloud packages step by step when a cloud skill may help. Reusing proven skills saves tokens, improves reliability, and extends your capabilities beyond built-in tools.

updated
occupation
Computer Occupations, All Other
description

Review auto-memory entries and propose promotions to OPENSPACE.md, OPENSPACE.local.md, or retained auto-memory topics; detect duplicates, stale facts, conflicts, and ambiguous entries before making changes.

updated
Showing 21 of 261 collected skills.