oowanghuan

28 mods across 1 repository, 55 stars between them.

README

01

oowanghuan/ai-coding-template

Command Claude Code

A command reference explaining slash commands, which are user-invoked commands written in the form /xxx. It also identifies where the command files are stored: .claude/commands/.

55 7mo ago A 0 tokens

ai-pm

02

oowanghuan/ai-coding-template

Command Claude Code

An orchestration tool for automating a feature-development workflow. Orchestration means coordinating several development steps through one process.

55 7mo ago A 0 tokens

approve-gate

03

oowanghuan/ai-coding-template

Command Claude Code

Command "approve-gate" from oowanghuan/ai-coding-template, covering /approve-gate - 审批 phase gate, 参数, 用法, 执行步骤 and 1. 解析参数.

55 7mo ago A 0 tokens

check-gate

04

oowanghuan/ai-coding-template

Command Claude Code

Command "check-gate" from oowanghuan/ai-coding-template, covering /check-gate - 检查 phase gate 状态, 参数, 用法, foundation gate (phase 0) and feature gate (phase 1-7).

55 7mo ago A 0 tokens

check-progress

05

oowanghuan/ai-coding-template

Command Claude Code

A command for viewing project progress by choosing a scope and reading progress logs. The scope defines which part or period of the project to inspect.

55 7mo ago A 0 tokens

daily-summary

06

oowanghuan/ai-coding-template

Command Claude Code

A command for generating a daily work summary by selecting a time range and reading progress logs. A progress log is a record of work completed and status changes.

55 7mo ago A 0 tokens

oowanghuan/ai-coding-template

Command Claude Code

A command for validating the design of a Phase 0 Foundation document. Design validation checks whether a planned foundation is sound before further development.

55 7mo ago A 0 tokens

end-day

08

oowanghuan/ai-coding-template

Command Claude Code

A command for ending the day’s work by updating progress, generating a summary, and submitting code. Submitting code means committing the current changes to version control.

55 7mo ago A 0 tokens

expert-review

09

oowanghuan/ai-coding-template

Command Claude Code

A command for running an expert review of a project or change. The available description covers its command name, parameters, usage, and execution steps.

55 7mo ago A 0 tokens

gen-demo

10

oowanghuan/ai-coding-template

Command Claude Code

Command "gen-demo" from oowanghuan/ai-coding-template, covering /gen-demo - 生成 demo 页面, 参数, demo 定位, 执行步骤 and 1. 验证参数.

55 7mo ago A 0 tokens

gui-connect

12

oowanghuan/ai-coding-template

Command Claude Code

A command for connecting a project to a coding GUI console so it can receive commands from the GUI.

55 7mo ago B 0 tokens

init-project

14

oowanghuan/ai-coding-template

Command Claude Code

A command for preparing the foundation documents of an AI-assisted development framework for a project.

55 7mo ago A 0 tokens

integrate-project

15

oowanghuan/ai-coding-template

Command Claude Code

A command for bringing an existing project into an AI-assisted development framework and creating one shared source of project information.

55 7mo ago A 0 tokens

iresume

16

oowanghuan/ai-coding-template

Command Claude Code

A command for resuming project work from a saved stopping point by reading the progress log.

55 7mo ago A 0 tokens

new-feature

17

oowanghuan/ai-coding-template

Command Claude Code

A command for creating a new feature module, meaning a separate project area for one piece of functionality.

55 7mo ago A 0 tokens

next-phase

18

oowanghuan/ai-coding-template

Command Claude Code

A command for moving a project into its next development phase after checking the required inputs.

55 7mo ago A 0 tokens

reverse-api

21

oowanghuan/ai-coding-template

Command Claude Code

A command that creates API documentation by examining the project’s code. An API is an interface that lets software components communicate.

55 7mo ago A 0 tokens

reverse-schema

22

oowanghuan/ai-coding-template

Command Claude Code

A command that creates data-model documentation by examining the project’s code. A data model describes the data structures an application uses and how they relate.

55 7mo ago A 0 tokens

run-tests

23

oowanghuan/ai-coding-template

Command Claude Code

A command for running a project’s tests, which are checks that verify code behaves as expected.

55 7mo ago A 0 tokens

scan-project

24

oowanghuan/ai-coding-template

Command Claude Code

A command for scanning an existing software project to analyze its structure and technology stack, meaning the languages, frameworks, and tools it uses.

55 7mo ago A 0 tokens