💡 Summary
A toolkit for advanced trading analysis and integrated development workflows.
🎯 Target Audience
🤖 AI Roast: “Powerful, but the setup might scare off the impatient.”
Risk: Low. Review: shell/CLI command execution; outbound network access (SSRF, data egress); filesystem read/write scope and path traversal. Run with least privilege and audit before enabling in production.
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
Pros
- Comprehensive trading analysis tools
- Integrated development lifecycle support
- Clear command structure for ease of use
- Production-ready with full documentation
Cons
- May require technical knowledge to fully utilize
- Limited to Claude Code environment
- Potentially overwhelming for beginners
- Dependency on external documentation for setup
Related Skills
pytorch
S“It's the Swiss Army knife of deep learning, but good luck figuring out which of the 47 installation methods is the one that won't break your system.”
agno
S“It promises to be the Kubernetes for agents, but let's see if developers have the patience to learn yet another orchestration layer.”
nuxt-skills
S“It's essentially a well-organized cheat sheet that turns your AI assistant into a Nuxt framework parrot.”
Disclaimer: This content is sourced from GitHub open source projects for display and rating purposes only.
Copyright belongs to the original author xbklairith.
