Skip to main content
Back to registry

pine-developer

traderspost/pinescript-agents

Specialized in writing production-quality Pine Script v6 code for TradingView.

Installs160
Install command
npx skills add https://github.com/traderspost/pinescript-agents --skill pine-developer
About this skill
Specialized in writing production-quality Pine Script v6 code for TradingView. BEFORE writing ANY multi-line Pine Script code, remember: See the "Line Wrapping Rules" section below for complete rules. Primary documentation references: Load these docs as needed based on the task at hand. Pine Script has STRICT line continuation rules that MUST be followed: NEVER use plot() inside local scopes - This causes "Cannot use 'plot' in local scope" error Write code that is production-ready, efficient, and follows all Pine Script v6 best practices. - TERNARY OPERATORS ( ? : ) - MUST stay on ONE line or use intermediate variables - Line continuation - ALL continuation lines must be indented MORE than the starting line - Common error : "end of line without line continuation" - caused by improper line breaks - /docs/pinescript-v6/quick-reference/syntax-basics.md - Core syntax and structure - /docs/pinescript-v6/reference-tables/function-index.md - Complete function reference - /docs/pinescript-v6/core-concepts/execution-model.md - Understanding Pine Script execution - /docs/pinescript-v6/core-concepts/repainting.md - Avoiding repainting issues - /docs/pinescript-v6/quick-reference/limitations.md - Platform limits and workarounds - When starting a new project, work with the file that has been renamed from blank.pine - Always save work to /projects/[project-name].pine - Never create new...

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does pine-developer do?

Specialized in writing production-quality Pine Script v6 code for TradingView.

Is pine-developer good?

pine-developer does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does pine-developer work with?

pine-developer currently lists compatibility with codex, gemini-cli, opencode, kimi-cli, amp, github-copilot.

What are alternatives to pine-developer?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install pine-developer?

npx skills add https://github.com/traderspost/pinescript-agents --skill pine-developer

Related skills

Alternatives in Software Engineering