Command Claude Code
A command that scans a Java/Spring Boot backend and creates a backend-context.md file describing its coding conventions and project context.
健康160 AI Skills Hub — AI 技能集,覆盖需求分析、项目初始化、编码规范、代码扫描、测试用例生成等全链路研发场景,支持独立使用或组合调用。
Command Claude Code
A command that scans a Java/Spring Boot backend and creates a backend-context.md file describing its coding conventions and project context.
Command Claude Code
A command for fixing bugs found during development through the SDD bug-fix workflow.
Command Claude Code
A command for running end-to-end acceptance tests with Playwright. End-to-end tests check a complete user flow across the application.
Command Claude Code
A command that scans a frontend project and creates a frontend-context.md file describing its coding conventions and project context.
Command Claude Code
A command that applies frontend coding standards as part of an SDD frontend change.
Command Claude Code
A command for managing the SDD Workflow, including its installation, updates, status checks, and removal.
Command Claude Code
A command that creates a Spring Boot Java project scaffold following Alibaba's Java development guidelines.
Command Claude Code
A command for performing a structured audit of a PRD, or product requirements document. A PRD describes what a product or feature should do.
Command Claude Code
A command for synchronizing project specifications after a product requirements document changes. A PRD is a document describing what a product or feature should do.
Command Claude Code
A command that deeply scans business code and builds function-level knowledge of how it works. Business code is the part of an application that implements its domain rules and operations.
Command Claude Code
A command that starts the project's SDD development workflow and begins its initial conversation setup, called G0.
Command Claude Code
A command that creates functional test cases from requirements that have already passed review. Functional tests check whether a feature behaves as expected from a user or system perspective.
Command Claude Code
A command for designing, generating, and running unit tests. Unit tests check small pieces of code, such as individual functions, in isolation.
Command Claude Code
A command that creates a starter Vue 3, Vite, and TypeScript project for a mobile web app. A starter project provides the initial files and setup needed to begin development.