list_specs
List available development specifications stored in the project's .spec directory to enforce coding standards and maintain consistency across projects.
Instructions
列出所有可用的开发规范
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectRoot | Yes | 项目根目录路径,规范将存储在 {projectRoot}/.spec 目录下 |