动态提示生成服务器

version : 1.0.0

generate_prd_prompt

Generate an assembled Product Requirements Document prompt with specified technology stacks and analysis focus areas

*technology_stack(array)

analysis_focus(array)

project_context(string)

结果(Result)

generate_codebase_analysis_prompt

Generate an assembled codebase analysis prompt with specified technology stacks and analysis focus areas

*technology_stack(array)

*analysis_focus(array)

结果(Result)

generate_bug_analysis_prompt

Generate an assembled bug analysis prompt with specified technology stacks and severity level

*technology_stack(array)

*severity(string)

bug_context(string)

结果(Result)

get_prd_template

Fetch a comprehensive Product Requirements Document markdown template with all standard sections (14 sections total)

结果(Result)

get_codebase_analysis_template

Fetch a comprehensive codebase analysis markdown template with all standard sections (12 sections total)

结果(Result)

get_bug_analysis_template

Fetch a comprehensive bug analysis markdown template with all standard sections (8 sections total)

结果(Result)