Agent Skills by OpenHax
Showing 71 vetted skills indexed across 1 GitHub repositories.
devsecops-free-cloud
Catalog free-tier cloud compute, storage, and networking offerings across major providers.
shadow-cljs-debug
Diagnose shadow-cljs compilation and interop errors in ClojureScript projects.
release-watcher
Detect and analyze upstream codex and opencode releases for downstream impact.
break-edit-loop
Enforces plan-driven workflow to analyze errors before code edits are resumed.
render-pm2-clj-config
Render pm2-clj ecosystem files to JSON for validation and debugging.
pm2-process-management
Manage PM2 process lifecycles using ecosystem.config.cjs configurations.
opencode-model-variant-management
Add new models, providers, or variants to OpenCode configurations with validation.
git-safety-check
Check git branch, working tree, remotes, and submodules before destructive operations.
devsecops-free-auth
Identifies free authentication and identity services for DevSecOps applications with SAML/OIDC integration guidance.
clojure-namespace-architect
Align Clojure namespace declarations with snake_case file paths.
testing-typescript-vitest
Configure Vitest for TypeScript projects with tsconfig-paths integration.
test-preservation
Diagnose failing tests and preserve coverage instead of deleting or skipping them.
testing-nx
Run affected tests across changed Nx projects with caching.
testing-typescript-ava
Set up Ava test runner for TypeScript projects with minimal configuration.
mcp-server-integration
Configure MCP servers and register tools for OpenCode workflows.
opencode-command-authoring
Create, validate, and execute OpenCode command definitions with standardized frontmatter.
verify-resource-existence
Verify whether a resource exists before creating duplicates using glob searches and ignore lists.
opencode-plugin-authoring
Automate OpenCode plugin scaffolding, packaging, and documentation alignment.
opencode-configs
Update OpenCode configuration, rules, commands, and permissions to align with official documentation.
giga-workflow
Watch submodule changes and run tests, builds, or lint targets.
pm2-server-control
Start, stop, and monitor local Node.js servers with PM2.
submodule-ops
Automate coordinated submodule edits across multi-repo workspaces.
create-pm2-ecosystem
Generate PM2 ecosystem files and register services in ecosystems/index.cljs.
workspace-navigation
Locate repositories and reference files matching a pattern in multi-repo workspaces.
Frequently Asked Questions About OpenHax
FAQPage SchemaWhat specific tasks are enabled by these configurations?▼
These configurations enable multi-repo workspace navigation, PM2 process lifecycle management, automated testing for Nx and ClojureScript projects, and the discovery of free-tier cloud infrastructure for secure development environments.
Which personas benefit from these technical capabilities?▼
Platform engineers, full-stack developers, and DevOps practitioners managing complex monorepos or multi-repository workspaces will find these capabilities essential for maintaining consistency, enforcing quality gates, and managing local service processes.
What are the prerequisites for implementing these workspace standards?▼
Implementation requires a standard Node.js environment, pnpm for workspace management, and familiarity with Nx for project dependency tracking. Specific modules may also require Clojure or shadow-cljs runtimes depending on the target project architecture.