Manusで任意のスキルを実行
ワンクリックで
ワンクリックで
ワンクリックでManusで任意のスキルを実行
始める$pwd:
$ git log --oneline --stat
stars:1,116
forks:63
updated:2026年2月24日 15:08
SKILL.md
| name | cli-design |
| description | Design patterns and conventions for the vm0 CLI user experience |
| context | fork |
Use this skill when writing new CLI commands, reviewing CLI code, or fixing inconsistencies.
Read the CLI design guideline: docs/cli-design-guideline.md
Complete pre-commit workflow - run quality checks (format, lint, type, test) and validate/create conventional commit messages
Comprehensive testing patterns and anti-patterns for writing and reviewing tests
Patterns and best practices for using ccstate state management in the vm0 platform
Feature switch system guide for gating new user-facing features behind feature flags
Deep code review and quality analysis for vm0 project
Technical debt management - scan codebase for bad smells and create tracking issues