원클릭으로
learn-cms-moderation
CMS editing/review workflows, TipTap extensions, and comment moderation
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
CMS editing/review workflows, TipTap extensions, and comment moderation
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | learn-cms-moderation |
| description | CMS editing/review workflows, TipTap extensions, and comment moderation |
| user-invocable | false |
CMS authoring/review flows, TipTap extension expectations, and moderation/review semantics for comments and district comments.
app/src/app/admin/cms/*app/src/app/admin/review/*app/src/app/components/Cms/*app/src/app/store/cmsFormStore.tsbackend/app/cms/main.pybackend/app/cms/models.pybackend/app/comments/main.pybackend/app/comments/models.pybackend/app/comments/moderation.pyREVIEWED, APPROVED, REJECTED) must remain semantically consistent.cd backend && pytest -v tests/test_comments.py tests/test_cms.pycd app && bun run buildSQLAlchemy-first DB patterns, Alembic migrations, ParentChildEdges partition handling, and UDF policy
FastAPI + SQLModel conventions, request dependencies, transaction safety, and backend architecture
Next.js best practices - RSC boundaries, data patterns, async APIs, error handling, route handlers, directives, runtime selection
Upgrade Next.js to the latest version following official migration guides and codemods
Auth0 scopes, recaptcha verification, and share/edit token security patterns
docker-compose topology, env files, local container workflows, and quality-gate commands