원클릭으로
backend-api-change
Use this skill when changing FastAPI routes, schemas, services, models, prompts, or migrations in the Career Pilot backend.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Use this skill when changing FastAPI routes, schemas, services, models, prompts, or migrations in the Career Pilot backend.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Use this skill when the user wants one-shot commit-and-push sync for Career Pilot to Gitee master and GitHub main with Conventional Commits.
Use this skill when the user wants to write, rewrite, validate, or improve Git commit messages using Conventional Commits. Helps classify changes, split mixed work into logical commits, choose scopes, detect breaking changes, and produce clear commit messages in the format type(scope): description.
Use this skill to perform pre-commit checks including sensitive data scanning, large file detection, code quality validation, and test reminders before creating Git commits.
Use this skill when changing mock interview session creation, question flow, answer submission, follow-up logic, review output, or session lifecycle behavior.
Use this skill when working on the master-resume workflow from file upload through Markdown editing, persistence, and downstream structured reuse.
Use this skill when changing the contract and workflow that connects saved jobs, match data, tailored resume generation, retry state, download, and interview handoff.
| name | backend-api-change |
| description | Use this skill when changing FastAPI routes, schemas, services, models, prompts, or migrations in the Career Pilot backend. |
Use this skill when a task touches apps/backend/.
AGENTS.mddocs/codex-workspace.mdapps/backend/AGENTS.mdapp/prompts/, not scattered in servicesRun the narrowest useful check in apps/backend/:
uv run alembic upgrade head
uv run pytest