实用的 Claude Code 插件集合,提升开发效率
自动将产品需求文档(PRD)转换为完整的技术设计文档。
功能特性:
安装使用:
# 1. 安装插件市场
claude marketplace add liangliang1259/claude-code-plugins
# 2. 安装插件
claude plugin install prd-to-tech-design
# 3. 使用插件
/prd-to-tech-design:generate-tech-design
详细文档: prd-to-tech-design/README.md
# 添加插件市场
claude marketplace add liangliang1259/claude-code-plugins
# 列出可用插件
claude plugin list
# 安装插件
claude plugin install prd-to-tech-design
# 克隆仓库
git clone https://github.com/liangliang1259/claude-code-plugins.git
cd claude-code-plugins/prd-to-tech-design
# 安装依赖
pip install -r requirements.txt
# 启动 Claude Code 并加载插件
claude --plugin-dir ./
在 Claude Code 配置文件中添加:
{
"pluginDir": "/path/to/claude-code-plugins"
}
配置文件位置:
~/.config/claude/settings.json%APPDATA%\claude\settings.json~/.config/claude/settings.json如果你想开发自己的插件:
.claude-plugin/plugin.json 配置文件欢迎提交 Issue 和 Pull Request!
MIT License
Made with ❤️ by liangliang1259
Modifies files
Hook triggers on file write and edit operations
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub liangliang1259/claude-code-plugins --plugin prd-to-tech-design生成全面、结构良好的产品需求文档(PRD),遵循行业最佳实践
创建独特、高质量的前端界面,避免通用的AI生成美学,注重设计细节和创意选择
Use this agent when you need to create comprehensive Product Requirements Documents (PRDs) that combine business strategy, technical architecture, and user research. Examples: <example>Context: The user needs to create a PRD for a new feature or product launch. user: "I need to create a PRD for our new user authentication system that will support SSO and multi-factor authentication" assistant: "I'll use the prd-specialist agent to create a comprehensive PRD that covers the strategic foundation, technical requirements, and implementation blueprint for your authentication system."</example> <example>Context: The user is planning a major product initiative and needs strategic documentation. user: "We're launching a mobile app for our e-commerce platform and need a detailed PRD to guide development" assistant: "Let me engage the prd-specialist agent to develop a thorough PRD that includes market analysis, user research integration, technical architecture, and implementation roadmap for your mobile app initiative."</example>
'MUST BE USED PROACTIVELY when user mentions: planning, PRD, product requirements document, project plan, roadmap, specification, requirements analysis, feature breakdown, technical spec, project estimation, milestone planning, or task decomposition. Use IMMEDIATELY when user says "create a PRD", "plan this feature", "document requirements", "break down this project", "estimate this work", "create a roadmap", "write specifications", or references planning/documentation needs. Expert Technical Project Manager that creates comprehensive PRDs with user stories, acceptance criteria, technical architecture, task breakdowns, and separate task assignment files for sub-agent delegation.'
Generate comprehensive Product Requirements Documents (PRDs) from conversation context. Use when planning new features, products, or projects.
Spec-driven development workflow system with structured phases: Requirements → Design → Tasks → Implementation
Generate architecture diagrams and technical design documents
Interactive PRD (Product Requirements Document) builder with comprehensive interview-driven discovery, gap analysis, and taskmanager integration.