This one's built for writing Pine Script v6 code that actually compiles on TradingView. It's laser focused on the syntax gotchas that break most Pine scripts, especially line continuation rules and where you can't use plot() in local scopes. The skill comes loaded with documentation paths for the v6 reference and bakes in TradingView's platform limits (500 bars, 64 drawings, that stuff). You get structured templates, anti-repainting patterns, and a pre-flight checklist that catches the "end of line without line continuation" error before you paste into TradingView. Honestly most useful if you're tired of fighting Pine's whitespace sensitivity or need to remember which built-in functions exist without constantly tabbing to the docs.
npx -y skills add traderspost/pinescript-agents --skill pine-developer --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
juliusbrussee/caveman
mattpocock/skills
shadcn/improve
obra/superpowers
forrestchang/andrej-karpathy-skills
vercel-labs/skills