Fighter90/career-ops-ui

Clean, docs-style web UI for the career-ops AI job-search pipeline. Search ATS adapters (Greenhouse/Ashby/Lever) + regional portals (hh.ru/Habr Career), evaluate JDs, track applications — all from the browser.

58Stars on the repository
12Mods indexed here, across every type
2d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

spa-view-reviewer

01

Fighter90/career-ops-ui

Agent Claude Code

Use this agent after editing any file under public/js/views/.js, public/js/router.js, or public/js/lib/.js. It checks for CSP-safe DOM patterns, i18n coverage, accessibility basics, and route registration. Invoke proactively after view diffs.

58 2d ago A 61 tokens original MIT

Fighter90/career-ops-ui

Agent Claude Code

Use this agent after adding or modifying any file in tests/ to verify the test will pass in CI (no parent-project dependency, no live network, no port collision). Invoke proactively after every test diff.

58 2d ago A 49 tokens original MIT

Fighter90/career-ops-ui

Agent Claude Code

Use this agent for any change that adds, edits, or removes an Express route in server/index.mjs or server/lib/.mjs, or any client-side fetch in public/js/api.js. It enforces the project's security envelope (CSP, SSRF guard, sanitizers), parent-project read-only contract, and route conventions. Invoke proactively after…

58 2d ago A 89 tokens original MIT