What problem does it solve?
This skill provides a centralized navigation and development manual for the StockBuddy project, ensuring developers adhere to strict architectural, data-flow, and safety standards when extending the platform.
Core Features & Use Cases
- Development Navigation: Provides a clear map of the Electron/React structure, IPC channels, and service layers.
- Data Integrity Enforcement: Ensures all financial data is sourced from real providers (stock-sdk) and prevents the use of fake or hardcoded market data.
- Workflow Standardization: Guides the implementation of new features, bug fixes, and Agent-based analysis modules while maintaining type safety and performance.
Quick Start
Use the stock-dev skill to guide the implementation of a new market data service following the established provider and IPC patterns.