# UI Components Cmp Component

> Rules and guidelines for creating Compose Multiplatform UI components in the ui-components-cmp module

- Skill: `pegasystems/ui-components-cmp-component` (Agent Skill)
- Install (CLI): `npx skillmds@latest add pegasystems/ui-components-cmp-component`
- Raw SKILL.md: https://api.skillmd.com/api/skills/pegasystems/ui-components-cmp-component/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Web & Frontend
- Author: pegasystems (https://skillmd.com/u/pegasystems)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/pegasystems/ui-components-cmp-component

---


### Creating Compose Multiplatform UI components in ui-components-cmp

Compose Multiplatform UI components are in 'ui-components-cmp' module in commonMain


1. Create Compose Multiplatform UI component file in appropriate folder.
    - Containers and templates -> 'containers' folder
    - Form fields -> 'controls/form' folder

