with one click
opm
opm contains 6 collected skills from styliteag, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
Build a full-stack feature as one vertical slice — DB model, migration, schema, service, router, tests, frontend types/hook/UI, CHANGELOG — in the house order with verification gates. Use for any new feature or field that spans backend and frontend.
Pre-commit ritual — run the right checks for the touched stacks, write the CHANGELOG entry in house style, compose the commit message, commit. Optionally cut a release. Use whenever work is ready to commit ("ship it", "commit this").
Debug the distributed scan pipeline — trace a scan or missing alert from network config through scheduler, job claim, scanner phases, result submission, and alert generation, with per-checkpoint commands. Use for "scan stuck", "no results", "no alert fired", "scanner does nothing", GVM/nuclei issues.
Run all local quality checks (typecheck, lint, tests) for backend and/or frontend. Use before committing or to validate changes.
Build a full-stack feature as one vertical slice — DB model, migration, schema, service, router, tests, frontend types/hook/UI, CHANGELOG — in the house order with verification gates. Use for any new feature or field that spans backend and frontend.
Pre-commit ritual — run the right checks for the touched stacks, write the CHANGELOG entry in house style, compose the commit message, commit. Optionally cut a release. Use whenever work is ready to commit ("ship it", "commit this").