💡 摘要
一个用于高级交易分析和集成开发工作流程的工具包。
🎯 适合人群
寻求市场洞察的高级交易者寻找简化工作流程的开发人员监督开发周期的项目经理进行交易策略研究的数据分析师记录代码和API的技术写作人员
🤖 AI 吐槽: “看起来很能打,但别让配置把人劝退。”
安全分析低风险
风险:Low。建议检查:是否执行 shell/命令行指令;是否发起外网请求(SSRF/数据外发);文件读写范围与路径穿越风险。以最小权限运行,并在生产环境启用前审计代码与依赖。
Claude Code Plugins
Two production-ready Claude Code plugins for trading and development workflows.
Plugins
1. Trading Plugin 📈
Location: trading/
Multi-market trading analysis and strategy research toolkit for advanced traders.
- Market Analysis - Technical indicators, support/resistance, multi-timeframe
- Strategy Research - Systematic documentation with edge hypothesis framework
- Pattern Recognition - Chart patterns, price action, personal library
- Strategy Translator - Convert strategies to Python + Pine Script
Commands: /trading:analyze, /trading:research, /trading:pattern, /trading:translate
2. Dev-Workflow Plugin 🛠️
Location: dev-workflow/
Integrated development lifecycle combining spec-driven development with code quality.
- Spec-Driven - 5-phase workflow (Requirements → Design → Tasks → Execute)
- Code Quality - 25-point review checklist
- Git Workflow - Smart commits, PR creation
- Documentation - Code docs, API specs, diagrams
- Testing - TDD framework + systematic debugging
Commands: /dev-workflow:spec, /dev-workflow:review
Quick Start
# Install globally cp -r trading ~/.claude/plugins/trading cp -r dev-workflow ~/.claude/plugins/dev-workflow # Or use locally from this directory # Restart Claude Code
Full Documentation:
- Installation:
PLUGINS_INSTALLATION.md - Spec Compliance:
SPEC_COMPLIANCE_REPORT.md - Templates Usage:
TEMPLATES_USAGE.md
Status
✅ Production Ready
- 100% compliant with official Claude Code specifications
- Fully tested and validated
- Complete documentation
Statistics
- 26 files total
- 8,615 lines of code
- 9 skills (4 trading + 5 dev-workflow)
- 6 commands with natural language activation
- 6 templates for rapid workflow
Documentation
Design & Planning
docx/plans/2025-11-17-trading-plugin-design.mddocx/plans/2025-11-17-trading-plugin-implementation.mddocx/plans/2025-11-17-dev-workflow-plugin-design.mddocx/plans/2025-11-17-dev-workflow-plugin-implementation.md
User Guides
PLUGINS_INSTALLATION.md- Setup and quick startTEMPLATES_USAGE.md- Template usage guideSPEC_COMPLIANCE_REPORT.md- Compliance verification
Plugin READMEs
trading/README.md- Complete trading plugin documentationdev-workflow/README.md- Complete dev-workflow documentation
License
MIT
五维分析
清晰度8/10
创新性7/10
实用性9/10
完整性8/10
可维护性7/10
优缺点分析
优点
- 全面的交易分析工具
- 集成的开发生命周期支持
- 清晰的命令结构,易于使用
- 生产就绪,拥有完整文档
缺点
- 可能需要技术知识才能充分利用
- 仅限于Claude Code环境
- 对初学者可能过于复杂
- 依赖外部文档进行设置
相关技能
免责声明:本内容来源于 GitHub 开源项目,仅供展示和评分分析使用。
版权归原作者所有 xbklairith.
