Run any Skill in Manus
with one click
with one click
Run any Skill in Manus with one click
Get StartedGitHub repository
sqlite0-opus-4-6-20260208
sqlite0-opus-4-6-20260208 contains 3 collected skills from HikaruEgashira, with repository-level occupation coverage and site-owned skill detail pages.
skills collected
3
Stars
0
updated
2026-02-08
Forks
0
Occupation coverage
2 occupation categories · 100% classified
repository explorer
Skills in this repository
creator/repo/skill
skill
occupation
description
updated
pre-commit
software-quality-assurance-analysts-and-testers
Run all pre-commit checks including build, unit tests, differential tests, and ADR-0009 file size validation. Use before committing changes to ensure quality.
2026-02-08
split-check
software-developers
Inspect all source file sizes and report ADR-0009 module splitting rule violations. Use when checking whether files exceed the 500-line limit or before adding new features.
2026-02-08
split-extract
software-developers
Extract a module from a large file following ADR-0009. Moves functions to a new file, updates imports, and verifies all tests pass. Use when a file exceeds 500 lines and needs splitting.
2026-02-08