원클릭으로
guardrails
Use for change discipline, validation expectations, and safety checks when making repo changes.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Use for change discipline, validation expectations, and safety checks when making repo changes.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Expert knowledge for Advanced Alchemy / SQLAlchemy ORM patterns. Use when working with models, services, repositories, or database migrations.
Expert knowledge for Litestar Python web framework. Use when working with Litestar routes, plugins, middleware, dependency injection, or configuration.
Use when running installs, dev servers, tests, lint/format, codegen, or Docker lifecycle tasks; Taskfile is the source of truth.
Use when creating or updating Celery tasks, async job logic, or Beat schedules in the backend.
Use when changing GraphQL schema, resolvers, or frontend GraphQL documents so the contract and codegen stay in sync.
| name | guardrails |
| description | Use for change discipline, validation expectations, and safety checks when making repo changes. |
task backend:format, task backend:lint,
task backend:typecheck, task backend:test.task frontend:format, task frontend:lint,
task frontend:check, task frontend:test:run.task frontend:codegen..env.example)..env.exampleTaskfile.ymlbackend/Taskfile.ymlfrontend/Taskfile.yml