with one click
skills
skills contains 11 collected skills from jackson-video-resources, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
Lewis's deep-research workflow. Drop a question in, get a structured brief back with sources and conflicting views.
Lewis's backtest workflow. Drop a strategy idea in, get a structured backtest plan and results template back.
How Lewis decides what % of capital goes into which bucket. Run when you're sizing a new position or rebalancing.
Paste a function. Get back the same logic in half the lines. Removes accidental complexity without breaking behaviour.
End-of-task git workflow. Writes the commit message, pushes the branch, opens the PR with a structured description.
Lewis's TradingView Pine script workflow. Strategy ideation → Pine code → on-chart preview, end-to-end.
Pre-trade risk check. Position sizing, stop placement, R-multiple math — before you click the button, not after.
Before you ship, run this. Catches the obvious: secrets in code, unsafe SQL, missing auth, OWASP top 10.
SEO optimization with keyword analysis, readability assessment, technical validation, content quality. Use for search rankings, blog posts, content audits, or encountering keyword density, readability scores, meta tags, schema markup errors.
Tear a strategy apart before you trade it. Edge source, regime dependence, overfit risk, drawdown math.
Log every trade with the reasoning that put it on. The journal is the data set you train your future judgement on.