Skip to main content
Run any Skill in Manus
with one click
GitHub repository

hecate

hecate contains 8 collected skills from hecatehq, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
8
Stars
22
updated
2026-07-23
Forks
1
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

hecate-tauri
software-developers

Use when working on the Hecate native desktop app in `tauri/`. Covers the Tauri 2.x Rust layer, sidecar lifecycle, platform bundling, and the gateway↔webview integration.

2026-07-23
hecate-backend
software-developers

Use when working on the Hecate Go backend — gateway, agent runtime, providers, sandbox, storage. Keeps backend work aligned with Hecate's "operator-grade control plane, runtime-aware" thesis.

2026-07-23
hecate-ui
web-developers

Use when working on the Hecate operator UI in `ui/`. Keeps frontend work aligned with Hecate's operator-console workflows, runtime-debugging focus, and React/Vite stack.

2026-07-23
hecate-devops
software-developers

Use when reviewing delivery safety — env-var changes, schema migrations, deploy risk, rollback paths, observability surfaces, release notes.

2026-07-19
hecate-providers
software-developers

Use when working in `internal/providers/` — outbound HTTP adapters to LLM upstreams (OpenAI-compat, Anthropic). Owns the api↔providers parallel-struct boundary and the seven-step "add a wire field" chain.

2026-07-16
hecate-architect
software-developers

Use when planning a substantial change before coding — new wire fields, new persisted things, new endpoints, new persistent UI surfaces, cross-package refactors. Produces a structured plan, not code.

2026-07-11
hecate-tester
software-quality-assurance-analysts-and-testers

Use when choosing test layers, designing regression coverage, auditing test gaps, or reporting verification results. Pushes for evidence, not assumptions.

2026-06-13
hecate-maintenance
software-developers

Use for routine repo upkeep: recurring health checks, branch/worktree cleanup, stale docs or product-language drift, dependency drift review, and maintenance PR prep.

2026-06-11