$npx -y skills add tody-agent/codymaster --skill cm-design-studio[Deprecated] design pipeline merged. Use cm-design-system instead.
| 1 | # cm-design-studio — Deprecated |
| 2 | |
| 3 | > ⚠️ This skill is deprecated as of CodyMaster v6.0.0 and will be removed in v6.1.0. |
| 4 | > |
| 5 | > **Use `cm-design-system` instead.** design pipeline merged. |
| 6 | > |
| 7 | > See [docs/migration-v2.md](../../docs/migration-v2.md) for the full mapping. |
| 8 | |
| 9 | The original content is preserved at [SKILL.archive.md](SKILL.archive.md) for reference. |
| 10 | |
| 11 | ## Migration |
| 12 | |
| 13 | ```bash |
| 14 | # Old: cm <use this skill> |
| 15 | # New (v6.0+): cm design-system <equivalent action> |
| 16 | ``` |
| 17 | |
| 18 | If you depend on a capability that didn't carry over, please file an issue: |
| 19 | https://github.com/tody-agent/codymaster/issues |