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

omniglass-legacy

omniglass-legacy contains 5 collected skills from hyperscaleav, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
5
Stars
2
updated
2026-06-16
Forks
0
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

cve-remediation
software-developers

Use this skill when resolving Docker Scout CVE findings in Omniglass container images (the `make scan` / `/scan` gate). Covers the build→scan→triage→pin→re-scan loop, the SBOM-project-name vs apk-package-name mapping gotcha, when to pin vs allowlist, and the rule that a CVE with an available fix is never allowlisted.

2026-06-16
docs-page
software-developers

Use this skill when adding or substantially editing a page in the Astro Starlight docs site at docs/src/content/docs/. Handles the file layout, frontmatter format, sidebar registration in astro.config.mjs (the easy-to-miss step that leaves new pages unlinked), internal link conventions, and the .md vs .mdx choice.

2026-04-10
new-migration
database-architects

Use this skill when adding a new dbmate migration to db/migrations/. Enforces the YYYYMMDDHHMMSS filename prefix and the idempotency requirement. Migrations must be safe to apply against existing instances that may already have partial state.

2026-04-10
worktree-pr
software-developers

Use this skill at the start of any change request. Creates a git worktree branched from main, does the work in isolation, then commits, pushes, and opens a PR. This is the default workflow — never commit directly to main or to whatever branch happens to be checked out.

2026-04-10
zabbix-patch
software-developers

Use this skill when generating, updating, or reviewing a Zabbix source patch in zabbix/patches/. Handles the critical schema patching gotcha — schema changes must touch BOTH create/src/schema.tmpl AND ui/include/schema.inc.php, or DB::insert/DB::update will silently drop columns at runtime.

2026-04-10
omniglass-legacy Agent Skills on GitHub | SkillsMP