원클릭으로
add-module
Add or update a deterministic Mozaiks app module in this generated app workspace.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Add or update a deterministic Mozaiks app module in this generated app workspace.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Set up Mozaiks from scratch. Walks through Docker, Python, Node, environment variables, and verification.
Customize app shell branding - themes, colors, navigation, logos. Works with app/brand/ and app/config/ declarative files.
Add features to an existing Mozaiks project. Helps users upgrade tiers or enable individual capabilities.
Add a backend module (deterministic CRUD/action handler) to an existing Mozaiks app.
Add a frontend page (AppPageSchema) to an existing Mozaiks app.
Review or implement a change to AgentGenerator prompts, workflow bundle structured outputs, workflow scaffolds, universal prompt injection, or workflow-agent safety guidance.
| name | add-module |
| description | Add or update a deterministic Mozaiks app module in this generated app workspace. |
| argument-hint | [module goal] |
| disable-model-invocation | true |
Complete this module task: $ARGUMENTS
AGENTS.md and .claude/rules/modules.md.app/modules/<module_id>/module.yaml.backend/handler.py thin.backend/service.py.backend/repo.py.backend/policy.py and backend/schemas.py when the module reads/writes scoped data.runtime_extensions.yaml only for declared API routers or startup services..env.example for new setup requirements.