Loading...
Loading...
Found 151 Skills
Elliott Wave technical timing analysis for individual stocks. Identifies current wave cycle position (impulse 5-wave / corrective ABC), validates with Fibonacci ratios, confirms with momentum indicators (MACD, RSI, volume divergence), and evaluates market environment per market (HK / US / A-share / SGX). Outputs structured natural language report with Fibonacci price zones and actionable reference. Triggers on "波浪分析", "艾略特波浪", "Elliott Wave", "波浪周期", "wave analysis", "技术择时", "technical timing", stock ticker + wave/timing keywords, "现在是第几浪", "处于哪个波浪", "波浪判断", "波浪理论", "浪形分析", "波浪择时".
Smart Money Concepts (SMC / ICT) Signal Engine — Identifies BOS (Break of Structure), ChoCH (Change of Character), FVG (Fair Value Gap), Order Block, and Liquidity Grab to determine the direction of institutional capital. Depends on the smartmoneyconcepts library. Triggers: "Smart Money", "SMC", "ICT", "Order Block", "BOS", "ChoCH", "FVG", "Break of Structure", "Liquidity Grab", "Institutional Capital", "Order Block", "Fair Value Gap", "Smart Money", "Order Block", "Break of Structure", "Liquidity Grab", "Institutional Capital", "smart money", "ICT trading", "order block", "BOS break of structure", "ChoCH change of character", "fair value gap", "FVG", "liquidity grab".
Factor research framework for evaluating single-factor effectiveness across A-shares, HK, and US stocks — information coefficient (IC), information ratio (IR), decile portfolio backtests, and IC decay (serial autocorrelation). Triggers: "因子研究", "IC分析", "信息比率", "分层回测", "因子有效性", "单因子测试", "因子衰减", "因子评估", "IC分析", "信息比率", "分層回測", "因子有效性", "單因子測試", "factor research", "information coefficient", "IC", "IR information ratio", "factor backtest", "decile portfolio", "factor decay", "factor effectiveness".
Action definitions and keyboard shortcuts in GPUI. Use when implementing actions, keyboard shortcuts, or key bindings.
Create story examples for components. Use when writing stories, creating examples, or demonstrating component usage.
Layout and styling in GPUI. Use when styling components, layout systems, or CSS-like properties.
Async operations and background tasks in GPUI. Use when working with async, spawn, background tasks, or concurrent operations. Essential for handling async I/O, long-running computations, and coordinating between foreground UI updates and background work.
Focus management and keyboard navigation in GPUI. Use when handling focus, focus handles, or keyboard navigation. Enables keyboard-driven interfaces with proper focus tracking and navigation between focusable elements.
Generate documentation for new components. Use when writing docs, documenting components, or creating component documentation.
Write a description to description GitHub Pull Request.
Global state management in GPUI. Use when implementing global state, app-wide configuration, or shared resources.
Context management in GPUI including App, Window, and AsyncApp. Use when working with contexts, entity updates, or window operations. Different context types provide different capabilities for UI rendering, entity management, and async operations.