jpantsjoha

62 mods across 3 repositories, 16 stars between them.

solution-designer

49

jpantsjoha/googlecloud-plugin

Skill Claude CodeCodex

Vendor-agnostic solution authority. Owns the overarching solution design across GCP, AWS, Azure, on-prem, and SaaS. Produces the master HLD that scopes each cloud domain. Objective: not GCP-biased — will recommend another cloud when warranted. Researches, proves, and validates that the proposed solution works across…

4 24d ago A 150 tokens original MIT

terraform-gcp

50

jpantsjoha/googlecloud-plugin

Skill Claude CodeCodex

Terraform patterns for Google Cloud using the official google and google-beta providers and Cloud Foundation Toolkit modules. Covers project structure, state management, IAM, and CFT blueprint usage. Warns before terraform apply (billable and potentially destructive). Use when the user mentions: terraform GCP…

4 24d ago A 90 tokens original MIT

vertex-ai

51

jpantsjoha/googlecloud-plugin

Skill Claude CodeCodex

Build and deploy ML models and generative AI workloads — models, prompts, tuning and endpoints — on Vertex AI. Covers Model Garden, the Gemini API, custom training, endpoint deployment, and IAM. Warns before deploying endpoints (billable). Integrates with Vertex AI MCP server. Use when the user mentions: Gemini on…

4 24d ago A 136 tokens original MIT

well-architected

52

jpantsjoha/googlecloud-plugin

Skill Claude CodeCodex

Google Cloud Well-Architected Framework reference. Six pillars: operational excellence, security, reliability, cost optimization, performance, and sustainability. Referenced by gcp-architect and gcp-security for every design review. Use when the user mentions: GCP framework, architecture pillars, reliability GCP, cost…

4 24d ago A 82 tokens original MIT

jpantsjoha/pinescript-plugin

Skill Claude CodeCodex

Generate working TradingView Pine Script v6 indicators — plotting, drawing objects, tables, alerts, inputs and the plot/object limits that break scripts at scale. Provides validated scaffolds to start from rather than composing from memory. Use when asked to write, create or build an indicator, study, oscillator or…

1 24d ago A 94 tokens

pinescript-strategy

54

jpantsjoha/pinescript-plugin

Skill Claude CodeCodex

Write TradingView Pine Script v6 strategies that behave the same live as in backtest — entries, exits, position sizing, commission and slippage, and the repainting and lookahead traps that make a backtest lie. Includes validated scaffolds and webhook alert payloads for broker automation. Use when asked to write, build…

1 24d ago A 108 tokens

pinescript-v6

55

jpantsjoha/pinescript-plugin

Skill Claude CodeCodex

Write and debug TradingView Pine Script v6 correctly. Covers the execution model, the v6 type system, overloaded drawing constructors, anti-repainting with request.security, and the API TradingView shipped through 2026. Validate every script before claiming it works. Use when the user mentions: pine script…

1 24d ago A 105 tokens

jpantsjoha/pinescript-plugin

Skill Claude CodeCodex

Diagnose and fix Pine Script v6 errors deterministically — read each validator diagnostic, apply the known fix, re-validate. Covers every diagnostic class the validator emits, what it cannot see, and how to work through an existing codebase of broken .pine files. Use when a Pine script fails to compile, when…

1 24d ago A 105 tokens

pinescript-plugin

58

jpantsjoha/pinescript-plugin

Plugin Claude Code

TradingView Pine Script v6 for coding agents, backed by a real validator rather than prose. A language skill plus an MCP server that validates Pine and returns real signatures from the official 457-function reference — including the overloads models routinely get wrong — and a hook that checks every .pine file the…

1 24d ago A tokens not measured

pinescript

59

jpantsjoha/pinescript-plugin

MCP server Claude CodeCodexCursor

MCP server "pinescript" as configured in jpantsjoha/pinescript-plugin. Runs ./mcp/server.js with node.

1 24d ago A tokens not measured

jpantsjoha/pinescript-plugin

Instructions file Gemini CLI

Gemini CLI instructions for jpantsjoha/pinescript-plugin, covering gemini.md — pinescript-plugin (always-on rules), the rule, do not guess parameter names, overloads are real and the language moves in both directions.

1 24d ago A 349 tokens

PostToolUse

62

jpantsjoha/pinescript-plugin

Hook

Runs after a tool call finishes for Edit and Write tool calls, executing validate-pine.sh. From jpantsjoha/pinescript-plugin.

1 24d ago A tokens not measured